1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
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")