mhayashi1120 / Emacs-wgrep

Writable grep buffer and apply the changes to files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes are not getting applied

kaushalmodi opened this issue · comments

For the past few days, I am unable to apply changes after ag search in wgrep mode.

After wgrep-change-to-wgrep-mode and making changes, when I do wgrep-finish-edit, I always get

There are N unapplied changes. (0 changed).

Here N is the exact number of changes I intended to happen.

I verified this behavior in emacs -Q and after loading only ag and wgrep-ag packages.

Thanks for the report. @kaushalmodi