GNU bug report logs -
#14399
octave-mode bug
Previous Next
Reported by: Tom Olin <tom_olin <at> partech.com>
Date: Tue, 14 May 2013 17:09:02 UTC
Severity: normal
Done: Chong Yidong <cyd <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
The following code does not indent correctly (IMHO) with octave-mode:
vec = [...
one;...
two;...
three];
What I get is this:
vec = [...
one;...
two;...
three];
Emacs : GNU Emacs 24.3.1 (x86_64-apple-darwin12.2.0, X toolkit, Xaw scroll bars)
of 2013-03-21 on alum.local
Package: Emacs version 24.3.1
current state:
==============
(setq
octave-blink-matching-block t
octave-block-offset 2
octave-comment-char 35
octave-continuation-offset 4
octave-continuation-string "..."
octave-send-echo-input t
octave-send-line-auto-forward t
octave-send-show-buffer t
)
--
Tom Olin
Senior Systems Engineer | PAR Government Systems Corporation
315.356.2142 | tom_olin <at> partech.com | http://pargovernment.com
[smime.p7s (application/pkcs7-signature, attachment)]
This bug report was last modified 11 years and 160 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.