From: Tom Olin <tom_olin@partech.com>
To: Kurt.Hornik@wu-wien.ac.at, 14399@debbugs.gnu.org
Subject: bug#14399: octave-mode bug
Date: Tue, 14 May 2013 13:05:09 -0400 [thread overview]
Message-ID: <230D3614-8BA1-4161-9B2E-6174894BF1D4@partech.com> (raw)
[-- 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 --]
next reply other threads:[~2013-05-14 17:05 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-14 17:05 Tom Olin [this message]
2013-05-15 12:00 ` bug#14399: octave-mode bug 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=230D3614-8BA1-4161-9B2E-6174894BF1D4@partech.com \
--to=tom_olin@partech.com \
--cc=14399@debbugs.gnu.org \
--cc=Kurt.Hornik@wu-wien.ac.at \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.