emacs-devel
[Top][All Lists]
Advanced

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

Re: interactive feel of Emacs: the need for speed, and -Q [measure.el]


From: Stephen Leake
Subject: Re: interactive feel of Emacs: the need for speed, and -Q [measure.el]
Date: Thu, 16 Apr 2020 11:14:04 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (windows-nt)

Stefan Monnier <address@hidden> writes:

>>> Here are my requires:
>
> As a general rule, `require` should not appear in a `~/.emacs`.
> It's for use at the top of a library file.

They should be replaced with the relevant (load-file "...autoloads").

And ada-mode in particular is in ELPA, so it is handled by
package-initialize; others may be packages as well.

-- 
-- Stephe



reply via email to

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