help-gnu-emacs
[Top][All Lists]
Advanced

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

newbie question


From: Markus Wawryniuk
Subject: newbie question
Date: Wed, 12 Sep 2001 11:07:45 +0200 (CEST)

Hi Neil,

you have to put

(load "downloaded_file.elc")

in your .emacs. To create downloaded_file.elc: open downloaded_file.el
file with emacs and type

M-x byte-compile-buffer.

This should work.

Markus


Neil Blue writes:
 > Hello,
 > 
 > I have downloaded a *.el file with a command that I would like to make 
 > available every time I run emacs. Please could someont tell me how to 
 > set my .emacs file to evaluate the *.el file when it is started up. 
 > Thank you
 > 
 > Neil Blue
 > 
 > 
 > _______________________________________________
 > Help-gnu-emacs mailing list
 > Help-gnu-emacs@gnu.org
 > http://mail.gnu.org/mailman/listinfo/help-gnu-emacs

-- 
--------------------------------------------------------------------------------
Markus Wawryniuk               
Computer & Information Science
University of Konstanz
Universitätsstr. 10 - D78    e-mail: wawryniu@informatik.uni-konstanz.de
78457 Konstanz               phone:  ++49-7531-88-3070 
Germany                      fax:    ++49-7531-88-3062
--------------------------------------------------------------------------------





reply via email to

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