From: Chong Yidong <cyd@gnu.org>
To: jidanni@jidanni.org
Cc: 10221@debbugs.gnu.org
Subject: bug#10221: load-library doesn't add filenames to history
Date: Tue, 06 Dec 2011 16:21:56 +0800 [thread overview]
Message-ID: <87zkf6rty3.fsf@gnu.org> (raw)
In-Reply-To: <87aa77zgqh.fsf@jidanni.org> (jidanni@jidanni.org's message of "Mon, 05 Dec 2011 14:15:34 +0800")
jidanni@jidanni.org writes:
> I do M-x load-library /some/file/name .
> Then later I do another command that asks for a file name.
> I find /some/file/name has not been added to the history list so I have
> to type it all in again instead of being able to use the arrows, etc.
> emacs-version "24.0.91.1"
load-library uses the default history list, `minibuffer-history'. It's
generally used to read Lisp symbols (package names), not file names.
The find-file command uses a different history list.
prev parent reply other threads:[~2011-12-06 8:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-05 6:15 bug#10221: load-library doesn't add filenames to history jidanni
2011-12-06 4:20 ` Kevin Rodgers
2011-12-06 8:21 ` Chong Yidong [this message]
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=87zkf6rty3.fsf@gnu.org \
--to=cyd@gnu.org \
--cc=10221@debbugs.gnu.org \
--cc=jidanni@jidanni.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).