help-octave
[Top][All Lists]
Advanced

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

Re: New development for emacs's octave-mode


From: Leo Liu
Subject: Re: New development for emacs's octave-mode
Date: Fri, 03 May 2013 04:50:55 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (OS X 10.8.3)

On 2013-05-03 00:55 +0800, Olaf Till wrote:
> But there still seems to be an issue with continuation to the next
> line; with autofill on, pressing space after
>
>   x = 12;                         # aaaa aaaa aaaa aaaa aaaa aaaa aaaa
>
> produces
>
>   x = 12;                         # aaaa aaaa aaaa aaaa aaaa aaaa aaaa
>                                 # 
>
> for continuation on the next line, which is what I'd expect, but TAB
> or ALT-q on this second line looses the indentation and puts the
> comment sign into the first column.

This might be a bug that have been fixed in emacs trunk. I cannot
reproduce it here but I am using 

  
http://repo.or.cz/w/emacs.git/blob_plain/refs/heads/trunk:/lisp/emacs-lisp/smie.el

in emacs 24.3.

Leo


reply via email to

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