emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Indentation in the METAPOST mode.


From: Leo
Subject: Re: Indentation in the METAPOST mode.
Date: Mon, 10 Sep 2007 13:49:06 +0100
User-agent: Gnus/5.110007 Emacs/23.0.50 (20070901) Fedora 7 (gnu/linux)

On 2007-08-10 00:11 +0100, Richard Stallman wrote:
> I expect that few of the people on this list actually use METAPOST
> mode.  Please install the best patch you can make, once you've
> tested it enough.
>
> And thanks.

Has Michaël's patch been installed?

There are still problem with indention in metapost-mode. See the
following example, beginfig() has two leading spaces while endfig has
none.

--8<---------------cut here---------------start------------->8---
prologues:=3;
filenametemplate "%j-%c.eps";
  beginfig(1)

endfig;
%%%%
end;
--8<---------------cut here---------------end--------------->8---

This is tested in GNU Emacs 23.0.50.1 (i686-pc-linux-gnu, GTK+ Version
2.10.14, multi-tty) of 2007-09-01.

HTH,
-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .:  [ GPG Key: 9283AA3F ]  :.

=>             "(require 'cl) considered harmful" considered harmful
=>           http://dto.freeshell.org/blog/blog-2007-09-07-2323.html





reply via email to

[Prev in Thread] Current Thread [Next in Thread]