bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64178: replace-regexp ignoring value of org-search-invisible


From: bobf32
Subject: bug#64178: replace-regexp ignoring value of org-search-invisible
Date: Tue, 20 Jun 2023 21:48:50 +0100

Thanks. Would you mind trying again, but try and append some text to a line by searching for $ (as should have been mentioned in the original bug report). It looks like the evil issue you refer to is at least partly to blame.

On Tue, 20 Jun 2023 at 11:17, Ihor Radchenko <yantar92@posteo.net> wrote:
bobf32@gmail.com writes:

> Sorry, that was a typo. I set search-invisible, not org-search-invisible.

Then, I am unable to reproduce using

1. emacs -Q /your/example.org
2. Fold everything
3. M-<
4. M-: (setq search-invisible nil)
5. M-x replace-regexp <RET> ^\* [BC] <RET> foo

Also, be aware of https://github.com/emacs-evil/evil/issues/1630

--
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>

reply via email to

[Prev in Thread] Current Thread [Next in Thread]