Applied, thanks.
I added a call to `org-reduced-level' which it needed for
people who use `org-odd-levels-only'.
- Carsten
On Feb 24, 2009, at 1:51 AM, Tom Breton (Tehom) wrote:
Here is a bugfix for org-choose that I've been meaning to post.
The bug was this:
When looking for alternatives,
> Hi Tom,
>
> thanks, this patch seems to fix at least the problem I was having.
Glad to hear it!
> I see that you now require 'cl also during runtime, which is
> probably (?) because you are also calling some functions,
> not only macros?
Yes. The configuration difficulties made me think about
Hi Tom,
thanks, this patch seems to fix at least the problem I was having.
I see that you now require 'cl also during runtime, which is
probably (?) because you are also calling some functions,
not only macros?
If we decide to move org-choose into the Org core at some point,
then we would have
Hi, Carsten.
> One more thought: I did read in another message that you
> are using an older version of Emacs? Emacs 21?
>
> I have a vague memory that split-string might work different
> there, with empty fields at the beginning and end
>
> I am not at all sure, though. It it has to to, ma