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

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

Re: savannah git repository now available


From: Stephen Leake
Subject: Re: savannah git repository now available
Date: Mon, 16 Mar 2020 14:55:36 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (windows-nt)

Simon Wright <address@hidden> writes:

> On 15 Mar 2020, at 21:14, Stephen Leake <address@hidden> wrote:
>> 
>> Simon Wright <address@hidden> writes:
>> 
>>> I wrote git_build.sh, attached (nothing about tests yet)
>> 
>> That should be the same as:
>> 
>> $ cd org.emacs.ada-mode/build
>> $ make update-elisp
>> 
>> Does the makefile not work for you? or maybe we need a README.git_checkout or
>> something.
>
> After sourcing this:
>
> # 'source' this to set GPR_PROJECT_PATH etc for a checkout organised by
> # git_checkout.sh, qv.
> #
> # IMPORTANT: do this in {base}/org.emacs.ada-mode !
>
> base=$PWD
>
> export
> GPR_PROJECT_PATH="${base}/../org.stephe_leake.makerules:${base}/../org.wisitoken/build:${base}/../org.stephe_leake.sal/build"
> export WISITOKEN=${base}/../org.wisitoken
>

This is done in prj.el loaded by the Makefile Local Variables; maybe you
need to customize that?

> In toplevel form:
> ada-gnat-xref.el:83:4:Error: wisi-names called with 2 arguments, but
> accepts only 1

It appears you've still got wisi installed in ELPA; you must uninstall
that (or edit load-path to delete it).

-- 
-- Stephe



reply via email to

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