From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#22627: 25.1.50; Wishlist: It would be nice if the grep buffer had a history Date: Fri, 12 Feb 2016 02:53:17 +0200 Organization: LINKOV.NET Message-ID: <871t8ioiki.fsf@mail.linkov.net> References: <87lh6rx08h.fsf@gnus.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1455238757 3310 80.91.229.3 (12 Feb 2016 00:59:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 12 Feb 2016 00:59:17 +0000 (UTC) Cc: 22627@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Feb 12 01:59:09 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1aU24j-0001vY-7A for geb-bug-gnu-emacs@m.gmane.org; Fri, 12 Feb 2016 01:59:09 +0100 Original-Received: from localhost ([::1]:54995 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aU24i-0006j4-Np for geb-bug-gnu-emacs@m.gmane.org; Thu, 11 Feb 2016 19:59:08 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47483) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aU24e-0006g4-Be for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2016 19:59:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aU24c-00051B-Al for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2016 19:59:04 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:56160) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aU24c-000511-7l for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2016 19:59:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1aU24b-0008Cv-Tl for bug-gnu-emacs@gnu.org; Thu, 11 Feb 2016 19:59:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Fri, 12 Feb 2016 00:59:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 22627 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 22627-submit@debbugs.gnu.org id=B22627.145523871631512 (code B ref 22627); Fri, 12 Feb 2016 00:59:01 +0000 Original-Received: (at 22627) by debbugs.gnu.org; 12 Feb 2016 00:58:36 +0000 Original-Received: from localhost ([127.0.0.1]:37068 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aU24C-0008CC-1n for submit@debbugs.gnu.org; Thu, 11 Feb 2016 19:58:36 -0500 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:36001 helo=homiemail-a100.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aU24A-0008C5-Nm for 22627@debbugs.gnu.org; Thu, 11 Feb 2016 19:58:35 -0500 Original-Received: from homiemail-a100.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a100.g.dreamhost.com (Postfix) with ESMTP id BD8A031A061; Thu, 11 Feb 2016 16:58:33 -0800 (PST) Original-Received: from localhost.linkov.net (82.131.90.17.cable.starman.ee [82.131.90.17]) (Authenticated sender: jurta@jurta.org) by homiemail-a100.g.dreamhost.com (Postfix) with ESMTPA id D802E31A020; Thu, 11 Feb 2016 16:58:32 -0800 (PST) In-Reply-To: <87lh6rx08h.fsf@gnus.org> (Lars Ingebrigtsen's message of "Thu, 11 Feb 2016 16:52:14 +1100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (x86_64-pc-linux-gnu) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:112910 Archived-At: > `g' works fine for redoing, but it would be great if you could return t= o > the previous (and next) with the normal `r'/`n' commands. We can have either a history of grep command lines or a history of grep outputs (kinda works already by using =E2=80=98undo=E2=80=99 in the = grep buffer).