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

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

Compiling emacs 24 under Debian


From: Richard Riley
Subject: Compiling emacs 24 under Debian
Date: Tue, 04 Jan 2011 03:56:29 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.2 (gnu/linux)

Could someone please share the secret for making emacs 24 under Debian
(testing) so that it can still see the system installed libraries that
are not part of emacs proper?

I have this but I'm not altogether sure its good enough:-

(setq load-path (append load-path '("/usr/local/emacs/site-lisp" 
"/usr/share/emacs/site-lisp")))
(load-library "debian-startup")
(debian-startup 'emacs23)
(load-library "/etc/emacs/site-start")





reply via email to

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