Re: Adding subdirectories to load-path?
Michael Sperber <[email protected]> Fri, 25 Sep 2015 08:53:39 +0200
| Newsgroups | gmane.emacs.xemacs.beta |
|---|---|
| Message-ID | <[email protected]> |
Hauke Fath <[email protected]> writes: > for said 'xemacs-packages' package, I would like to re-compile patched > elisp files. In the bootstrap case, I only have XEmacs installed, and > it looks like I need to add the .../lib/xemacs/xemacs-packages/lisp/*/ > subdirectories to load-path. > > Is there an XEmacs equivalent to the GNU Emacs > "normal-top-level-add-subdirs-to-load-path" function (see > <http://emacswiki.org/emacs/LoadPath>)? No. I'm really unsure of what your problem is or of what you're trying to do. (The paths subsystem should be able to pick up your packages automatically if they're in a place XEmacs knows about.) Could you elaborate? -- Regards, Mike