unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* /usr/local/share/emacs/site-lisp is not expanded on ubuntu installs
@ 2013-11-22  0:26 Vitalie Spinu
  2013-11-22  2:29 ` Vitalie Spinu
  2013-11-22  3:03 ` Glenn Morris
  0 siblings, 2 replies; 6+ messages in thread
From: Vitalie Spinu @ 2013-11-22  0:26 UTC (permalink / raw)
  To: emacs-devel



Hi, 

On Ubuntu the directories of /usr/local/share/emacs/site-lisp are not
added to load-path as stated in the documentation:


   
      If `EMACSLOADPATH' is not set (which is usually the case), Emacs
   initializes `load-path' with the following two directories:
   
        "/usr/local/share/emacs/VERSION/site-lisp"
   
   and
   
        "/usr/local/share/emacs/site-lisp"
   
   [...]
   
      Next, Emacs "expands" the initial list of directories in `load-path'
   by adding the subdirectories of those directories.  Both immediate
   subdirectories and subdirectories multiple levels down are added.  But
   it excludes subdirectories whose names do not start with a letter or
   digit, and subdirectories named `RCS' or `CVS', and subdirectories
   containing a file named `.nosearch'.


I see the same thing on emacs23, emacs24 and emacs-snapshot on Kubuntu
13.04.

The path /usr/share/emacs/site-lisp is expanded. Does this mean that
/usr/share/emacs/site-lisp should be used for the installation of add-on
packages? If so, then the info page should be updated.


Thanks, 


   Vitalie




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

end of thread, other threads:[~2013-11-22  4:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22  0:26 /usr/local/share/emacs/site-lisp is not expanded on ubuntu installs Vitalie Spinu
2013-11-22  2:29 ` Vitalie Spinu
2013-11-22  3:04   ` Glenn Morris
2013-11-22  3:03 ` Glenn Morris
2013-11-22  3:35   ` Vitalie Spinu
2013-11-22  4:02     ` Glenn Morris

Code repositories for project(s) associated with this public inbox

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

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