unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#14399: octave-mode bug
@ 2013-05-14 17:05 Tom Olin
  2013-05-15 12:00 ` Leo Liu
  0 siblings, 1 reply; 19+ messages in thread
From: Tom Olin @ 2013-05-14 17:05 UTC (permalink / raw)
  To: Kurt.Hornik, 14399

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

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@partech.com | http://pargovernment.com




[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5134 bytes --]

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2013-12-03 21:00 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-14 17:05 bug#14399: octave-mode bug Tom Olin
2013-05-15 12:00 ` Leo Liu
2013-05-17 23:13   ` Leo Liu
2013-11-22  2:11     ` Leo Liu
2013-11-22 14:27       ` Stefan Monnier
2013-11-22 14:57         ` Rüdiger Sonderfeld
2013-11-23  2:03           ` Stefan Monnier
2013-11-28  4:40             ` Stefan Monnier
2013-11-30 13:09               ` Tom Olin
2013-11-28  7:37             ` Achim Gratz
2013-11-30 17:19               ` Stefan Monnier
2013-12-02 14:51                 ` Rüdiger Sonderfeld
2013-12-02 15:15       ` Stefan Monnier
2013-12-02 15:58         ` Leo Liu
2013-12-02 16:08           ` Stefan Monnier
2013-12-03 14:56           ` Tom Olin
2013-12-03 18:32             ` Rüdiger Sonderfeld
2013-12-03 18:45               ` Tom Olin
2013-12-03 21:00               ` Tom Olin

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).