> On Tue, Aug 12, 2008 at 2:22 PM, Christian Egli wrote: >> Manish writes: >> >>> On Tue, Aug 12, 2008 at 1:36 PM, Christian Egli wrote: >>>> Hi >>>> >>>> "Jan Seeger" writes: >>>>> I want to sort my todo agenda view by todo keyword. Is that currently >>>>> possible? >>>> >>>> AFAIK No, currently you cannot do that. >>>> >>>>> It seems from the org-agenda-sorting-strategy keyword, that >>>>> this is not the case. >>>> >>>> I posted a patch for this against org 5.18a way back >>>> (http://article.gmane.org/gmane.emacs.orgmode/5066). You'd have to >>>> forward port it to the current version of org, but git should help you >>>> there. >>>> >>>> Let me know if you get anywhere. >>> >>> I tried applying the patch but it failed. >> >> Did you apply against 5.18a? You should be able to checkout 5.18a, >> apply the patch and try to do a rebase to bring the patch up to the >> current version of org. >> >> If that doesn't work then I guess some manual work is required.
I tried applying the patch to 5.18a but it failed again. How can I help get more debug information? ,---- | lappy:~/elisp/org-mode.git $ git checkout -b release_5.18a release_5.18a | Checking out files: 100% (112/112), done. | Switched to a new branch "release_5.18a" | lappy:~/elisp/org-mode.git $ git branch | master | * release_5.18a | zms | lappy:~/elisp/org-mode.git $ git-apply.exe 5066-001.bin | error: patch failed: org.el:2679 | error: org.el: patch does not apply `---- Regards, -- Manish _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode