all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Compiling emacs 24 under Debian
@ 2011-01-04  2:56 Richard Riley
  2011-01-04  3:23 ` Tim X
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Riley @ 2011-01-04  2:56 UTC (permalink / raw
  To: help-gnu-emacs


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")





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-04 22:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-04  2:56 Compiling emacs 24 under Debian Richard Riley
2011-01-04  3:23 ` Tim X
2011-01-04 10:51   ` Richard Riley
2011-01-04 22:53     ` Tim X

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.