help-octave
[Top][All Lists]
Advanced

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

[Fwd: run octave also under MS-Windows from within (X)Emacs]


From: stefan.pofahl
Subject: [Fwd: run octave also under MS-Windows from within (X)Emacs]
Date: Mon, 14 Aug 2006 16:35:42 +0200
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

 Hello,

 perhaps you can help:

 It would be nice to run octave also
 under MS-Windows from within (X)Emacs.
 I asked the author of octave-mode for
 help, but he has no idea.
 The Question is: with lines are necessary
 in the init.el (.emacs) to paste
 files and single lines to the WIN32-octave binary.
 I tried the following, but this does not work:
 ----------------------------------------------------
 ;; if you have the win32 version of octave
    (add-hook 'inferior-octave-mode-hook
         '(lambda ()
             (setq inferior-octave-program
                 "C:\\Programme\\GNU Octave
                    2.1.73\\bin\\octave-2.1.73.exe")))

 ----------------------------------------------------

 See also:
 http://www.emacswiki.org/cgi-bin/wiki/OctaveMode

 Best regards,

 Stefan Pofahl

 *********
John W. Eaton wrote:
Hi,

If you have questions about Octave, please check the Octave web site
first (http://www.octave.org).  If your questions are not answered
there, please subscribe to the help-octave mailing list
(address@hidden) and ask for help there.  Many people subscribe to
that list who may be able to help you solve your problem.

See the instructions on the page http://www.octave.org/archive.html
for information about how to subscribe to the Octave mailing lists.

If you have a bug to report, please send a complete report to
address@hidden  To find out how to submit a report that will be
useful for solving the problem, please read
http://www.octave.org/bugs.html.

Thanks,

jwe





reply via email to

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