From: "Daniel Elliott" <danelliottster@gmail.com>
To: Kurt.Hornik@ci.tuwien.ac.at, bug-gnu-emacs@gnu.org
Subject: end keyword bug
Date: Fri, 26 Oct 2007 02:35:06 +0000 [thread overview]
Message-ID: <f08455590710251935k76789c13jc332be50972dcc6a@mail.gmail.com> (raw)
Hello,
Thank you for your work on the emacs octave-mode!
Has the incorrect indentation when the end keyword is used as an array
index been fixed? Currently, any use of end other than to close a
loop or conditional block confuses the indentation of octave-mode.
Example:
for c=1:C
Lambda(lastGood_Lambda(c)+1:end,c) = sigma;D_c(c) = M;
endfor
The octave-mode thinks that the end used as an array index is the end
for the for loop.
If this has been fixed, where should I download the latest, fixed,
stable version?
Thank you,
dan elliott
next reply other threads:[~2007-10-26 2:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-10-26 2:35 Daniel Elliott [this message]
2008-11-23 22:31 ` bug#1407: end keyword bug Juanma Barranquero
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=f08455590710251935k76789c13jc332be50972dcc6a@mail.gmail.com \
--to=danelliottster@gmail.com \
--cc=Kurt.Hornik@ci.tuwien.ac.at \
--cc=bug-gnu-emacs@gnu.org \
/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.