From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#30503: 27.0.50; allow hiding M-x grep command line Date: Tue, 27 Feb 2018 23:06:35 +0200 Organization: LINKOV.NET Message-ID: <877eqyr6h8.fsf@mail.linkov.net> References: <87sh9vs7p1.fsf@mail.linkov.net> <83k1v76m6r.fsf@gnu.org> <87vaeq3yfc.fsf@mail.linkov.net> <83fu5t5v1p.fsf@gnu.org> <87vaeo7w7k.fsf@mail.linkov.net> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: blaine.gmane.org 1519767494 10328 195.159.176.226 (27 Feb 2018 21:38:14 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Tue, 27 Feb 2018 21:38:14 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (x86_64-pc-linux-gnu) Cc: 30503@debbugs.gnu.org To: charles@aurox.ch (Charles A. Roelli) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Feb 27 22:38:10 2018 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eqmwr-0002FI-S8 for geb-bug-gnu-emacs@m.gmane.org; Tue, 27 Feb 2018 22:38:09 +0100 Original-Received: from localhost ([::1]:40243 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqmyu-0001Yn-5O for geb-bug-gnu-emacs@m.gmane.org; Tue, 27 Feb 2018 16:40:16 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35878) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eqmyi-0001Wa-9Q for bug-gnu-emacs@gnu.org; Tue, 27 Feb 2018 16:40:05 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eqmyh-0004uU-Cu for bug-gnu-emacs@gnu.org; Tue, 27 Feb 2018 16:40:04 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:56385) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eqmyh-0004uJ-8K for bug-gnu-emacs@gnu.org; Tue, 27 Feb 2018 16:40:03 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1eqmyh-0001Gk-26 for bug-gnu-emacs@gnu.org; Tue, 27 Feb 2018 16:40:03 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 27 Feb 2018 21:40:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 30503 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 30503-submit@debbugs.gnu.org id=B30503.15197675744832 (code B ref 30503); Tue, 27 Feb 2018 21:40:03 +0000 Original-Received: (at 30503) by debbugs.gnu.org; 27 Feb 2018 21:39:34 +0000 Original-Received: from localhost ([127.0.0.1]:36048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eqmyD-0001Fr-MO for submit@debbugs.gnu.org; Tue, 27 Feb 2018 16:39:33 -0500 Original-Received: from sub3.mail.dreamhost.com ([69.163.253.7]:36489 helo=homiemail-a20.g.dreamhost.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1eqmyB-0001Fj-RG for 30503@debbugs.gnu.org; Tue, 27 Feb 2018 16:39:32 -0500 Original-Received: from homiemail-a20.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTP id 49FE37EC07B; Tue, 27 Feb 2018 13:39:31 -0800 (PST) Original-Received: from localhost.linkov.net (m91-129-98-215.cust.tele2.ee [91.129.98.215]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: jurta@jurta.org) by homiemail-a20.g.dreamhost.com (Postfix) with ESMTPSA id 220CF7EC076; Tue, 27 Feb 2018 13:39:29 -0800 (PST) In-Reply-To: (Charles A. Roelli's message of "Sun, 25 Feb 2018 20:50:47 +0100") 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" Xref: news.gmane.org gmane.emacs.bugs:143722 Archived-At: > Thanks for adding this feature. Here's the change that implements a > toggling command. Thanks. I have only one comment about the naming: since we will now have grep-find-toggle-abbreviation, how about renaming for symmetry grep-find-hide to e.g. grep-find-hide-abbreviation, and grep-find-hide-properties to e.g. grep-find-hide-abbreviation-props? Or maybe better to have the same prefix for all functions/variables of this feature? grep-find-abbreviation-toggle grep-find-abbreviation-hide grep-find-abbreviation-hide-props