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,fd4fc3d2b22df500 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.180.93.134 with SMTP id cu6mr1717125wib.5.1358656068039; Sat, 19 Jan 2013 20:27:48 -0800 (PST) Path: o9ni8449wio.1!nntp.google.com!feeder1.cambriumusenet.nl!feed.tweaknews.nl!194.109.133.86.MISMATCH!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!border4.nntp.ams.giganews.com!border2.nntp.ams.giganews.com!border3.nntp.ams.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!news.panservice.it!feeder.erje.net!us.feeder.erje.net!news.glorb.com!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: ada-mode create case exception References: <85623bsosa.fsf@stephe-leake.org> <85d2xen4wg.fsf_-_@stephe-leake.org> Date: Sun, 13 Jan 2013 18:13:07 -0500 Message-ID: <85txqkwubg.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (windows-nt) Cancel-Lock: sha1:sZoTeoPAuE/u5QglRERYgQPdfxQ= MIME-Version: 1.0 X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: a2c9450f33f85e029e66107984 X-Received-Bytes: 1785 Content-Type: text/plain Date: 2013-01-13T18:13:07-05:00 List-Id: Simon Wright writes: > Stephen Leake writes: > >> Simon Wright writes: >> >>> Stephen Leake writes: >>> >>>> Which reminds me; we need a simpler keybinding for "make this word a >>>> case exception". >>> >>> C-c C-y is simple enough. I agree that C-c C-M-y is a bit complex >>> (though inherited from 4.01): perhaps C-c M-y ? >> >> My problem with 4.01 is that you have to manually select the word; the >> system is smart enough to do that for you. > > Here, using 4.01 with your patch of 21 March 10 and Georg's patch of 3 > September 11, neither of which appear to touch this aspect, I don't have > to select the word. I put point inside the Line of Put_Line; C-c C-M-y > added *Line, C-c C-y added Put_Line. Sigh. That's what I get for posting without testing. Thanks :). -- -- Stephe