From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.help Subject: Re: Journal package for Emacs? Date: 07 Sep 2002 17:42:48 +0000 Organization: sometimes Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031421401 13470 127.0.0.1 (7 Sep 2002 17:56:41 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sat, 7 Sep 2002 17:56:41 +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 17njp1-0003V7-00 for ; Sat, 07 Sep 2002 19:56:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17njoV-0003cF-00; Sat, 07 Sep 2002 13:56:07 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!news.xnet.com!dfw-peer!news.verio.net!iad-read.news.verio.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 39 X-Newsreader: Gnus v5.7/Emacs 20.4 Original-NNTP-Posting-Host: 192.220.78.38 Original-X-Complaints-To: abuse@verio.net Original-X-Trace: iad-read.news.verio.net 1031420305 192.220.78.38 (Sat, 07 Sep 2002 17:38:25 GMT) Original-NNTP-Posting-Date: Sat, 07 Sep 2002 17:38:25 GMT Original-Xref: nntp.stanford.edu gnu.emacs.help:104572 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:1129 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1129 mike hardy writes: > 'M-x journal' that opens my/a journal file, inserts a date/timestamp > and I can start editing under the date/timestamp. in a former life http://www.glug.org/people/ttn/trips/ i would do `M-x trl-begin-entry' to begin a trip log entry, and `C-c C-c' to conclude (add title, adjust hyperlinks, check into RCS, update index). this facility was provided by homegrown elisp (actually grown on the road, following the two-wheeled meditation programming skool ;-) http://www.glug.org/people/ttn/software/ttn-pers-elisp/dist/lisp/editing/trl.el a sample template file is appended (remove the "; " line prefix). this template fits w/ trl, so if you change one you should change the other accordingly. happy tripping, thi ______________________________________________________________________ ; ; ; Life the Universe and Everything Trip Log Entry ; ; ; ; ;


; Copyright (C) 2002 Thien-Thi Nguyen
; Index. ; ; Comments? ; ;