From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Juri Linkov Newsgroups: gmane.emacs.bugs Subject: bug#12443: 24.2.50; Default values in the minibuffer prompt (fix inconsisntecy) Date: Sun, 13 Sep 2020 11:53:10 +0300 Organization: LINKOV.NET Message-ID: <87r1r6oxpt.fsf@mail.linkov.net> References: <871ui48di4.fsf@mail.jurta.org> <878se2aox0.fsf@gnus.org> <87imd669dh.fsf@gnus.org> <875z961u2l.fsf@mail.linkov.net> <871rjt1uc1.fsf@gnus.org> <878se0gc25.fsf@mail.linkov.net> <87imd2vp1k.fsf@gnus.org> <87sgbv7xtn.fsf@gnus.org> <877dt6er29.fsf@gnus.org> <87363tbe58.fsf@mail.linkov.net> <87wo154cbd.fsf@gnus.org> <87ft7si0fn.fsf@mail.linkov.net> <87v9gogg3s.fsf@gnus.org> <87mu1y6c59.fsf@mail.linkov.net> <87imcl7p0k.fsf@gnus.org> <87y2leke96.fsf@mail.linkov.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="5689"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (x86_64-pc-linux-gnu) Cc: 12443@debbugs.gnu.org To: Lars Ingebrigtsen Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Sun Sep 13 11:09:26 2020 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1kHO0k-0001NH-JA for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 13 Sep 2020 11:09:26 +0200 Original-Received: from localhost ([::1]:57674 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kHO0j-0007sI-LK for geb-bug-gnu-emacs@m.gmane-mx.org; Sun, 13 Sep 2020 05:09:25 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:50774) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHNzO-0005wb-Fb for bug-gnu-emacs@gnu.org; Sun, 13 Sep 2020 05:08:02 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:37874) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kHNzO-0004qU-47 for bug-gnu-emacs@gnu.org; Sun, 13 Sep 2020 05:08:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kHNzN-0005vN-Uk for bug-gnu-emacs@gnu.org; Sun, 13 Sep 2020 05:08:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 13 Sep 2020 09:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12443 X-GNU-PR-Package: emacs Original-Received: via spool by 12443-submit@debbugs.gnu.org id=B12443.159998807122756 (code B ref 12443); Sun, 13 Sep 2020 09:08:01 +0000 Original-Received: (at 12443) by debbugs.gnu.org; 13 Sep 2020 09:07:51 +0000 Original-Received: from localhost ([127.0.0.1]:49420 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHNzD-0005uy-7H for submit@debbugs.gnu.org; Sun, 13 Sep 2020 05:07:51 -0400 Original-Received: from relay12.mail.gandi.net ([217.70.178.232]:41821) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHNzB-0005uk-Fw for 12443@debbugs.gnu.org; Sun, 13 Sep 2020 05:07:50 -0400 Original-Received: from mail.gandi.net (m91-129-97-241.cust.tele2.ee [91.129.97.241]) (Authenticated sender: juri@linkov.net) by relay12.mail.gandi.net (Postfix) with ESMTPSA id B89DC200002; Sun, 13 Sep 2020 09:07:41 +0000 (UTC) In-Reply-To: <87y2leke96.fsf@mail.linkov.net> (Juri Linkov's message of "Sat, 12 Sep 2020 22:04:53 +0300") X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list 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-mx.org@gnu.org Original-Sender: "bug-gnu-emacs" Xref: news.gmane.io gmane.emacs.bugs:187920 Archived-At: > There is another consequence from the commit de4f347901a. Sorry, I meant “another case from another commit”. > Is there a real need to duplicate the default value in read-file-name > when the default value is already shown as initial input? > > For example, now after typing 'C-x 5 d' (dired-other-frame), the prompt > becomes overly long with the duplicate long default value that now > doesn't fit into the frame width: > > Dired in other frame (directory) [/very/long/path/with/lots/of/subdirectories/]: /very/long/path/with/lots/of/subdirectories/ > > Here the default value is in square brackets [...] because of my > customized prompt " [%s]" for minibuffer-default-prompt-format. > But with the default format " (default %s)" the prompt would be even longer. Another case is just ‘C-x d’ (dired) - it displays the duplicate directory name too: in the default value and the same in the initial input: Dired (directory) (default /tmp/foo/bar/): /tmp/foo/bar/