Re: [Orgmode] [PATCH] Fix link display in imenus and the refile interface

2008-09-21 Thread Carsten Dominik
Hi James, I am accepting this new version, thanks. - Carsten On Sep 21, 2008, at 4:31 PM, James TD Smith wrote: I've fixed both problems. Replace links with their descriptions in when generating the items for imenus and the refile interface. For links with no description the link target

[Orgmode] [PATCH] Fix link display in imenus and the refile interface

2008-09-21 Thread James TD Smith
I've fixed both problems. Replace links with their descriptions in when generating the items for imenus and the refile interface. For links with no description the link target is used instead. --- lisp/ChangeLog |6 ++ lisp/org-compat.el |2 +- lisp/org.el| 16