From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas =?iso-8859-1?q?R=F6hler?= Newsgroups: gmane.emacs.devel Subject: Re: comment-beginning Date: Mon, 19 Nov 2007 19:20:11 +0100 Message-ID: <200711191920.11684.andreas.roehler@online.de> References: <200711181634.58741.andreas.roehler@online.de> <200711181758.27614.andreas.roehler@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1195496456 20658 80.91.229.12 (19 Nov 2007 18:20:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 19 Nov 2007 18:20:56 +0000 (UTC) Cc: Sven Joachim , emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 19 19:20:52 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IuBEK-0008DH-3f for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 19:20:20 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuBE6-0007CU-AL for ged-emacs-devel@m.gmane.org; Mon, 19 Nov 2007 13:20:06 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IuBDU-0006cJ-7u for emacs-devel@gnu.org; Mon, 19 Nov 2007 13:19:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IuBDR-0006XY-IC for emacs-devel@gnu.org; Mon, 19 Nov 2007 13:19:27 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IuBDQ-0006X1-Nc for emacs-devel@gnu.org; Mon, 19 Nov 2007 13:19:24 -0500 Original-Received: from moutng.kundenserver.de ([212.227.126.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IuBDP-0006gG-SC for emacs-devel@gnu.org; Mon, 19 Nov 2007 13:19:24 -0500 Original-Received: from noname (p54BE9C01.dip0.t-ipconnect.de [84.190.156.1]) by mrelayeu.kundenserver.de (node=mrelayeu3) with ESMTP (Nemesis) id 0MKxQS-1IuBDN1u3k-0006Wl; Mon, 19 Nov 2007 19:19:22 +0100 User-Agent: KMail/1.9.5 In-Reply-To: Content-Disposition: inline X-Provags-ID: V01U2FsdGVkX1/0Qiao5WkuZJ7mDXGlqcLS7gUo2Gwsrarfkqp WDiBugeoKi3c2+9neecaJpvNb1c5F+nQSblCBedD+1DjJcwiqn lixQEgvj9vV+2R5n6TQlA== X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:83670 Archived-At: Am Montag, 19. November 2007 08:53 schrieben Sie: > > Thought to call it from a program... > > > > It works, if newcomment.el is explicitly loaded > > (again). Which doesn't look clever OTOH. > > You need to call comment-normalize-vars first anyway. > > > Stefan > > > PS: Fell free to lobby for newcomment.el to be preloaded, tho. Thanks. I'll make up a new thread `sh-script beg-end of function' with the code employed now. Andreas R=F6hler