help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs info reader for octave


From: Aditya Bhagwat
Subject: emacs info reader for octave
Date: Fri, 16 Oct 2009 14:17:36 +0200
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Dear all,

I am trying to use the Emacs Info Reader for Octave. First, I installed gnuserv, that seemed to work fine. Then, I added following lines to my .emacs file:

(autoload 'octave-help "octave-hlp" nil t)
    (require 'gnuserv)
    (gnuserv-start)

as was suggested in the octave online manual http://www.gnu.org/software/octave/doc/interpreter/Using-the-Emacs-Info-Reader-for-Octave.html#Using-the-Emacs-Info-Reader-for-Octave

Now, I am getting the following error message when emacs starts

   An error has occurred while loading `/home/abhagwat/.emacs':
   File error: Cannot open load file, gnuserv


Does anyone know the reason for this?

Many thanks and regards,

Aditya


reply via email to

[Prev in Thread] Current Thread [Next in Thread]