Go to the first, previous, next, last section, table of contents.


wl-addrbook.el

Addrbook of Mew (http://www.mew.org/)

Mew の Addrbook を Wanderlust で使用できるようにするには、 `util/wl-addrbook.el'`util/wl-complete.el'load-path において、以下のように設定します。

(require 'wl-addrbook)
(wl-addrbook-setup)


Go to the first, previous, next, last section, table of contents.