[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.3.2 `WL-CFG'

Contents of the file `WL-CFG' is loaded under installation if a file with that name exists in extracted directory. You can use `WL-CFG' to configure load-path to extra packages such as SEMI if needed.

If you want to specify the install directory of Wanderlust related files, then set following variables in `WL-CFG'

WL_PREFIX
A directory to install WL modules. This directory is relative directory from LISPDIR. WL modules include `wl*.el', `wl*.elc' files.

ELMO_PREFIX
A directory to install ELMO modules. This directory is relative directory from LISPDIR. ELMO modules include `elmo*.el', `elmo*.elc' files.

Default value of WL_PREFIX and ELMO_PREFIX are `wl'.

If you want to install ELMO related files under a sub-directory such as "elmo" then add following to `WL-CFG':

 
(setq ELMO_PREFIX "elmo")



This document was generated by Yuuichi Teranishi on February, 19 2005 using texi2html