GNU bug report logs - #52815
Editable grep buffer

Previous Next

Package: emacs;

Reported by: ndame <laszlomail <at> protonmail.com>

Date: Mon, 27 Dec 2021 10:04:02 UTC

Severity: wishlist

Full log


Message #8 received at 52815 <at> debbugs.gnu.org (full text, mbox):

From: Daniel Martín <mardani29 <at> yahoo.es>
To: ndame via "Bug reports for GNU Emacs, the Swiss army knife of text
 editors" <bug-gnu-emacs <at> gnu.org>
Cc: ndame <laszlomail <at> protonmail.com>, 52815 <at> debbugs.gnu.org
Subject: Re: bug#52815: Editable grep buffer
Date: Mon, 27 Dec 2021 16:09:48 +0100
ndame via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs <at> gnu.org> writes:

> Commands which produce a *grep* buffer (grep, grep-find) should allow the user to edit the results and apply them to the original locations like Occur does.
>
> There is the external package wgrep, but if Occur provides this, then the user logically expects that the similar *grep* results can also be edited in place out of the box.
>
> https://github.com/mhayashi1120/Emacs-wgrep

+1.  Emacs offers similar functionality for dired (wdired), which is
very popular.

This writable buffer package could also work on *xref* buffers.  I think
that the new package should be designed in a way where it delegates part
of its work to some "adapters" that convert between the buffer's
contents and the *grep* buffer's contents (which are stable over time).




This bug report was last modified 3 years and 168 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.