Re: [Orgmode] lower case version of todo kw triggers refile bug

2009-07-18 Thread Bastien
I fixed this bug in the git repo, thanks. Samuel Wales writes: > A lowercase version of an uppercase todo kw triggers the bug. > > For example, if you have in org-todo-keywords "TODO", you can > reproduce by starting a header with "todo". > > The lowercase version should not and does not act lik

Re: [Orgmode] lower case version of todo kw triggers refile bug

2009-07-16 Thread Samuel Wales
A lowercase version of an uppercase todo kw triggers the bug. For example, if you have in org-todo-keywords "TODO", you can reproduce by starting a header with "todo". The lowercase version should not and does not act like a todo kw. Except in refile, which is a bug. Hope that clarifies. -- M

Re: [Orgmode] lower case version of todo kw triggers refile bug

2009-07-16 Thread Bastien
Samuel Wales writes: > When I have a lower case version of a todo kw as the first > word in a header, refile skips the header. Or so it seems. Sorry I can't reproduce this -- can you provide more details, an example file and a minimal configuration? Thanks, PS: I can't see it anywhere in the