all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* wgrep.el does not work on Emacs 26
@ 2018-02-25 17:51 Lele Gaifax
  2018-02-25 20:05 ` John Shahid
  0 siblings, 1 reply; 6+ messages in thread
From: Lele Gaifax @ 2018-02-25 17:51 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

since some time now wgrep[*] does not work anymore in my Emacs 26
installation. 

I cannot be 100% sure, but I seem to remember it used to work with that
version (I recompile my Emacs every month or so, refreshing its sources from
the repository).

Today I tried to dig into the issue, but with no luck. I then compiled an
Emacs 25 just to test it, and no surprise, there it works as expected.

On Emacs 26, its standard keybinding C-c C-p (wgrep-change-to-wgrep-mode) does
not alter the buffer readonly state, but even when toggling it manually with
C-x C-q the *grep* buffer remains unmodifiable; when I tried setting
inhibit-read-only to t, I was able to change its content, but applying the
changes with C-c C-e (wgrep-finish-edit) emits only the message "(No changes
to be performed)"...

I noticed that the normal wgrep behaviour of using a "green" face for the
modifications (that is, when in wgrep-mode, altering the matched lines makes
them appear with a green background...) does not happen neither.

Any hint on where to dig deeper, or on alternative to wgrep?

Thanks in advance,
ciao, lele.

[*] https://github.com/mhayashi1120/Emacs-wgrep
-- 
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
lele@metapensiero.it  |                 -- Fortunato Depero, 1929.




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-26  8:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-25 17:51 wgrep.el does not work on Emacs 26 Lele Gaifax
2018-02-25 20:05 ` John Shahid
2018-02-25 21:21   ` Lele Gaifax
2018-02-25 22:25     ` Lele Gaifax
2018-02-26  2:05       ` John Shahid
2018-02-26  8:08         ` Lele Gaifax

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.