Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!ptt.lcs.mit.edu!markl From: markl@ptt.LCS.MIT.EDU Newsgroups: comp.emacs Subject: Re: How can I make libraries autoload? Message-ID: <8710261726.AA01695@allspice.LCS.MIT.EDU> Date: Mon, 26-Oct-87 12:26:47 EST Article-I.D.: allspice.8710261726.AA01695 Posted: Mon Oct 26 12:26:47 1987 Date-Received: Wed, 28-Oct-87 04:09:00 EST Sender: daemon@bloom-beacon.MIT.EDU Reply-To: markl@ptt.LCS.MIT.EDU Lines: 18 To: nntp-poster@ptt.LCS.MIT.EDU In-Reply-To: xev@hstbme.mit.edu's message of 26 Oct 87 16:45:18 GMT Repository: PTT-test Originating-Client: allspice > From: xev@hstbme.mit.edu (Xev Gittler) > How can I get get emacs to autoload lisp libraries that I've > installed? See the emacs-lisp file "loaddefs.el". Or, if you don't want to modify it, add autoload forms to your .emacs file. See the function "autoload". markl Internet: markl@ptt.lcs.mit.edu Mark L. Lambert MIT Laboratory for Computer Science Distributed Systems Group ----------