GNU bug report logs - #10221
load-library doesn't add filenames to history

Previous Next

Package: emacs;

Reported by: jidanni <at> jidanni.org

Date: Mon, 5 Dec 2011 12:17:02 UTC

Severity: minor

Tags: notabug

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


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

From: Chong Yidong <cyd <at> gnu.org>
To: jidanni <at> jidanni.org
Cc: 10221 <at> debbugs.gnu.org
Subject: Re: bug#10221: load-library doesn't add filenames to history
Date: Tue, 06 Dec 2011 16:21:56 +0800
jidanni <at> 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.




This bug report was last modified 13 years and 171 days ago.

Previous Next


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