GNU bug report logs - #49204
28.0.50; How to create new file in project by project-find-file

Previous Next

Package: emacs;

Reported by: Giáp Trần <giaptx <at> mht.vn>

Date: Thu, 24 Jun 2021 10:34:02 UTC

Severity: normal

Found in version 28.0.50

Done: Dmitry Gutov <dgutov <at> yandex.ru>

Bug is archived. No further changes may be made.

Full log


Message #35 received at 49204 <at> debbugs.gnu.org (full text, mbox):

From: Dmitry Gutov <dgutov <at> yandex.ru>
To: Juri Linkov <juri <at> linkov.net>, Giap Tran <giaptx <at> mht.vn>
Cc: Stephen Leake <stephen_leake <at> stephe-leake.org>,
 Stefan Monnier <monnier <at> IRO.UMontreal.CA>, 49204 <at> debbugs.gnu.org
Subject: Re: bug#49204: 28.0.50; How to create new file in project by
 project-find-file
Date: Tue, 20 Jul 2021 05:15:59 +0300
On 19.07.2021 18:20, Juri Linkov wrote:
> The same way as switch-to-buffer confirms a non-existent buffer with:
> 
>    C-x b non-existent TAB RET [Confirm]

switch-to-buffer uses read-buffer-to-switch, which delegates to 
read-buffer, a standard function.

read-file-name uses, say, read-file-name-default. Neither delegate to a 
user-provided completion table, though. So we might have to reimplement 
the check-and-prompt interface.

Would someone like to propose a patch?




This bug report was last modified 3 years and 292 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.