comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen.a.leake.1@gsfc.nasa.gov>
Subject: Re: Format of .adp files?
Date: 13 Nov 2002 12:30:14 -0500
Date: 2002-11-13T17:41:09+00:00	[thread overview]
Message-ID: <ur8dp74yh.fsf@gsfc.nasa.gov> (raw)
In-Reply-To: slrnat4s9v.3dp.randhol+news@kiuk0152.chembio.ntnu.no

Preben Randhol <randhol+news@pvv.org> writes:

> Stephen Leake wrote:
> > Allow setting the casing exceptions file in the project file (you'll
> > also have to implement the ada-mode casing support :).
> 
> Nonono I hate that auto-casing thing. 

Well, just because you don't like it doesn't mean vim shouldn't
support it. But ok, one more score for Emacs :).

> I don't understand what it is useful for.

I can type 

"with system.address_to_access_conversions" 

and the editor automagically converts that to

"with System.Address_To_Access_Conversions". 

So I never have to hit the shift key (helps avoid Carpal-Tunnel). In
addition, if I'm unsure of the proper capitalization of a previously
typed word, I can hit M-w and the word is re-capitalized.

It helps meet style guidelines. I would never enforce the
capitalization style if the editor did not support it (however, I will
tell people that's a reason to switch to Emacs).

There is a file of exceptions to the normal capitalization rule, so
things like Ada.Text_IO are done correctly (the _IO violates the
normal rule). That's the file that should be specified in the .adp
file.

-- 
-- Stephe



  reply	other threads:[~2002-11-13 17:30 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-11 14:54 Format of .adp files? Victor Porton
2002-11-11 15:55 ` Preben Randhol
2002-11-12 22:51   ` David C. Hoos, Sr.
2002-11-12 23:03     ` Preben Randhol
2002-11-13 14:45       ` Stephen Leake
2002-11-13 15:35         ` Preben Randhol
2002-11-13 17:30           ` Stephen Leake [this message]
2002-11-14  5:58             ` Simon Wright
2002-11-14  9:43             ` Preben Randhol
2002-11-14 14:57               ` Timo Warns
2002-11-14 15:35                 ` Preben Randhol
2002-11-14 16:30           ` Georg Bauhaus
2002-11-14 16:46             ` Preben Randhol
2002-11-14 19:13               ` Georg Bauhaus
2002-11-14 21:15                 ` Preben Randhol
2002-11-15 10:01                   ` Georg Bauhaus
2002-11-15 10:34                     ` Preben Randhol
2002-11-11 18:47 ` Eric G. Miller
2002-11-12 11:43   ` Preben Randhol
2002-11-12 13:46     ` SteveD
2002-11-12 20:05       ` Simon Wright
2002-11-12 16:51     ` Rolf Ebert
2002-11-13  6:24   ` Eric G. Miller
2002-11-13 14:49     ` Stephen Leake
2002-11-14  6:11       ` Simon Wright
2002-11-13  6:36 ` Victor Porton
replies disabled

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