unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Juri Linkov <juri@linkov.net>
To: Pankaj Jangid <pankaj@codeisgreat.org>
Cc: 55267@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	[thread overview]
Message-ID: <86a6bwv2qk.fsf_-_@mail.linkov.net> (raw)
In-Reply-To: <877d7063ka.fsf@codeisgreat.org> (Pankaj Jangid's message of "Thu, 05 May 2022 09:20:13 +0530")

> 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.





  reply	other threads:[~2022-05-05  7:28 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-05  3:24 bug#55267: 29.0.50; Provide customization to save project-find-file arg to savehist Pankaj Jangid
     [not found] ` <handler.55267.B.165172109316668.ack@debbugs.gnu.org>
2022-05-05  3:50   ` bug#55267: Acknowledgement (29.0.50; Provide customization to save project-find-file arg to savehist) Pankaj Jangid
2022-05-05  7:28     ` Juri Linkov [this message]
2022-05-12 16:38       ` bug#55267: 29.0.50; Provide customization to save project-find-file arg to savehist Juri Linkov
2022-05-29 21:44         ` Dmitry Gutov
2022-05-30  6:08           ` Pankaj Jangid
2022-05-30  9:21             ` Dmitry Gutov
2022-05-29 21:42       ` Dmitry Gutov
2022-05-30 16:32         ` Juri Linkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=86a6bwv2qk.fsf_-_@mail.linkov.net \
    --to=juri@linkov.net \
    --cc=55267@debbugs.gnu.org \
    --cc=pankaj@codeisgreat.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).