From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Patrick Drechsler Newsgroups: gmane.emacs.help Subject: Re: inserting comment headings Date: Mon, 19 Jan 2004 23:18:01 +0100 Organization: Dept. of Zoology 2, Biocenter, University of Wuerzburg, Germany Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87k73o9vz2.fsf@tiger.rapttech.com.au> <87fzeba99g.fsf@tiger.rapttech.com.au> Reply-To: patrick.drechsler@gmx.net NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1074550661 7909 80.91.224.253 (19 Jan 2004 22:17:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 19 Jan 2004 22:17:41 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 19 23:17:35 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AihiB-0002CI-00 for ; Mon, 19 Jan 2004 23:17:35 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AihhQ-0001qf-H5 for geh-help-gnu-emacs@m.gmane.org; Mon, 19 Jan 2004 17:16:48 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!fu-berlin.de!uni-berlin.de!dsl-213-023-034-030.arcor-ip.NET!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 25 Original-NNTP-Posting-Host: dsl-213-023-034-030.arcor-ip.net (213.23.34.30) Original-X-Trace: news.uni-berlin.de 1074550334 19025007 213.23.34.30 ([166469]) Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAFVBMVEUAAACtra19fX3y8vKA gID///9AQEBawxxrAAABeUlEQVR4nHXSwXKDIBAA0G3a8Vw05JxY9E4MObeK3h1Cz2qt//8J3UWj ppIdBxmfu4sC2CcB070+PQHDuAcyhQPzwLVFuSlfqQK7eOFirfQ2ly7JC8a3Kip1sx6QLOaRB0wo IUg8gFUa2D2BIFVb+OYGhC23cB4aUDbaQt4AgifjCACt9HwgQfrjWZWDwNPjEwHbtBu44kPC5D9Y FknMgFf8aZFawDDGIuoTkAYndYczzd5hjqAYwXzQ/QCraB2401HvHyQhKMb2tbw0M7whuBNoIs4M W/Xh056fQzwLPF/g14FkrcLN4nKp9WLByIMImSwyycLjDDsOF93pVFdC6yofHkEjxDhWumtWsMdH edc7SOf2/QiYQiByUU0gSldKD4LyBLUbK+kCaoI+diNlxgOGmIFWhVDpe5RgqEiPRR6Buwx8PxXE G3CGzeMVmAnctUB5h3Hsthljp34Ne/wjbu4+cIovBVbqfH4vFdOkoI2SzEWUZdMMQ9k/5csXnnRd prMAAAAASUVORK5CYII= User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:SQ0mYc1em1ljoa863czrDKx3ODY= Original-Xref: shelby.stanford.edu gnu.emacs.help:120233 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16177 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16177 Tim X. wrote on 19 Jan 2004 23:00:59 MET: >>>>>> "Patrick" == Patrick Drechsler writes: [...] > Patrick> I wanted to include the `-----------------' stuff > Patrick> after the comment automatically: > > Patrick> ;;* comment ---------------------------------- > Patrick> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > In that case, I'd check out tempo.el and skel.el - you can > define a template/skeleton for your comment with optional > dynamic parts which are prompted for a the time you use it. Thanks Tim, I'll take a lot into these functions! Cheers Patrick -- Computers are good at following instructions, but not at reading your mind. -- Donald Knuth