[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] doc patch: move footnote in external links
From: |
Alan Schmitt |
Subject: |
Re: [O] doc patch: move footnote in external links |
Date: |
Sat, 10 Jan 2015 13:45:49 +0100 |
User-agent: |
Gnus/5.130012 (Ma Gnus v0.12) Emacs/24.4 (darwin) |
Sorry for the delay in answering …
On 2014-12-20 23:15, Nicolas Goaziou <address@hidden> writes:
>> -file:projects.org::*task title @r{heading search in Org file}
>> +file:projects.org::*task title @r{heading search in Org
>> address@hidden
>> +Headline searches always match the exact headline. If the headline is not
> ^^^
> two spaces
>
> It looks good.
Here is an updated patch. I can push it or not, depending on the issue
below.
0001-Function-org-link-search-does-exact-headline-search.patch
Description: Text Data
> However, there is a small discrepancy between `org-link-search' and
> `org-export-resolve-fuzzy-link' ("ox.el"). In the latter, matches
> against headlines ignore white spaces between words. I think it should
> be fixed either way (removing the feature in "ox.el" or adding it in
> "org.el") at some point.
I have looked at the code and it works *very* differently. I think I can
make the `org-export-resolve-fuzzy-link' take spaces into accounts for
headlines, but I don't see how it is "fuzzy".
> Also, would you mind adding a test in test-org/fuzzy-links
> ("test-org.el") and an entry in ORG-NEWS?
I guess this should be done if I change `org-export-resolve-fuzzy-link',
or should I do it anyway?
Best,
Alan
--
OpenPGP Key ID : 040D0A3B4ED2E5C7
signature.asc
Description: PGP signature
- Re: [O] doc patch: move footnote in external links,
Alan Schmitt <=
- Re: [O] doc patch: move footnote in external links, Nicolas Goaziou, 2015/01/11
- Re: [O] doc patch: move footnote in external links, Alan Schmitt, 2015/01/12
- Re: [O] doc patch: move footnote in external links, Nicolas Goaziou, 2015/01/12
- Re: [O] doc patch: move footnote in external links, Alan Schmitt, 2015/01/12
- Re: [O] doc patch: move footnote in external links, Nicolas Goaziou, 2015/01/12
- Re: [O] doc patch: move footnote in external links, Alan Schmitt, 2015/01/14
- Re: [O] doc patch: move footnote in external links, Nicolas Goaziou, 2015/01/16