unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#68697: Add option to not always use *grep* buffer when executing `grep' or `vc-git-grep' command
@ 2024-01-24 20:16 Nafiz Islam
  2024-01-25  7:24 ` Eli Zaretskii
  2024-01-25  7:45 ` Juri Linkov
  0 siblings, 2 replies; 5+ messages in thread
From: Nafiz Islam @ 2024-01-24 20:16 UTC (permalink / raw)
  To: 68697

[-- Attachment #1: Type: text/plain, Size: 440 bytes --]

The way `grep' and `vc-git-grep' works right now is that it will always
output its result to a buffer called `*grep*'. So, if I perform another
`grep' command, it will overwrite the previous grep result (unless I rename
the buffer beforehand).

I would like, at least, an option to create a new buffer each time a `grep'
command is executed. Maybe each new buffer could be given the name based on
the regexp or the grep shell command used.

[-- Attachment #2: Type: text/html, Size: 522 bytes --]

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

end of thread, other threads:[~2024-01-25 15:12 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-24 20:16 bug#68697: Add option to not always use *grep* buffer when executing `grep' or `vc-git-grep' command Nafiz Islam
2024-01-25  7:24 ` Eli Zaretskii
2024-01-25 14:58   ` Nafiz Islam
2024-01-25 15:12     ` Eli Zaretskii
2024-01-25  7:45 ` Juri Linkov

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).