> On 7 Jun 2019, at 21:30, Robert Weiner <[email protected]> wrote:
>
> Did you use the Emacs package manager to install or did you grab the HEAD
> commit from the ELPA git repository (don’t do that)?
The details don't say from which of the package-archives I used.
'M-x list-packages' from the Emacs's package manager was what I used.
Details follow.
--8<---------------cut here---------------start------------->8---
(package-initialize)
(setq package-archives '(("gnu" . "https://elpa.gnu.org/packages/")
("org" . "https://orgmode.org/elpa/")
("melpa" . "https://melpa.org/packages/")))
hyperbole is an installed package.
Status: Installed in ‘hyperbole-7.0.3/’.
Version: 7.0.3
Summary: GNU Hyperbole: The Everyday Hypertextual Information Manager
Requires: emacs-24.4
Homepage: https://www.gnu.org/software/hyperbole
--8<---------------cut here---------------end--------------->8---