From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#34622: Find file prompt should indicate sole completion by appending a blank Date: Sun, 24 Feb 2019 18:05:33 +0200 Message-ID: <835zt9p3xu.fsf@gnu.org> References: <87k1hrijt4.fsf@jidanni.org> <83bm33q7m7.fsf@gnu.org> <87ef7x7qft.fsf@jidanni.org> Mime-Version: 1.0 Content-Type: text/plain; charset=shift_jis Content-Transfer-Encoding: 8bit Injection-Info: blaine.gmane.org; posting-host="blaine.gmane.org:195.159.176.226"; logging-data="167385"; mail-complaints-to="usenet@blaine.gmane.org" Cc: 34622@debbugs.gnu.org To: =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Feb 24 17:06:18 2019 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([209.51.188.17]) by blaine.gmane.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gxwID-000hMV-LR for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Feb 2019 17:06:17 +0100 Original-Received: from localhost ([127.0.0.1]:52926 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxwIC-0007NG-Jc for geb-bug-gnu-emacs@m.gmane.org; Sun, 24 Feb 2019 11:06:16 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:33608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxwI2-0007N0-QQ for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2019 11:06:07 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gxwI0-0005ma-Nu for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2019 11:06:06 -0500 Original-Received: from debbugs.gnu.org ([209.51.188.43]:36805) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gxwHy-0005XC-2R for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2019 11:06:04 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gxwHx-0002tb-S2 for bug-gnu-emacs@gnu.org; Sun, 24 Feb 2019 11:06:01 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 24 Feb 2019 16:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 34622 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: notabug Original-Received: via spool by 34622-submit@debbugs.gnu.org id=B34622.155102434711107 (code B ref 34622); Sun, 24 Feb 2019 16:06:01 +0000 Original-Received: (at 34622) by debbugs.gnu.org; 24 Feb 2019 16:05:47 +0000 Original-Received: from localhost ([127.0.0.1]:50349 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gxwHi-0002t4-Ug for submit@debbugs.gnu.org; Sun, 24 Feb 2019 11:05:47 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:47349) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gxwHe-0002sl-E7 for 34622@debbugs.gnu.org; Sun, 24 Feb 2019 11:05:45 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:41983) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gxwHS-0004zp-Q7; Sun, 24 Feb 2019 11:05:32 -0500 Original-Received: from [176.228.60.248] (port=3935 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gxwHO-0000Ql-KN; Sun, 24 Feb 2019 11:05:30 -0500 In-reply-to: <87ef7x7qft.fsf@jidanni.org> (message from =?UTF-8?Q?=E7=A9=8D=E4=B8=B9=E5=B0=BC?= Dan Jacobson on Sun, 24 Feb 2019 12:36:54 +0800) 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: 209.51.188.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:155714 Archived-At: > From: ϒO Dan Jacobson > Cc: 34622@debbugs.gnu.org > Date: Sun, 24 Feb 2019 12:36:54 +0800 > > >>>>> "EZ" == Eli Zaretskii writes: > EZ> Which command did that? "C-x C-f" shows just the directory, so > EZ> there's no question of completions with the initial prompt. The > EZ> situation you describe is thus not entirely clear. > > $ touch /tmp/zzz #new plain file > C-x C-f /tmp/zzz But in this case, the first TAB already says "Sole completion", as you wanted...