From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Francesco Scaglioni Newsgroups: gmane.emacs.help Subject: Re: Thomas Gehrlein's timelog.el Date: Wed, 09 Apr 2003 11:47:14 +0100 (BST) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030409.114714.74744504.fgs@epulse.net> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1049887379 22553 80.91.224.249 (9 Apr 2003 11:22:59 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 9 Apr 2003 11:22:59 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 09 13:22:54 2003 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 193DfK-0005rQ-00 for ; Wed, 09 Apr 2003 13:22:54 +0200 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 193Ded-0007W8-00 for gnu-help-gnu-emacs@m.gmane.org; Wed, 09 Apr 2003 07:22:11 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 193DRR-0005V9-00 for help-gnu-emacs@gnu.org; Wed, 09 Apr 2003 07:08:33 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 193D8U-0003HE-00 for help-gnu-emacs@gnu.org; Wed, 09 Apr 2003 06:48:59 -0400 Original-Received: from mail5.nhs.uk ([194.72.23.242]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 193D3U-0002F7-00 for help-gnu-emacs@gnu.org; Wed, 09 Apr 2003 06:43:48 -0400 Original-Received: from hn-ext by mail5.nhs.uk (Sendmail 8.8.8) with esmtp id 193D3R-00067d-00; Wed, 09 Apr 2003 11:43:45 +0100 Original-Received: from relay.nhs.uk (194.62.42.144) by relayint1.nhs.uk (Syntegra-I1 6.5.016) id 3E6077120066C82A for help-gnu-emacs@gnu.org; Wed, 9 Apr 2003 11:43:45 +0100 Original-Received: from localhost (194.155.32.232) by relay.nhs.uk (Syntegra-4 7.0.008) id 3E9138A90009F65E for help-gnu-emacs@gnu.org; Wed, 9 Apr 2003 11:43:45 +0100 Original-To: help-gnu-emacs@gnu.org In-Reply-To: X-Mailer: Mew version 3.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) 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:8316 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8316 timelog.el works a treat if you want every file visit documented. I archive the log files monthly. If interested I have a very primitive perl script ( I know it should be lisp ) that will analyse the files and output to a record file the hours pent on particular projects and the billing information ( if you enter an hourly rate when asked ) -- if any use then mail me off list. Regards Francesco