From: Michael Heerdegen <michael_heerdegen@web.de>
To: help-gnu-emacs@gnu.org
Subject: Re: Log all my issued commands and keyboard operations.
Date: Sun, 21 May 2023 02:06:48 +0200 [thread overview]
Message-ID: <87o7mebl9j.fsf@web.de> (raw)
In-Reply-To: CAGP6POKmWBQJSk__Zgg9kw_CJ43eBrtAexgd4tJsDFxS2Vcaew@mail.gmail.com
Hongyi Zhao <hongyi.zhao@gmail.com> writes:
> `M-x describe-char`
So this is not what you want:
M-x ;; execute-extended-command
d ;; self-insert-command
e ;; self-insert-command
s ;; self-insert-command
c ;; self-insert-command
r ;; self-insert-command
i ;; self-insert-command
b ;; self-insert-command
e ;; self-insert-command
- ;; self-insert-command
c ;; self-insert-command
h ;; self-insert-command
a ;; self-insert-command
r ;; self-insert-command
<return> ;; minibuffer-complete-and-exit
you want an extra line for the command instead? Or something else? Or
do you see something different in the lossage?
Michael.
next prev parent reply other threads:[~2023-05-21 0:06 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-20 14:02 Log all my issued commands and keyboard operations Hongyi Zhao
2023-05-20 14:16 ` Daniel Fleischer
2023-05-20 22:53 ` Hongyi Zhao
2023-05-20 23:40 ` Michael Heerdegen
2023-05-20 23:55 ` Hongyi Zhao
2023-05-21 0:06 ` Michael Heerdegen [this message]
2023-05-21 0:11 ` Hongyi Zhao
2023-05-21 0:37 ` Michael Heerdegen
2023-05-21 0:56 ` Hongyi Zhao
2023-05-21 2:16 ` [External] : " Drew Adams
2023-05-21 2:23 ` Jude DaShiell
2023-05-25 7:47 ` Gregor Zattler
2023-05-21 7:14 ` Daniel Fleischer
2023-05-21 18:24 ` [External] : " Drew Adams
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o7mebl9j.fsf@web.de \
--to=michael_heerdegen@web.de \
--cc=help-gnu-emacs@gnu.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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.