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: a07f3367d7,429176cb92b1b825 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news1.google.com!news.glorb.com!feeder.erje.net!eternal-september.org!feeder.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: AWS Coding Styles (and about boring plain-linear text files in the end) Date: Mon, 17 Jan 2011 21:12:50 +0000 Organization: A noiseless patient Spider Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Info: mx03.eternal-september.org; posting-host="dFCm8HWntFqmDIilBLqEJQ"; logging-data="2573"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18GINm253A6wbzg5CqSRPFVrCmOAMWwzMs=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (darwin) Cancel-Lock: sha1:H50cPn4AKFL5KKqOTg/HotZS8iU= sha1:jm44ioZB39uWT1RzZh9pWWHRIDI= Xref: g2news1.google.com comp.lang.ada:16496 Date: 2011-01-17T21:12:50+00:00 List-Id: Bill Findlay writes: > In ³6.2 If Statements² : > > > Complex conditions in if-statements are indented two > > characters > > I use the same indent (by 3) as for every other nesting (with > short-circuit forms) and no indent if the phrases are parallel (with > and/or/xor). I don't know what Emacs ada-mode indents by, I just let it have its way!