emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: bug with link following --- a (partial) solution


From: David Maus
Subject: Re: [Orgmode] Re: bug with link following --- a (partial) solution
Date: Wed, 22 Sep 2010 20:44:36 +0200
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.2 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Robert Goldman wrote:
>On 9/22/10 Sep 22 -1:11 PM, David Maus wrote:
>> David Maus wrote:
>>> Ah, now I see the problem: For some reason `org-store-link' removes
>>> the colon at the end of the headline.  I reopended the issue as a bug;
>>> setting the aforementioned variable to nil might be considered a
>>> temporary work-around.
>>
>> Okay, pushed a patch to master that should fix this problem.
>> `org-store-link' now keeps the headline string intact when storing a
>> link.
>>
>> Could you test if this fixes the problem for you?

>I'm afraid it doesn't seem to.  I am attaching a copy of my link-bug.org
>file.  When I click on the links to "submit through submission site:" or
>"Bletch:" headlines, I get the no such link error.

This is expected.  I've fixed the function that stores links.  As you
can see in the link to the "Bletch:" headline the colon is missing in
the link (first pair of brackets).  That's why Org does not find the
headline when you try to open the link.

If you now store a link to "Bletch:" the colon is included in the link, e.g.

[[*Bletch][Bletch:]] (does not find headline)

vs.

[[*Bletch:][Bletch:]] (works)

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... address@hidden
Email..... address@hidden

Attachment: pgpTMGboMkrCg.pgp
Description: PGP signature


reply via email to

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