unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Jude DaShiell <jdashiel@panix.com>
To: Drew Adams <drew.adams@oracle.com>,
	 Michael Heerdegen <michael_heerdegen@web.de>,
	 "help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>
Subject: RE: [External] : Re: Log all my issued commands and keyboard operations.
Date: Sat, 20 May 2023 22:23:23 -0400	[thread overview]
Message-ID: <75454f99-e146-511-387d-c75fd9e27837@panix.com> (raw)
In-Reply-To: <SJ0PR10MB5488DF6787E9EF1DBC6F659FF3429@SJ0PR10MB5488.namprd10.prod.outlook.com>

Not exactly what the O-P wanted however:
emacs file.txt 2>&1|tee -a emacs.log
might help a little.  It's external to emacs.


-- 
Jude <jdashiel at panix dot com>
"There are four boxes to be used in defense of liberty:
soap, ballot, jury, and ammo.
Please use in that order."
Ed Howdershelt 1940.

On Sun, 21 May 2023, Drew Adams wrote:

> > > I want to see something as follows:
> > >
> > > M-x describe-char  ;; execute-extended-command
> >
> > Not in vanilla Emacs, but there are packages which graphically prepare
> > the output similar to that - with slightly different features -
> > e.g. "command-log-mode" or "interaction-log".
>
> `showkey-log-mode' does it.
>
> https://www.emacswiki.org/emacs/ShowKey
>
> https://www.emacswiki.org/emacs/download/showkey.el
> ___
>
>  showkey-log-mode is an interactive Lisp function in 'showkey.el'.
>
>  (showkey-log-mode &optional ARG)
>
>  Global minor mode that logs the keys you use.
>  See options `showkey-log-erase-keys', `showkey-log-ignored-events',
>  and `showkey-log-frame-alist' for customization.
>
>  Note that keys such as `C-g' that quit, and keys that raise an error,
>  are not logged.
>
> See also minor mode `showkey-tooltip-mode'.
>
>
>



  reply	other threads:[~2023-05-21  2:23 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
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 [this message]
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

  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=75454f99-e146-511-387d-c75fd9e27837@panix.com \
    --to=jdashiel@panix.com \
    --cc=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=michael_heerdegen@web.de \
    /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.
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).