From help-request at octave dot org Thu Apr 13 02:37:56 2006 Subject: win octave and emacs From: "Rich E" To: help at octave dot org Date: Thu, 13 Apr 2006 00:35:52 -0700 ------=_Part_17088_8121090.1144913752637 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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 past= e (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 ------=_Part_17088_8121090.1144913752637 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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" n=
il 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 set= tings file is.
Does anyone know how I can get Emacs running with Octave= in Windows?

Thanks,
Richie

------=_Part_17088_8121090.1144913752637-- ------------------------------------------------------------- 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 -------------------------------------------------------------