freebsd-ports/net/archie.el/pkg-descr
1999-10-16 07:13:48 +00:00

6 lines
183 B
Plaintext

A mock-interface to Archie for Emacs
Add the following line to ~/.emacs (a example)
(autoload 'archie "archie" "Archie interface" t)
(setq archie-server "archie.kuis.kyoto-u.ac.jp")