Alan Schmitt <alan.schm...@polytechnique.org> writes:

> I don't understand: won't you need the "[33%]" bit for an exact
> search?

A statistics cookie is a variable part. If it ever changes, all your
links become invalid. It is better to simply ignore them (which is
already the case).

> Also, does ignoring whitespace mean replacing any (non-empty) amount of
> whitespace by non-empty whitespace, or can you also insert or delete
> whitespace between contiguous strings:
> - do "foobar" and "foo bar" match?
> - do "foo bar" and "foobar" match?

The former. Or use `split string', like in
`org-export-resolve-fuzzy-link'.

> OK, I'll look into it.

Thanks.


Regards,

Reply via email to