emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#29637: closed ([PATCH] gnu: Add emacs-grep-a-lot.)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29637: closed ([PATCH] gnu: Add emacs-grep-a-lot.)
Date: Mon, 11 Dec 2017 16:04:01 +0000

Your message dated Mon, 11 Dec 2017 17:03:29 +0100
with message-id <address@hidden>
and subject line Re: [bug#29637] [PATCHv2] gnu: Add emacs-grep-a-lot.
has caused the debbugs.gnu.org bug report #29637,
regarding [PATCH] gnu: Add emacs-grep-a-lot.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29637: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29637
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [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


--- End Message ---
--- Begin Message --- Subject: Re: [bug#29637] [PATCHv2] gnu: Add emacs-grep-a-lot. Date: Mon, 11 Dec 2017 17:03:29 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Maxim Cournoyer <address@hidden> skribis:

> Oops, I forgot to stage a fix for the sha256 hash, so here's a v2 with it.

I had overlooked that v2.

> From acd421b4c514d4d2ae6501a8a8f87cf6485de572 Mon Sep 17 00:00:00 2001
> From: Maxim Cournoyer <address@hidden>
> Date: Sat, 9 Dec 2017 23:08:12 -0500
> Subject: [PATCHv2] gnu: Add emacs-grep-a-lot.
>
> * gnu/packages/emacs.scm (emacs-grep-a-lot): New variable.

Applied, thanks!


--- End Message ---

reply via email to

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