1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/net/archie.el/pkg-descr

6 lines
183 B
Plaintext
Raw Normal View History

1999-10-16 07:13:48 +00:00
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")