unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Michael Slass <miknrene@drizzle.com>
Subject: Re: capturing commands
Date: Wed, 16 Oct 2002 23:14:52 GMT	[thread overview]
Message-ID: <m3ptuanfcv.fsf@localhost.localdomain> (raw)
In-Reply-To: PElr9.29$T52.1994@paloalto-snr1.gtei.net

Barry Margolin <barmar@genuity.net> writes:

>In article <aoko19$hiv$1@solaria.cc.gatech.edu>,
>merik  <merik@cc.gatech.edu> wrote:
>>i would like to know if there was some way of capturing all commands 
>>executed while running emacs whether they be M-x yank, C-x C-s or just 
>>hitting the right arrow key
>
>'C-h l' will show the last 100 keystrokes.  I don't think there's a
>standard way to record everything, though.
>

C-h c C-h l
  => C-h l runs the command view-lossage

,----[ C-h f view-lossage RET ]
| view-lossage is an interactive compiled Lisp function in `help'.
| (view-lossage)
| 
| Display last 100 input keystrokes.
| 
| To record all your input on a file, use `open-dribble-file'.
`----


,----[ C-h f open-dribble-file RET ]
| open-dribble-file is an interactive built-in function.
| (open-dribble-file FILE)
| 
| Start writing all keyboard characters to a dribble file called FILE.
| If FILE is nil, close any open dribble file.
`----


Why, exactly, do you want this?

-- 
Mike Slass

  reply	other threads:[~2002-10-16 23:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-16 22:08 capturing commands merik
2002-10-16 22:22 ` Barry Margolin
2002-10-16 23:14   ` Michael Slass [this message]
2002-10-17  0:15     ` merik
2002-10-17  1:43       ` Michael Slass
2002-10-18  3:29         ` Artist
2002-10-18  7:40           ` Bernd Wolter
2002-10-18 16:28             ` Clemens Fischer
2002-10-17 15:03 ` D. Goel
2002-10-18 18:03   ` kgold
2002-10-18 19:31     ` D. Goel

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=m3ptuanfcv.fsf@localhost.localdomain \
    --to=miknrene@drizzle.com \
    /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).