From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,72bd3676155508c5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-14 01:43:32 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed1.bredband.com!bredband!uio.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: Format of .adp files? Date: Thu, 14 Nov 2002 09:43:32 +0000 (UTC) Organization: Norwegian university of science and technology Message-ID: References: <3dcfc6ce$0$308$bed64819@news.gradwell.net> NNTP-Posting-Host: kiuk0152.chembio.ntnu.no Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: tyfon.itea.ntnu.no 1037267012 11585 129.241.83.78 (14 Nov 2002 09:43:32 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Thu, 14 Nov 2002 09:43:32 +0000 (UTC) User-Agent: slrn/0.9.7.4 (Linux) Xref: archiver1.google.com comp.lang.ada:30858 Date: 2002-11-14T09:43:32+00:00 List-Id: Stephen Leake wrote: > Well, just because you don't like it doesn't mean vim shouldn't > support it. But ok, one more score for Emacs :). My point is more why should I bother to support it in the first place :-) But I think it shouldn't be to hard. The problem is of course dealing with strings over one line. > "with system.address_to_access_conversions" in Vim for the standard library packages (and procedures and functions) I intended to make this possible: with System.Add and then you should be able to hit to complete the rest. > So I never have to hit the shift key (helps avoid Carpal-Tunnel). In Never? In my Norwegian keyboard I have to hit Shift every time I want "_" > It helps meet style guidelines. I would never enforce the Can you point me to where this is? I'm a bit uncertain if this is a GNAT style guide or the Ada style guide. As I understand, Ada is not case sensitive although I use casing myself. > 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. Where can I find a copy? The Ada-mode for Emacs I have installed on linux does not capitalize this correctly. Version: 3.5-3 -- Preben Randhol ------------------------ http://www.pvv.org/~randhol/ -- �There are three things you can do to a woman. You can love her, suffer for her, or turn her into literature.� - Justine, by Lawrence Durrell