summaryrefslogtreecommitdiff
path: root/net/archie.el/pkg-descr
blob: b73bef2e4185bf78259b14b94937b3ce51ac84a1 (plain) (blame)
1
2
3
4
5
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")