unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Run `C-x C-e' on (self-insert-command 1) and (this-command-keys).
@ 2021-10-21  6:22 Hongyi Zhao
  2021-10-21 14:28 ` Michael Heerdegen
  0 siblings, 1 reply; 3+ messages in thread
From: Hongyi Zhao @ 2021-10-21  6:22 UTC (permalink / raw)
  To: help-gnu-emacs

`C-x C-e (this-command-keys)' will give the following in *Messages* buffer:

"  ^X^E "

`C-x C-e (self-insert-command 1)' will give the following in-situ:

(self-insert-command 1)^E

But why doesn't it give the following:

(self-insert-command 1)^X^E

Regards
-- 
Assoc. Prof. Hongyi Zhao <hongyi.zhao@gmail.com>
Theory and Simulation of Materials
Hebei Vocational University of Technology and Engineering
No. 473, Quannan West Street, Xindu District, Xingtai, Hebei province



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-21 19:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-10-21  6:22 Run `C-x C-e' on (self-insert-command 1) and (this-command-keys) Hongyi Zhao
2021-10-21 14:28 ` Michael Heerdegen
2021-10-21 19:49   ` Emanuel Berg via Users list for the GNU Emacs text editor

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