According to the NEWS file in Emacs 20.3, the load-path variable in
Emacs automatically includes most subdirectories under
/usr/local/share/emacs/site-lisp (and the reasons for excluding a
directory from this list are included). In Red Hat, /usr/local/share
doesn't exist by default, and directories under
/usr/share/emacs/site-lisp are not included by default. And if I
create /usr/local/share/emacs/site-lisp and make a directory under
that, that directory isn't included by default in the load-path
variable either. So if an Emacs Lisp package like VM or Emacs/W3 is
installed in a subdirectory of /usr/share/emacs/site-lisp, that
subdirectory must be explicitly added to the load-path variable when
Emacs starts.
Does anyone know why this is happening?
Thanks,
Matt Campbell
--
Matt Campbell <[EMAIL PROTECTED]>
Web site: http://www.feist.com/~mattcamp/
ICQ #: 33005941
--
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null