comp.lang.ada
 help / color / mirror / Atom feed
From: Emmanuel Briot <manu_briot@hotmail.com>
To: randomm@mindless.com
Subject: Re: Aligning comments with Emacs ada-mode?
Date: Wed, 09 Aug 2006 14:21:50 +0200
Date: 2006-08-09T14:21:50+02:00	[thread overview]
Message-ID: <44D9D35E.3060109@hotmail.com> (raw)
In-Reply-To: <1155124708.846173.71420@i3g2000cwc.googlegroups.com>


[Not sure whether I am allowed to post on comp.lang.ada, would you
forward it ?]

randomm@mindless.com wrote:
> What I'm looking for here is a way to override this value in my .emacs
> file.  I have the value set in Emacs now since I've changed the
> byte-compiled ada-mode (not the source).  But I want to be able to set
> it programatically.  Is this not possible?

I believe that should put the following in your .emacs:

(add-hook 'ada-mode-hook
          (lambda()
            (setq comment-column 60)))

regards
Emmanuel



  parent reply	other threads:[~2006-08-09 12:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1155049329.544472.142050@m73g2000cwd.googlegroups.com>
2006-08-08 15:21 ` Aligning comments with Emacs ada-mode? Benjamin Place
     [not found]   ` <1155065702.914125.58160@75g2000cwc.googlegroups.com>
2006-08-08 20:53     ` Georg Bauhaus
     [not found]       ` <1155070703.109913.164510@b28g2000cwb.googlegroups.com>
2006-08-08 22:02         ` Simon Wright
     [not found]           ` <1155124708.846173.71420@i3g2000cwc.googlegroups.com>
2006-08-09 12:16             ` Georg Bauhaus
2006-08-09 12:21             ` Emmanuel Briot [this message]
     [not found]               ` <1155129589.408465.191730@b28g2000cwb.googlegroups.com>
2006-08-09 20:03                 ` Steve Whalen
replies disabled

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