[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Links to whole files recently changed
From: |
Bastien |
Subject: |
Re: [O] Links to whole files recently changed |
Date: |
Sat, 16 Feb 2013 00:02:57 +0100 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
Hi François,
François Pinard <address@hidden> writes:
> In the recent days, I noticed that org-store-link, when the cursor is on
> the #+TITLE line of an Org file, saves the information in such a way
> that a later org-insert-link creates the link by repeating the title
> before and after "::". I think that not so long ago, the "::" and what
> follows was not there.
>
> The effect is that when one tries to follow a link with the title
> repeated before and after "::", Org asks if it should create the header.
> I quickly read on the list, not so long ago, that someone else described
> a similar problem; I guess it might be the same problem.
Is this solution good for you?
(setq org-link-search-must-match-exact-headline nil)
HTH,
--
Bastien