help-octave
[Top][All Lists]
Advanced

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

Re: win octave and emacs


From: Guillem Borrell Nogueras
Subject: Re: win octave and emacs
Date: Thu, 13 Apr 2006 11:05:28 +0200
User-agent: KMail/1.9.1

Hi.

If you are using NTEmacs the .emacs file must be in "C:\"   (root folder).

guillem

On Thursday 13 April 2006 09:35, Rich E wrote:
> Hello,
>
> I'm new to Octave, which I just installed, and I'm trying to get it to run
> within Emacs.  I have found directions that direct me in doing this, but i
> need to find the .emacs settings file first.  Once I do this, I should
> paste
>
> (autoload 'octave-mode "octave-mod" nil t)
>           (setq auto-mode-alist
>                 (cons '("\\.m$" . octave-mode) auto-mode-alist))
>
> and a couple other things in there.  But, I don't know where the
> .emacs settings file is.
> Does anyone know how I can get Emacs running with Octave in Windows?
>
> Thanks,
> Richie

-- 
Guillem Borrell Nogueras
WEBSITE
   http://torroja.dmt.upm.es:9673/Guillem_Site/
BLOG
   http://torroja.dmt.upm.es:9673/Guillem_Borrell/
EMAIL
   guillemborrell_at_gmail.com (personal)
   guillem_at_torroja.dmt.upm.es (CFD Lab. ETSIA)



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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