emacs-devel
[Top][All Lists]
Advanced

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

Re: Subject: Call for testers for GNU Hyperbole 5.12, a large, useful Em


From: Dmitry Gutov
Subject: Re: Subject: Call for testers for GNU Hyperbole 5.12, a large, useful Emacs package
Date: Wed, 15 Jun 2016 16:51:41 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2

On 06/15/2016 04:09 PM, Stefan Monnier wrote:
I left off one line here that seems to be required.  At the end, add:
(require 'hyperbole)
to ensure it loads in every session.

That shouldn't be needed: package.el will autoload
hyperbole-autoloads.el at every startup, so you can put there whatever
you need to setup hyperbole.

That sounds like the initialization would be better performed in a global minor mode (which will be autoloaded). Example: semantic-mode.



reply via email to

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