bug#1407: end keyword bug
Juanma Barranquero
lekktu at gmail.com
Sun Nov 23 16:31:22 CST 2008
On Fri, Oct 26, 2007 at 03:35, Daniel Elliott <danelliottster at 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
More information about the Bug-octave
mailing list