From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.6 Path: eternal-september.org!reader02.eternal-september.org!aioe.org!9CzwYWWlKVx8RMZd/VcwFg.user.46.165.242.75.POSTED!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Gnu Emacs Ada mode 7.1.6 released. Date: Thu, 12 Aug 2021 10:36:02 -0700 Organization: Aioe.org NNTP Server Message-ID: <86wnoqr2f1.fsf@stephe-leake.org> References: <86tukal9h6.fsf@stephe-leake.org> <728144e3-d3f2-4c88-9598-16ea4bf9a56fn@googlegroups.com> <080b2088-4e34-4289-af34-4c7a821cdcf3n@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: gioia.aioe.org; logging-data="60804"; posting-host="9CzwYWWlKVx8RMZd/VcwFg.user.gioia.aioe.org"; mail-complaints-to="abuse@aioe.org"; User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (windows-nt) Cancel-Lock: sha1:XVFWhtANQBnMt5rU8t+0DSTrkeE= X-Notice: Filtered by postfilter v. 0.9.2 Xref: reader02.eternal-september.org comp.lang.ada:62495 List-Id: Paul Onions writes: > On Saturday, 7 August 2021 at 17:47:40 UTC+1, Paul Onions wrote: >> ... I'm still seeing error messages about a void-function called wisi--lexer-error. > > I think this is due to a missing:- > (require 'cl-lib) > at the start of wisi-parse-common.el. It does make sense that file should have that require; I don't know why I don't see that error. I'll add it. -- -- Stephe