comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pogner.demon.co.uk>
Subject: Re: Emacs Ada-Mode
Date: 1998/05/21
Date: 1998-05-21T00:00:00+00:00	[thread overview]
Message-ID: <x7vvhqzmnc1.fsf@pogner.demon.co.uk> (raw)
In-Reply-To: 356680b9.18964466@news.geccs.gecm.com


brianorpin@bigfoot.com (Brian Orpin) writes:

> Does anyone know if there is a more recent version of the Ada-Mode than
> 2.23?
> 
> What I would like is an extension to the mode to align the colons in
> record declarations.

Just to report experience so far, the 2.28 posted here seems to do
this just fine under 19.34 (GNU Emacs 19.34.1 (i486-pc-linux-gnu, X
toolkit))

Input:
package Foo is
  procedure Bar (X : in out Integer; Y : out Integer; Z : access Integer);
end Foo;

Output:
package Foo is
  procedure Bar 
     (X	: in out Integer;
      Y	:    out Integer;
      Z	: access Integer);
end Foo;

Not saying it's perfect, mind, I managed to delude it into not
outdenting 'private' for some reason ..




  parent reply	other threads:[~1998-05-21  0:00 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <356680b9.18964466@news.geccs.gecm.com>
1998-05-19  0:00 ` Emacs Ada-Mode David C. Hoos, Sr.
1998-05-19  0:00   ` David  Weller
1998-05-19  0:00   ` John McCabe
1998-05-19  0:00 ` Philippe Waroquiers
1998-05-20  0:00   ` Scott Evans
     [not found]   ` <356283c4.2281076@news.geccs.gecm.com>
1998-05-20  0:00     ` John McCabe
1998-05-21  0:00 ` Simon Wright [this message]
     [not found]   ` <35693157.3762034@news.geccs.gecm.com>
1998-05-22  0:00     ` Mattias Sj�sv�rd
1998-05-26  0:00   ` Stephen.leake
1998-05-26  0:00 ` Matthew Heaney
2006-08-18 12:07 Emacs ada-mode Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox