GNU bug report logs - #3061
octave end keyword bug

Previous Next

Package: emacs;

Reported by: "Daniel Elliott" <danelliottster <at> gmail.com>

Date: Sat, 22 Nov 2008 00:05:06 UTC

Severity: normal

Merged with 1407

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: "Daniel Elliott" <danelliottster <at> gmail.com>
Subject: bug#1407 closed by Glenn Morris <rgm <at> gnu.org> (Re: bug#1407: end 
 keyword bug)
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs,octave package:

#1407: end keyword bug

It has been closed by Glenn Morris <rgm <at> gnu.org>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Glenn Morris <rgm <at> gnu.org> by
replying to this email.


-- 
1407: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1407
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Glenn Morris <rgm <at> gnu.org>
To: Juanma Barranquero <lekktu <at> gmail.com>
Cc: 1407-done <at> debbugs.gnu.org
Subject: Re: bug#1407: end keyword bug
Date: Mon, 24 Nov 2008 02:45:00 -0500
"Juanma Barranquero" wrote:

> Does this problem still happen with the latest Emacs code from the
> CVS? Apparently it was fixed some time ago.

My mistake; I forwarded what I thought was an old unanswered bug, but
you are right, it is fixed. (I was thinking it was about font-lock
rather than indentation.)

[Message part 3 (message/rfc822, inline)]
From: "Daniel Elliott" <danelliottster <at> gmail.com>
To: quiet <at> debbugs.gnu.org
Subject: end keyword bug
Date: Fri, 26 Oct 2007 02:35:06 +0000
Package: emacs,octave

[ resent from
  http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-10/msg00166.html ]

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



This bug report was last modified 15 years and 72 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.