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,e6bc4f8f623bcf72,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-16 20:26:24 PST Date: Fri, 17 Oct 2003 11:29:06 +0800 From: Adrian Hoe User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.5b) Gecko/20030727 Thunderbird/0.1 X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Ada-mode 3.6 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 219.95.193.195 X-Original-NNTP-Posting-Host: 219.95.193.195 Message-ID: <3f8f6122_1@news.tm.net.my> X-Trace: news.tm.net.my 1066361122 219.95.193.195 (17 Oct 2003 11:25:22 +0800) Organization: TMnet Malaysia Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!news.tele.dk!news.tele.dk!small.news.tele.dk!lnewsoutpeer01.lnd.ops.eu.uu.net!lnewsinpeer01.lnd.ops.eu.uu.net!bnewsoutpeer01.bru.ops.eu.uu.net!bnewsinpeer00.bru.ops.eu.uu.net!emea.uu.net!ash.uu.net!news1.tm.net.my Xref: archiver1.google.com comp.lang.ada:1047 Date: 2003-10-17T11:29:06+08:00 List-Id: Hi, I just downloaded the ada-mode 3.6 from http://libre.act-europe.fr/adamode/ I installed it to xemacs 21.1.14 on Sparc/Solaris 9. Every time I "first" open .adb and .ads files, xemacs gives me "No such face: font-lock_constant-face". And I can't save the modified .adb and .ads files. Sometimes, xemacs will give the above error and other time it will give "Symbol's function definition is void: delete-trailing-whitespace". On my SuSE 8.2 Linux box, the xemacs 21.4 April 2001 will not have problem when opening .adb and .ads files. But, it will give "Symbol's function definition is void: delete-trailing-whitespace" when trying to save a modified .ads and .adb file. I have to "Save as" under same file name. After that, the problem disappear when I save the modified .adb and .ads file again. I look at the source of ada-mode and have got no idea what causes this behavior. Could anyone help? Thanks and best regards, -- Adrian Hoe