Re: [O] [PATCH] org: Match case of todo keywords when determining empty headings

2011-03-30 Thread Samuel Wales
Hi Lawrence, Thanks! On 2011-03-29, Lawrence Mitchell wrote: > This is because the check for an empty heading thinks Question is > a todo keyword, because it doesn't match the case of the values > in org-todo-keywords. This patch fixes the problem by binding > case-fold-search to nil in the rel

[O] [PATCH] org: Match case of todo keywords when determining empty headings

2011-03-29 Thread Lawrence Mitchell
* lisp/org.el (org-point-at-end-of-empty-headline): Bind case-fold-search to nil. --- Samuel Wales wrote: > I have found another todo keyword bug of the same type as the other 6. > A headline with a word that is the same as a todo keyword but not in > upper case has different behavior. > Example: