Mercurial > hg > xemacs-beta
comparison man/xemacs/startup.texi @ 410:de805c49cfc1 r21-2-35
Import from CVS: tag r21-2-35
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:19:21 +0200 |
parents | 501cfd01ee6d |
children | 697ef44129c6 |
comparison
equal
deleted
inserted
replaced
409:301b9ebbdf3b | 410:de805c49cfc1 |
---|---|
61 according to the relative location at which they show | 61 according to the relative location at which they show |
62 up in the various XEmacs paths. Early package hierarchies are at the | 62 up in the various XEmacs paths. Early package hierarchies are at the |
63 very front, late ones somewhere in the middle, and last hierarchies are | 63 very front, late ones somewhere in the middle, and last hierarchies are |
64 (you guessed it) last. | 64 (you guessed it) last. |
65 | 65 |
66 By default, XEmacs expects an early package hierarchy in the a | 66 By default, XEmacs expects an early package hierarchy in the |
67 subdirectory @file{.xemacs} of the user's home directory. | 67 subdirectory @file{.xemacs/xemacs-packages} of the user's home |
68 directory. | |
68 | 69 |
69 Moreover, XEmacs expects late hierarchies in the subdirectories | 70 Moreover, XEmacs expects late hierarchies in the subdirectories |
70 @file{site-packages}, @file{mule-packages}, and @file{xemacs-packages} | 71 @file{site-packages}, @file{mule-packages}, and @file{xemacs-packages} |
71 (in that order) of the @file{<root>/lib/xemacs} subdirectory of one of | 72 (in that order) of the @file{<root>/lib/xemacs} subdirectory of one of |
72 the installation hierarchies. (If you run in-place, these are direct | 73 the installation hierarchies. (If you run in-place, these are direct |
75 subdirectory and prefer directories found there. | 76 subdirectory and prefer directories found there. |
76 | 77 |
77 By default, XEmacs does not have a pre-configured last package | 78 By default, XEmacs does not have a pre-configured last package |
78 hierarchy. Last hierarchies are primarily for using package hierarchies | 79 hierarchy. Last hierarchies are primarily for using package hierarchies |
79 of outdated versions of XEmacs as a fallback option. For example, it is | 80 of outdated versions of XEmacs as a fallback option. For example, it is |
80 possible to run XEmacs 21.0 with the 20.4 package hierarchy as a last | 81 possible to run XEmacs 21 with the 20.4 package hierarchy as a last |
81 hierarchy. | 82 hierarchy. |
82 | 83 |
83 It is possible to specify at configure-time the location of the various | 84 It is possible to specify at configure-time the location of the various |
84 package hierarchies with the @code{--package-path} option to configure. | 85 package hierarchies with the @code{--package-path} option to configure. |
85 @cindex package path | 86 @cindex package path |