Earl Chase <[email protected]> writes:

> I wrote the patch that caused this, so this is my bad. We can't just
> change the order of "(append valid-symbols (list 'contiguous-spaces
> 'leading-and-trailing-spaces)))" as you suggested since
> `org-link--remove-statistics-cookies' and
> 'org-link--remove-pipe-chars' can add spaces to the search string. So
> instead we just trim twice, before we attempt to normalize the search
> string and after we finish normalizing the search string. I added new
> tests to confirm that this approach works.

Thank you.  The patch works for me.

Reply via email to