Related-to: https://list.orgmode.org/[email protected]/
Sorry, this was supposed to be a response to the above email. Le jeu. 9 juil. 2026 à 13:17, Earl Chase <[email protected]> a écrit : > 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. >
