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

3.9.1.2 インデックスのエイリアス名

インデックスにはエイリアス名(別名)を定義できます。

 
(setq elmo-nmz-index-alias-alist
      '(("cache" . "~/.elmo/cache")
        ("docs" . "~/documents")))

の様に設定することによりインデックスの別名を定義できます。 上記例であれば、

 
[wanderlust]cache

と入力すれば、`~/.elmo/cache' にある namazu インデックスを対象として、 キーワード `wanderlust' で検索を行います。



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