ada-mode-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gnu Emacs Ada mode 7.3.1 released.


From: Georg Bauhaus
Subject: Re: Gnu Emacs Ada mode 7.3.1 released.
Date: Sat, 29 Oct 2022 11:32:15 +0200


> Am 26.10.2022 um 15:32 schrieb Stephen Leake <stephen_leake@stephe-leake.org>:
> 
> Gnu Emacs Ada mode 7.3.1 is now available in GNU ELPA; the beta
> version has been promoted to release.

7.3.0 maybe? ELPA states:
* Ada Mode 7.3.0
22 Oct 2022 beta promoted to release

I couldn't find anything newer.

Ada-mode now works, but installing via *Packages* was only
pretending to have worked. When then opening an Ada file, I got
error messages about parser protocol version mismatch.

I cleaned up in *Packages*, then ran ./build.sh as required,
also ./install.sh with --prefix, but had to:

$ export WISI_DIR=`ls -d ../wisi-4.0.?` 

prior to running. That's because ./install.sh's [ -d ../wisi-3.1.? ]
is false when there is no ../wisi-3.1.? directory, then WISI_DIR
is not set. So, gprinstall ... -aP $WISI_DIR lacks an argument.

Is there a way to have the installation from *Packages* check for
the presence of everything required? 

Compiler /opt/gcc-11.2.0 on MacOS 11.7, Emacs 28.1



Georg





reply via email to

[Prev in Thread] Current Thread [Next in Thread]