Hello, Nathan Neff <nathan.n...@gmail.com> writes:
> I had a look at org-agenda.el, and took a first stab at "coding" :) > I fixed the sorting problem when using agenda-search-view, and > I have a DIFF/patch at the bottom of this e-mail [1] that provided the fix. > > Would this be of interest to the org-mode project? IMO, the Org mode project is interested in having its bugs fixed ;) > This code fixes the > problem, > but it is duplicated in the function org-agenda-get-todos, and seems > redundant, > therefore a more "long term" fix would probably not resemble the minor patch > below. Also, I have no experience with lisp, nor the org-mode > codebase :-O A more "long term" fix would be to rewrite the agenda (asynchronous, more scalable, better API for external use). > Here's steps I used to find the problem. Feel free to skip to [1] > for the DIFF/patch. Would you mind sending it using `git format-patch'? Thank you. Regards, -- Nicolas Goaziou