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,6d9eb594a33cb947 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-01-26 13:21:15 PST From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: very specific question on Ada syntax Supersedes: <87g0i62h7u.fsf@deneb.enyo.de> Date: 26 Jan 2001 21:26:31 +0100 Organization: Enyo's not your organization Message-ID: <87bssu2h6w.fsf@deneb.enyo.de> References: <94s4vm$qr4$1@nnrp1.deja.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Path: supernews.google.com!sn-xit-02!supernews.com!isdnet!newscore.gigabell.net!blackbush.xlink.net!rz.uni-karlsruhe.de!news.uni-ulm.de!news.belwue.de!LF.net!news.enyo.de!news1.enyo.de!not-for-mail Xref: supernews.google.com comp.lang.ada:4578 Date: 2001-01-26T21:26:31+01:00 List-Id: Robert Dewar writes: > Seeing as the text between the quotes can be more than one > character in the case of wide character encodings, I would > guess that you are not handling wide characters :-) At least in Emacs, even a wide character consists of a single character. ;-)