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#50732: 28.0.50; project-find-dir: blank line in fido-vertical-mode Date: Wed, 22 Sep 2021 19:14:12 +0300 Organization: LINKOV.NET Message-ID: <87sfxwtwob.fsf@mail.linkov.net> References: <3963c988-f1a2-c2e6-da90-e5e6f019fc19@inventati.org> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="28220"; 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: Manuel Uberti , Stefan Kangas , 50732@debbugs.gnu.org, =?UTF-8?Q?Jo=C3=A3o_?= =?UTF-8?Q?T=C3=A1vora?= To: Dmitry Gutov Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane-mx.org@gnu.org Wed Sep 22 19:58:45 2021 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 1mT6W5-00075r-3e for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 22 Sep 2021 19:58:45 +0200 Original-Received: from localhost ([::1]:35060 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mT6W3-0002tF-7F for geb-bug-gnu-emacs@m.gmane-mx.org; Wed, 22 Sep 2021 13:58:43 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:45462) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mT4ya-0007SJ-CB for bug-gnu-emacs@gnu.org; Wed, 22 Sep 2021 12:20:04 -0400 Original-Received: from debbugs.gnu.org ([209.51.188.43]:39964) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mT4yZ-0000Rb-4f for bug-gnu-emacs@gnu.org; Wed, 22 Sep 2021 12:20:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1mT4yY-0007ZV-V4 for bug-gnu-emacs@gnu.org; Wed, 22 Sep 2021 12:20:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Juri Linkov Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 22 Sep 2021 16:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 50732 X-GNU-PR-Package: emacs Original-Received: via spool by 50732-submit@debbugs.gnu.org id=B50732.163232755229006 (code B ref 50732); Wed, 22 Sep 2021 16:20:02 +0000 Original-Received: (at 50732) by debbugs.gnu.org; 22 Sep 2021 16:19:12 +0000 Original-Received: from localhost ([127.0.0.1]:51509 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mT4xk-0007Xl-EB for submit@debbugs.gnu.org; Wed, 22 Sep 2021 12:19:12 -0400 Original-Received: from relay10.mail.gandi.net ([217.70.178.230]:40487) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1mT4xa-0007WR-TO for 50732@debbugs.gnu.org; Wed, 22 Sep 2021 12:19:03 -0400 Original-Received: (Authenticated sender: juri@linkov.net) by relay10.mail.gandi.net (Postfix) with ESMTPSA id EA621240007; Wed, 22 Sep 2021 16:18:54 +0000 (UTC) In-Reply-To: (Dmitry Gutov's message of "Wed, 22 Sep 2021 16:25:19 +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:215104 Archived-At: >>> But should it be changed? It seems, while "" is a valid choice (which >>> leads to visiting the root directory), without it in the completions set >>> fido-vertical-mode doesn't easily allow you to select such >>> option. Whereas the default completion UI does. >> Interesting, it seems to be just a matter of how it looks with a vertical >> UI then. With the default completion a blank makes more sense to my eyes. >> However, this option leads to the root directory just like C-x p D does, >> IIUC. I guess I could live without the blank line since there is already >> a key binding for a Dired buffer in the project root. > > That also makes a certain amount of sense. > > What do other people think? Please don't change project-find-dir, it has no problem. The problem is in fido-vertical-mode. It should display an empty string with some visual indication, for example: dir1 dir2