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

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

Re: command-history for commands bound to keys.


From: Emanuel Berg
Subject: Re: command-history for commands bound to keys.
Date: Fri, 31 Jan 2014 22:08:57 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

esabof@gmail.com writes:

> Pressing C-o doesn't register (open-line) in
> command-history. Unless you are using the trunk
> version, and this has been changed.

According to the help, (list-command-history) deals
with "commands typed to minibuffer". So try:

;; hit:
;; M-x open-line RET

(list-command-history)

-- 
underground experts united:
http://user.it.uu.se/~embe8573


reply via email to

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