[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] TODO type problem on speedbar and imenu.
From: |
Carsten Dominik |
Subject: |
Re: [O] TODO type problem on speedbar and imenu. |
Date: |
Tue, 16 Aug 2011 23:07:04 +0200 |
On 13.8.2011, at 12:16, Nicolas Goaziou wrote:
> Hello,
>
> Bastien <address@hidden> writes:
>
>> Yep. When you have some free time (!), please suggest a patch and a
>> small org test file so that we can test.
>
> Here is an attempt to convert word boundaries into white spaces where it
> matters.
I am not sure this is a good idea. With this patch, you always
require the space to be there. So "* TODO" would not be a task.
I am not sure, this might have side effects.
- Carsten
>
> I paste again the test file from Osamu Okano for reference.
>
> #+begin_src org
> #+TYP_TODO: SOMEDAY
> * someday/maybe
> * SOMEDAY/maybe
> * SOMEDAY maybe
> * someday maybe
> * read/review
> * READ/review
> * conf
> #+end_src
>
>
> Regards,
>
> --
> Nicolas Goaziou
> <0001-Enforce-white-space-after-todo-keywords.patch>
- Re: [O] TODO type problem on speedbar and imenu., Nicolas Goaziou, 2011/08/13
- Re: [O] TODO type problem on speedbar and imenu., Bastien, 2011/08/16
- Re: [O] TODO type problem on speedbar and imenu., Nicolas Goaziou, 2011/08/16
- Re: [O] TODO type problem on speedbar and imenu., Bastien, 2011/08/17
- Re: [O] TODO type problem on speedbar and imenu., Nicolas Goaziou, 2011/08/17
- Re: [O] TODO type problem on speedbar and imenu., Bastien, 2011/08/24
- Re: [O] TODO type problem on speedbar and imenu., Carsten Dominik, 2011/08/24
- Re: [O] TODO type problem on speedbar and imenu., Nicolas Goaziou, 2011/08/24
Re: [O] TODO type problem on speedbar and imenu.,
Carsten Dominik <=