From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Leo Newsgroups: gmane.emacs.devel Subject: Re: Indentation in the METAPOST mode. Date: Mon, 10 Sep 2007 18:39:26 +0100 Message-ID: References: <87y7gl7c94.fsf@lrde.org> <87d4wqctq5.fsf@cadilhac.name> 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: sea.gmane.org 1189451064 8146 80.91.229.12 (10 Sep 2007 19:04:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 10 Sep 2007 19:04:24 +0000 (UTC) Cc: rms@gnu.org, emacs-devel@gnu.org To: michael@cadilhac.name (=?iso-8859-1?Q?Micha=EBl?= Cadilhac) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Sep 11 05:04:11 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 1IUukM-00070S-G4 for ged-emacs-devel@m.gmane.org; Tue, 11 Sep 2007 03:40:58 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUnFz-0005oy-VN for ged-emacs-devel@m.gmane.org; Mon, 10 Sep 2007 13:41:08 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IUnFw-0005ot-V5 for emacs-devel@gnu.org; Mon, 10 Sep 2007 13:41:04 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IUnFt-0005m6-Cy for emacs-devel@gnu.org; Mon, 10 Sep 2007 13:41:03 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IUnFt-0005m3-70 for emacs-devel@gnu.org; Mon, 10 Sep 2007 13:41:01 -0400 Original-Received: from ppsw-4.csi.cam.ac.uk ([131.111.8.134]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IUnFn-0007BG-Rl; Mon, 10 Sep 2007 13:40:55 -0400 X-Cam-SpamDetails: Not scanned X-Cam-AntiVirus: No virus found X-Cam-ScannerInfo: http://www.cam.ac.uk/cs/email/scanner/ Original-Received: from accountslaptop.gradunion.cam.ac.uk ([193.60.92.141]:40315 helo=localhost.localdomain) by ppsw-4.csi.cam.ac.uk (smtp.hermes.cam.ac.uk [131.111.8.154]:587) with esmtpsa (LOGIN:sl392) (TLSv1:DHE-RSA-AES256-SHA:256) id 1IUnFY-0007LB-Du (Exim 4.63) (return-path ); Mon, 10 Sep 2007 18:40:40 +0100 In-Reply-To: <87d4wqctq5.fsf@cadilhac.name> (=?iso-8859-1?Q?=22Micha=EBl?= Cadilhac"'s message of "Mon, 10 Sep 2007 19:31:46 +0200") User-Agent: Gnus/5.110007 Emacs/23.0.50 (20070901) Fedora 7 (gnu/linux) X-Detected-Kernel: Linux 2.4-2.6 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:78481 Archived-At: On 2007-09-10 18:31 +0100, Micha=EBl Cadilhac wrote: > Leo writes: > >> There are still problem with indention in metapost-mode. See the >> following example, beginfig() has two leading spaces while endfig has >> none. > >> prologues:=3D3; >> filenametemplate "%j-%c.eps"; >> beginfig(1) >> >> endfig; >> %%%% >> end; > > I can't reproduce it, can you try with the latest CVS? =A0:-) No, just > kidding, I've just installed a change for that. Thanks for the report! Fixed!!! --=20 .: Leo :. [ sdl.web AT gmail.com ] .: [ GPG Key: 9283AA3F ] :. =3D> "(require 'cl) considered harmful" considered harmful =3D> http://dto.freeshell.org/blog/blog-2007-09-07-2323.html