* Robert Weiner <[email protected]> [2020-11-09 00:07]: > And for an automated install from source as a package, do this: > > (package-install 'quelpa) > (package-install 'use-package) > (use-package hyperbole > :quelpa (hyperbole :fetcher git > :url "https://git.savannah.gnu.org/git/hyperbole.git" > :files (:defaults "kotl" "man" "HY-TALK"))) > > This will be in the doc for the next release.
I understand this. Matt's recipe is fine for me so far, I will use it that way. Thank you. I am avoidin using MELPA for security reasons and bandwidth reason and principles of free software. But I do have clone of MELPA andany package I need on my system and Hyperscope will have the index for Emacs packages as well.
