[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [h-e-w] Plot in Octave under Gnu Emacs on Windows XP doesn't work
From: |
Jordi Gutiérrez Hermoso |
Subject: |
Re: [h-e-w] Plot in Octave under Gnu Emacs on Windows XP doesn't work |
Date: |
Mon, 22 Oct 2012 14:37:04 -0400 |
On 22 October 2012 14:27, <address@hidden> wrote:
> If I want to fix "run-octave", it does not work to add the following to my
> ~/.emacs file:
>
> (setq inferior-octave-startup-args '("--line-editing" "-i"))
Why are you using run-octave? This script is for testing Octave
in-place after you compiled it but before you install it, which is why
it has its own set of compile options. You're working on your own
compiled version of Octave? Then finish the installation procedure
first.
- Jordi G. H.