GNU bug report logs - #14399
octave-mode bug

Previous Next

Package: emacs;

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


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Tom Olin <tom_olin <at> partech.com>
To: Kurt Hornik <Kurt.Hornik <at> wu-wien.ac.at>, bug-gnu-emacs <at> gnu.org
Subject: octave-mode bug
Date: Tue, 14 May 2013 13:05:09 -0400
[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.