Package: gnuserv
Version: 3.12.7-1
Severity: normal
Hello,
I had a hard time trying to figure out how to start gnuserv under
emacs. I need it because I wanted to have octave use the emacs info
mode, which requires an emacs client supporting the 'eval' predicate.
I finally found the right way to start it is to have in .emacs:
(load "gnuserv-compat")
(load-library "gnuserv")
(gnuserv-start)
The first line provides some compatibility between emacs and xemacs
functions, the second load the package, and the third start
it. Missing the first line causes emacs to not start the server.
Could you please ask this in the readme/doc/whatever ?
TIA
Pascal Dupuis
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages gnuserv depends on:
ii emacs21 21.4a-1 The GNU Emacs editor
ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an
gnuserv recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]