From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#28615: [PATCH] Clarify what grep-read-files wants Date: Mon, 09 Oct 2017 16:41:23 +0300 Message-ID: <83wp44qvzw.fsf@gnu.org> References: Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1507556533 11535 195.159.176.226 (9 Oct 2017 13:42:13 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Mon, 9 Oct 2017 13:42:13 +0000 (UTC) Cc: 28615-done@debbugs.gnu.org To: Allen Li Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 09 15:42:09 2017 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 1e1YJp-000281-N2 for geb-bug-gnu-emacs@m.gmane.org; Mon, 09 Oct 2017 15:42:05 +0200 Original-Received: from localhost ([::1]:57973 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1YJx-0000RY-7v for geb-bug-gnu-emacs@m.gmane.org; Mon, 09 Oct 2017 09:42:13 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1YJq-0000RL-CW for bug-gnu-emacs@gnu.org; Mon, 09 Oct 2017 09:42:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1YJn-0008IF-0t for bug-gnu-emacs@gnu.org; Mon, 09 Oct 2017 09:42:06 -0400 Original-Received: from debbugs.gnu.org ([208.118.235.43]:48655) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e1YJm-0008I2-QC for bug-gnu-emacs@gnu.org; Mon, 09 Oct 2017 09:42:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e1YJm-0002xQ-JW for bug-gnu-emacs@gnu.org; Mon, 09 Oct 2017 09:42:02 -0400 Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-To: bug-gnu-emacs@gnu.org Resent-Date: Mon, 09 Oct 2017 13:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 28615 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Mail-Followup-To: 28615@debbugs.gnu.org, eliz@gnu.org, vianchielfaura@gmail.com Original-Received: via spool by 28615-done@debbugs.gnu.org id=D28615.150755650911319 (code D ref 28615); Mon, 09 Oct 2017 13:42:02 +0000 Original-Received: (at 28615-done) by debbugs.gnu.org; 9 Oct 2017 13:41:49 +0000 Original-Received: from localhost ([127.0.0.1]:57331 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e1YJZ-0002wV-BP for submit@debbugs.gnu.org; Mon, 09 Oct 2017 09:41:49 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:49702) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1e1YJY-0002wF-0v for 28615-done@debbugs.gnu.org; Mon, 09 Oct 2017 09:41:48 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1YJO-0007o2-Iw for 28615-done@debbugs.gnu.org; Mon, 09 Oct 2017 09:41:42 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:58377) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1YJO-0007nk-Fv; Mon, 09 Oct 2017 09:41:38 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4964 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1e1YJN-0002Rg-R6; Mon, 09 Oct 2017 09:41:38 -0400 In-reply-to: (message from Allen Li on Wed, 4 Oct 2017 21:15:32 -0700) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] 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:138122 Archived-At: > From: Allen Li > Date: Wed, 4 Oct 2017 21:15:32 -0700 > > grep-read-files wants a filename glob, not a filename/path. > > * lisp/progmodes/grep.el (grep-read-files): Clarify docstring. > Use file aliases for completion. > Clarify completing-read prompt. Thanks, I installed a slightly different change for the first 2 parts, but didn't change the function we pass to completing-read. With that, I'm closing the bug report.