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

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

bug#12188: 24.1; awk-mode eletric { incorrectly inserts newline


From: Leo
Subject: bug#12188: 24.1; awk-mode eletric { incorrectly inserts newline
Date: Thu, 16 Aug 2012 06:44:27 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (OS X 10.8)

On 2012-08-15 22:42 +0800, Alan Mackenzie wrote:
> The current assumption is that the "{" starts the action for the pattern
> "NR==3".

syntax after NR==3 is not recognised as `defun-open' which causes { to
be inserted in a new line. I think there is a bug somewhere (probably
c-guess-basic-syntax) regarding this.

Leo





reply via email to

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