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

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

Re: keycounter?


From: Jesper Harder
Subject: Re: keycounter?
Date: Tue, 18 Feb 2003 01:54:59 +0100
User-agent: Gnus/5.090016 (Oort Gnus v0.16) Emacs/21.3.50

Joe Corneli <jcorneli@mail.ma.utexas.edu> writes:

> Is anyone aware of a key-stroke counting package for XEmacs?
>
> In additition to tabulating the use of each key during a given
> session, I am also interested in simple statistics like frequency of
> pairs (e.g. how frequently do I type H-a followed by ordfeminine?).

Look for 'keypatt.el':

;;; keypatt.el --- Try to find frequently typed key sequences.
;;;
;;;   Copyright (C) 2002 Helmut Eller [snip]
;;;
;;;; Commentary
;;;
;;; This program tries to discover frequently typed key sequences.  All
;;; typed keys are logged in a dribble file; if the dribble file is
;;; large enough (after a few hours or days, depending on your typing
;;; rate) you can analyze the file via `M-x keypatt-show-patterns'.


reply via email to

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