unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* multiple load-paths?
@ 2007-11-24 15:30 someusernamehere
  2007-11-24 15:57 ` Juanma Barranquero
  2007-11-24 16:05 ` Johan Bockgård
  0 siblings, 2 replies; 5+ messages in thread
From: someusernamehere @ 2007-11-24 15:30 UTC (permalink / raw)
  To: help-gnu-emacs

hey, I have in my .emacs 4 lines such as>


(setq load-path (cons (expand-file-name "~/lisp") load-path))
(setq load-path (cons (expand-file-name "~/repos") load-path))
(setq load-path (cons (expand-file-name "~/testing") load-path))
(setq load-path (cons (expand-file-name "~/elisp") load-path))

there is a way to do this more "posh" ?, I mean may be in one line o
something similar?


thanks

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

end of thread, other threads:[~2007-12-05 10:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-24 15:30 multiple load-paths? someusernamehere
2007-11-24 15:57 ` Juanma Barranquero
2007-11-24 16:05 ` Johan Bockgård
2007-12-05  9:58   ` Mike Mattie
2007-12-05 10:57     ` Sebastian Tennant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).