| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
You can define an alias name for index.
Example:
(setq elmo-nmz-index-alias-alist
'(("cache" . "~/.elmo/cache")
("docs" . "~/documents")))
|
Above definition defines two index aliases. You can specify
[wanderlust]cache |
to execute a namazu search with keyword `wanderlust' using a index in the directory `~/.elmo/cache'.