guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#29637] [PATCH] gnu: Add emacs-grep-a-lot.


From: Maxim Cournoyer
Subject: [bug#29637] [PATCH] gnu: Add emacs-grep-a-lot.
Date: Sat, 09 Dec 2017 23:32:42 -0500

Hello!

This package enables multiple grep buffers (as in M-x rgrep) in Emacs,
for times when one is not enough...

It can be enabled with the following in your .emacs:

--8<---------------cut here---------------start------------->8---
;; Grep-a-lot
(require 'grep-a-lot)
(grep-a-lot-setup-keys)
--8<---------------cut here---------------end--------------->8---

Maxim

Attachment: 0001-gnu-Add-emacs-grep-a-lot.patch
Description: Text Data

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]