mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
6 lines
183 B
Plaintext
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")
|