help-octave
[Top][All Lists]
Advanced

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

emacs info reader for octave


From: John W. Eaton
Subject: emacs info reader for octave
Date: Fri, 23 Oct 2009 22:32:28 -0400

On 16-Oct-2009, Aditya Bhagwat wrote:

| 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?

Where did you install gnuserv?  Is it in a directory that is listed in
your Emacs load-path?

jwe


reply via email to

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