emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: Org-choose


From: Tom Breton (Tehom)
Subject: [Orgmode] Re: Org-choose
Date: Fri, 13 Feb 2009 14:34:09 -0500 (EST)
User-agent: SquirrelMail/1.4.13

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, maybe
> you want to use org-split-string....

That just might be it!  I have changed it to org-split-string.  A
patch is attached.

I can't detect any difference - all tests pass either way - so I hope
you will tell me whether it works now.

> Hi Tom,
>
> first, I did apply your patch - even though I do not
> think the require org-agenda should be needed.

I agree.  But since debugging at a distance is painful, and
org-map-entries calls agenda functions, I am trying to play it safe.

One other play-it-safe change in the patch: (require 'cl) is now on
its own, not inside `eval-when-compile'.  I realized last night that I
always have `cl' loaded, so maybe that was the difference between my
setup and others'.

> I also did make the change (not pushed yet) 'org -> "org", also because
> this is compatible with XEmacs, the symbol version not.

Thank you.  And thank you for your patience with this.

Tom Breton (Tehom)






reply via email to

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