GNU bug report logs - #55267
29.0.50; Provide customization to save project-find-file arg to savehist

Previous Next

Package: emacs;

Reported by: Pankaj Jangid <pankaj <at> codeisgreat.org>

Date: Thu, 5 May 2022 03:25:01 UTC

Severity: normal

Fixed in version 29.0.50

Done: Juri Linkov <juri <at> linkov.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Juri Linkov <juri <at> linkov.net>
To: Pankaj Jangid <pankaj <at> codeisgreat.org>
Cc: 55267 <at> debbugs.gnu.org
Subject: bug#55267: 29.0.50; Provide customization to save project-find-file arg to savehist
Date: Thu, 05 May 2022 10:28:15 +0300
> I just noticed that "project-find-file" is ultimately calling
> "find-file" only. So it should save the file to minibuffer history if
> savehist-mode is enabled.
>
> But this is not happening in my environment right now. Is this a bug
> (instead of feature request)?

Recently I noticed this problem too.  So project-find-file-in
needs to specify the same history variable 'file-name-history'
as used in read-file-name-default.

Then you could add 'file-name-history' to savehist-additional-variables.




This bug report was last modified 2 years and 357 days ago.

Previous Next


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