From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xah Lee Newsgroups: gmane.emacs.help Subject: Re: some statistics Date: Tue, 26 Jan 2010 07:12:46 -0800 (PST) Organization: http://groups.google.com Message-ID: <93db6cff-3312-42de-8896-95c03e3a8795@l19g2000yqb.googlegroups.com> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1264524497 20723 80.91.229.12 (26 Jan 2010 16:48:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 Jan 2010 16:48:17 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 26 17:48:09 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NZoaH-0003us-Dv for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Jan 2010 17:48:09 +0100 Original-Received: from localhost ([127.0.0.1]:41529 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NZoaI-0004NK-Ar for geh-help-gnu-emacs@m.gmane.org; Tue, 26 Jan 2010 11:48:10 -0500 Original-Path: news.stanford.edu!usenet.stanford.edu!postnews.google.com!l19g2000yqb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help,comp.emacs Original-Lines: 27 Original-NNTP-Posting-Host: 76.102.12.87 Original-X-Trace: posting.google.com 1264518766 17673 127.0.0.1 (26 Jan 2010 15:12:46 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 26 Jan 2010 15:12:46 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: l19g2000yqb.googlegroups.com; posting-host=76.102.12.87; posting-account=bRPKjQoAAACxZsR8_VPXCX27T2YcsyMA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/532.0 (KHTML, like Gecko) Chrome/3.0.195.38 Safari/532.0, gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:176409 comp.emacs:99583 X-Mailman-Approved-At: Tue, 26 Jan 2010 11:34:41 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71480 Archived-At: On Jan 26, 6:24 am, Andrea Crotti wrote: > I was wondering if it would be possible to activate a voyeur mode in > emacs that analyzes what I do. > For example would be nice to know: > - what are the most visited buffers > - how long I work on them > - which are the keys I use most of the time > etc etc > > Strange but I didn't find anything around and I don't see how I could do > it, is that possible with some hook-magic? you can gather stat of your command calls, from the package command- frequency.el. you can get it here: =E2=80=A2 Emacs's Command Frequency http://xahlee.org/emacs/command-frequency.html if you have accumulated some stats, i'd appreciate it. I'll incorporate it into my report. Xah =E2=88=91 http://xahlee.org/ =E2=98=84