emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Fix for bug in org-capture


From: Robert Goldman
Subject: [O] Fix for bug in org-capture
Date: Mon, 15 Apr 2013 17:14:59 -0500
User-agent: Postbox 3.0.7 (Macintosh/20130119)

I tried to make two submenus to my org-capture templates: a prefix key
"t" (for TODO) and a prefix key "T" (for today's TODO).

When I tried to use them, the "T" key did not appear and was not accepted.

Looking more deeply, it appears that it was filtered out by a mistakenly
case-folding (or at least potentially case-folding) search in org-capture.

I am attaching a diff which has the two line fix for this bug.

Attachment: org-capture.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]