all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lele Gaifax <lele@metapensiero.it>
To: help-gnu-emacs@gnu.org
Subject: wgrep.el does not work on Emacs 26
Date: Sun, 25 Feb 2018 18:51:01 +0100	[thread overview]
Message-ID: <87tvu5yn3u.fsf@metapensiero.it> (raw)

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.




             reply	other threads:[~2018-02-25 17:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-25 17:51 Lele Gaifax [this message]
2018-02-25 20:05 ` wgrep.el does not work on Emacs 26 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87tvu5yn3u.fsf@metapensiero.it \
    --to=lele@metapensiero.it \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.