help-octave
[Top][All Lists]
Advanced

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

Re: 'Edit' Command Issues


From: bpabbott
Subject: Re: 'Edit' Command Issues
Date: Thu, 18 Nov 2010 22:09:13 +0000 (GMT)

On Nov 18, 2010, at 04:31 PM, nickh <address@hidden> wrote:


Ben,
I currently running emacs. However, if you have other suggestions, I am open
to them.
 
Ok. You should be able to configure Octave to use emacs. I like to use vi. In my ".octaverc" I have the lines ...

edit editor "mvim %s"
edit mode async

You should be able to do something similar with emacs. Just replace "mvim" with the command you'd type in a bash shell to run emacs. I don't know if you'll need "mode async".

Ben


reply via email to

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