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-7-bit X-Google-Thread: 103376,c1b4b86c91ace6ed X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-11 06:22:44 PST Date: Tue, 11 Jun 2002 21:17:45 +0800 From: Adrian Hoe User-Agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:0.9.4.1) Gecko/20020314 Netscape6/6.2.2 X-Accept-Language: en-us MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Ada Mode for Emacs References: <3d058666_2@news.tm.net.my> <4OlN8.1209$Zv4.43434@news8-gui.server.ntli.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: mlk-195-142.tm.net.my X-Original-NNTP-Posting-Host: mlk-195-142.tm.net.my Message-ID: <3d05f74f_1@news.tm.net.my> X-Trace: news.tm.net.my 1023801167 mlk-195-142.tm.net.my (11 Jun 2002 21:12:47 +0800) Organization: TMnet Malaysia Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!nntp-relay.ihug.net!ihug.co.nz!news-out.newsfeeds.com!propagator2-maxim!propagator-maxim!pull.newsgroups.com!news1.tm.net.my Xref: archiver1.google.com comp.lang.ada:25740 Date: 2002-06-11T21:17:45+08:00 List-Id: chris.danx wrote: > "Adrian Hoe" wrote in message > news:3d058666_2@news.tm.net.my... > >>chris.danx wrote: >> >> > >>It doesn't work for me either. This is exhausting! >> > > No, look at Stephens other post. I didn't reply to it on cla since Stephen > thought it'd be better taken off cla since it was more emacs than Ada which > is fair enough. > > Stephens instructions will give you a tab character (I think, will double > check) instead of spaces, which isn't exactly the behaviour I wanted (still > playing around with the options to see if it does spaces, I know hitting > delete makes it jump back to the previous tab stop -- which you need to edit > from 3 to 60 say). > > In the meantime I defined the following using Stephens instructions as a > guide: > > ; this goes in a custom file (e.g. ada-mode-keys.el). > ; I don't have this file in my directory. SHould I create one? Will it crash with ada-modes.el? > (fset 'danx-space-indent > "\C-u3 ") > > (define-key ada-mode-map [C-tab] 'danx-space-indent) > > > ; this goes in your .emacs file or default file > ; (which I can't find). > ; > (eval-after-load "ada-mode" '(load "ada-mode-keys")) > > > >>Guess I will have >>to stick with ^Q tab for a while. :( >> > > That gives "^@" as text here. > > > Chris > > > -- Remove *nospam* to email. -- Adrian Hoe -- http://adrianhoe.com