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

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

bug#25480: 26.0.50; cc-mode: punctuation in comments can affect non-comm


From: Dmitry Gutov
Subject: bug#25480: 26.0.50; cc-mode: punctuation in comments can affect non-comment indentation
Date: Sat, 10 Feb 2018 12:04:42 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Thunderbird/58.0

On 11/29/17 5:24 AM, Noam Postavsky wrote:

Doing (setq open-paren-in-column-0-is-defun-start nil) fixes it.

Alternatively, keeping the open paren out of column 0:

/*
aaa). bbb ccc <=
  (dd >= f)
*/

struct S { int x; };

Seems fixed on master (likely to be released as Emacs 27 someday)





reply via email to

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