From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.help Subject: keycounter? Date: Mon, 17 Feb 2003 01:58:38 -0600 (CST) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1045469058 17155 80.91.224.249 (17 Feb 2003 08:04:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Feb 2003 08:04:18 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18kgG7-0004SQ-00 for ; Mon, 17 Feb 2003 09:04:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kgIC-0004SX-01 for gnu-help-gnu-emacs@m.gmane.org; Mon, 17 Feb 2003 03:06:24 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18kgDX-0000gO-00 for help-gnu-emacs@gnu.org; Mon, 17 Feb 2003 03:01:35 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18kgCv-0000TV-00 for help-gnu-emacs@gnu.org; Mon, 17 Feb 2003 03:00:58 -0500 Original-Received: from dell3.ma.utexas.edu ([146.6.139.124]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18kgAp-00085h-00 for help-gnu-emacs@gnu.org; Mon, 17 Feb 2003 02:58:48 -0500 Original-Received: from linux53.ma.utexas.edu (jcorneli@linux53.ma.utexas.edu [146.6.139.18]) by dell3.ma.utexas.edu (8.11.3/8.10.2) with ESMTP id h1H7wcV29831 for ; Mon, 17 Feb 2003 01:58:39 -0600 X-Sender: jcorneli@linux53.ma.utexas.edu Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:6766 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:6766 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?). Joe Corneli