[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Octave-mode tabs comment characters to column 32
From: |
Daniel Lyddy |
Subject: |
Octave-mode tabs comment characters to column 32 |
Date: |
Tue, 16 Aug 2005 15:36:10 -0700 (PDT) |
Dear Kurt (and other octave-mode developers):
Whenever I use octave mode, if I type either a '%' or
a '#', as soon as I hit the spacebar, the comment
character gets automagically tabbed to column 32 of
that line.
I am using the versions of octave mode that come with
octave 2.1.71. I had to download the source tarfile
for octave and then extract and install octave-hlp.el,
octave-inf.el, and octave-mod.el by hand in my
/etc/emacs/site-start.d directory. This is because
Mandriva's stock octave rpm (octave-2.1.64-2mdk) only
ships with octave.el, and Mandriva's stock xemacs rpm
(xemacs-21.4.17-2mdk) does not seem to ship with any
octave*.el files at all.
Thanks,
Dan
Emacs : XEmacs 21.4 (patch 17) "Jumbo Shrimp" [Lucid]
(i386-mandrake-linux, Mule) of Mon Mar 7 2005 on
n2.mandrakesoft.com Package: Emacs version 21.4 (patch
17) "Jumbo Shrimp" XEmacs Lucid
current state:
==============
(setq
octave-auto-indent t
octave-auto-newline t
octave-blink-matching-block t
octave-block-offset 2
octave-comment-char ?\#
octave-continuation-offset 4
octave-continuation-string "\\"
octave-mode-startup-message t
octave-send-echo-input t
octave-send-line-auto-forward t
octave-send-show-buffer t
)
____________________________________________________
Start your day with Yahoo! - make it your home page
http://www.yahoo.com/r/hs
- Octave-mode tabs comment characters to column 32,
Daniel Lyddy <=