comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: Ada grammar rules for names too permissive?
Date: Sat, 5 Jan 2019 10:46:19 -0800 (PST)
Date: 2019-01-05T10:46:19-08:00	[thread overview]
Message-ID: <9bbe4820-f62f-4c99-b9a2-f6a454f68eca@googlegroups.com> (raw)
In-Reply-To: <fe4878b7-305b-48e6-8fbb-86d3df15c234@googlegroups.com>

On Thursday, January 3, 2019 at 2:34:41 PM UTC-8, Jere wrote:
> 
> Is there a guide on how to manually update the Ada mode part of emacs?  

The original Emacs Ada mode is a "built-in package"; it is included in the installation tarball.

The latest version is a "GNU ELPA package"; it can be installed in any Emacs version >= 25.0.

To install, execute M-x list-packages, search for "ada-mode", type 'i' for Install, 'x' for execute. Wait for Emacs to contact the ELPA server and install the package. Then restart Emacs (to ensure everything got done correctly).

> I 
> have a slightly older version, but it doesn't list ada mode in emacs
> when I go through the normal update procedure.  

What do you mean by "the normal update procedure"? If that means 'list-packages' as I said above, then something (presumably your site administrator) has redirected the default package archive; `package-archives' must include ("gnu" . "https://elpa.gnu.org/packages/"). In that case, ask the site admin to include ada-mode in the local archive. 

If that fails, you'll have to install from source. The simplest approach to that is to check out the git worktree for elpa.

  reply	other threads:[~2019-01-05 18:46 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-29 18:20 Ada grammar rules for names too permissive? olivermkellogg
2018-12-31 21:45 ` Randy Brukardt
2019-01-01  8:44   ` Dmitry A. Kazakov
2019-01-01 19:49     ` Stephen Leake
2019-01-01 20:42       ` Dmitry A. Kazakov
2019-01-02 19:21         ` Stephen Leake
2019-01-02 20:47           ` Dmitry A. Kazakov
2019-01-03 21:45             ` Stephen Leake
2019-01-03 22:34               ` Jere
2019-01-05 18:46                 ` Stephen Leake [this message]
2019-01-07 11:11                   ` J-P. Rosen
2019-01-08 18:58                     ` Stephen Leake
2019-01-04  8:53               ` Dmitry A. Kazakov
2019-01-03 22:39     ` olivermkellogg
2019-01-04  8:58       ` Dmitry A. Kazakov
2019-01-05  8:45         ` Randy Brukardt
2019-01-05 18:50       ` Stephen Leake
2019-01-01 19:46   ` olivermkellogg
2019-01-03 22:36     ` Randy Brukardt
2019-01-01 19:46 ` Stephen Leake
2019-01-01 21:03   ` olivermkellogg
2019-01-02 19:42     ` Stephen Leake
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox