bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58447: [PATCH] In project-find-file, add absolute file name to histo


From: Dmitry Gutov
Subject: bug#58447: [PATCH] In project-find-file, add absolute file name to history
Date: Sun, 11 Dec 2022 20:14:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 11/12/2022 19:57, Juri Linkov wrote:
One solution would be to write a confirmation function instead of using
the symbol 'confirm' for completing-read in project--completing-read-strict.
Such a function could check if the filename is absolute
And exists, I suppose?
I'd prefer to have separate histories: with absolute filenames for C-x
C-f,
and project-relative filenames for C-x p f.
Yeah, ok.

I think we just postponed this improvement because we might not manage it
in time for the 29's release.
Unfortunately, this makes the emacs-29 release unusable.

Would you say the new behavior is worse than what we had before?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]