[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
XEmacs octave-mode... got it working
From: |
alanrockwood |
Subject: |
XEmacs octave-mode... got it working |
Date: |
Tue, 25 Sep 2001 18:05:02 -0000 |
User-agent: |
eGroups-EW/0.82 |
I got octave-mode working. I simply replaced the lines
(if (eq window-system 'x)
(font-lock-mode 1))))
in my custom.el file with the line
(font-lock-mode 1)))
and the octave-mode worked fine.
I also upgraded from version 21.4.0 to 21.4.3, although the upgrade
prabably had nothing to do with it.
- Alan -
-------------------------------------------------------------
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
-------------------------------------------------------------
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- XEmacs octave-mode... got it working,
alanrockwood <=