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, 23 Apr 2020 12:43:43 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (windows-nt)

chad <address@hidden> writes:

> I long ago adopted the use of require in my .emacs file as a well-worn
> shorthand for "load this unless it's already loaded". Is there an
> alternative that I should be using instead? 

If the file you are requiring has autoloads, then those autoloads should
be in some *autoloads.el file; load that instead.


-- 
-- Stephe



reply via email to

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