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=-0.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c1b4b86c91ace6ed X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-09 10:15:10 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!elk.ncren.net!nntp.upenn.edu!msunews!not-for-mail From: "Chad R. Meiners" Newsgroups: comp.lang.ada Subject: Re: Ada Mode for Emacs Date: Sun, 9 Jun 2002 13:13:52 -0400 Organization: Michigan State University Message-ID: References: <4pIM8.494$ca2.82652@newsfep1-win.server.ntli.net> Reply-To: "Chad R. Meiners" NNTP-Posting-Host: arctic.cse.msu.edu X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Xref: archiver1.google.com comp.lang.ada:25604 Date: 2002-06-09T13:13:52-04:00 List-Id: "chris.danx" wrote in message news:4pIM8.494$ca2.82652@newsfep1-win.server.ntli.net... > I suppose what I want is: > > Soft tabs (i.e. spaces) > soft tabs that always work! > auto indentation. > > emacs does auto indentation in ada mode already, so all it needs are soft > tabs that always work when tab is hit. Have you tried Ctrl-q tab ? This gives me a tab while in ada-mode. -CRM