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

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

bug#14399: octave-mode bug


From: Stefan Monnier
Subject: bug#14399: octave-mode bug
Date: Mon, 02 Dec 2013 10:15:59 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

>> It seems the octave community's consensus is: ... should not introduce
>> extra indentation in (), [] or {}. Could you help fix this bug?
> I am unfamiliar with smie.  I have been meaning to understand it but
> haven't found time to.  Could you help fix this indentation bug?

Looks like we've all been pretty dumb: not sure about the OP's real code
but at least his test case gets indented like this with Emacs's trunk:

  vec = [...
          one;...
          two;...
          three];

So it looks like the bug is already fixed.


        Stefan





reply via email to

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