bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1407: end keyword bug


From: Juanma Barranquero
Subject: bug#1407: end keyword bug
Date: Sun, 23 Nov 2008 23:31:22 +0100

On Fri, Oct 26, 2007 at 03:35, Daniel Elliott <danelliottster@gmail.com> wrote:

> 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.

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

  Juanma






reply via email to

[Prev in Thread] Current Thread [Next in Thread]