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-Thread: 103376,e36020a4e7d24836 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder.news-service.com!94.75.214.39.MISMATCH!aioe.org!.POSTED!not-for-mail From: localhost@example.org Newsgroups: comp.lang.ada Subject: Re: How to leave .ali files in original library? Date: Thu, 10 Mar 2011 09:36:19 +0000 (UTC) Organization: Aioe.org NNTP Server Message-ID: References: <87zkp4uhjl.fsf@ludovic-brenta.org> NNTP-Posting-Host: EUGFoB16xwXVxMnkfdNfCw.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 Xref: g2news2.google.com comp.lang.ada:19000 Date: 2011-03-10T09:36:19+00:00 List-Id: On 2011-03-10, Ludovic Brenta wrote: > localhost@example.org wrote on comp.lang.ada: >> Thanks...I would like to avoid using project files > > Why? One less thing to learn, if emacs Ada-mode gets the job done (so far!) I try to avoid learning non-transferable bits as much as I can. >> but I haven't worked on a big Ada project yet so I don't know if it's >possible. > > You can use project files on small projects, too. They are very nice. I'll see how it goes as I get further along with Ada. Thanks for your help!