Adam Porter

Results 2645 comments of Adam Porter

Thanks. When I have time, I'll make a new stable release with this fix.

Yes, the handling of sort functions should be improved. Thanks for writing this up. I probably won't have time to work on this soon, but I intend to solve this...

Hello, If you use `M-x customize-group RET org-super-agenda RET` you can find the face that can be customized.

As you can see in the documentation, the group `:name` is a string, so you may `propertize` it as you wish.

You will need to make sure the `propertize` form is evaluated and its value placed into the list. Please see `(info "(elisp)Backquote")`. If you need more help with Elisp, please...

Hello, 1. See the `:take` group selector. 2. This package does not select nor sort items. Please see the FAQ: https://github.com/alphapapa/org-super-agenda#faq

Again, this package does not select nor sort items. Please see the FAQ: https://github.com/alphapapa/org-super-agenda#faq

I don't know how a tab could end up in the filename unless the filename itself contained one. Of course, that's very unlikely, but not impossible. Can you verify that...

Hm, maybe something changed in magit-section, or maybe this bug was never noticed before. We'll probably need to add a fallback in case the section doesn't exist. Thanks for reporting.

Really? What does the default order appear to be now?