3 echo "==> To use gnuserv, add the following Lisp to your ~/.emacs file:"
5 echo "==> (autoload 'gnuserv-start \"gnuserv-compat\""
6 echo "==> \"Allow this Emacs process to be a server for client processes.\""
9 echo "==> Then, run (gnuserv-start). This may be done in your ~/.emacs. See "
10 echo "==> /usr/share/emacs/site-lisp/gnuserv-compat.el for commentary."