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

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

Re: c-fill-paragraph closing comment delimiter, emacs 23.4.1


From: Andreas Röhler
Subject: Re: c-fill-paragraph closing comment delimiter, emacs 23.4.1
Date: Wed, 18 Jul 2012 15:13:49 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120601 Thunderbird/13.0

Am 17.07.2012 14:39, schrieb William M. (Mike) Miller:
The behavior of c-fill-paragraph with regard to the closing delimiter of the
paragraph has changed in version 23.4.1 from that of version 21.2.1.  My
company has a coding standard that begins each C function with a
comment of the form

/*
Description...
*/

In version 23.4.1, running c-fill-paragraph (M-q) with the point in such a
comment moves the closing delimiter onto the last line of the description,
e.g.,

/*
Description... */

Version 21.2.1 respected the placement of the closing delimiter on a line
by itself.

Is there a setting I can use to force version 23.4.1 not to wrap the closing
delimiter onto the last line of the comment text?


AFAIK it's developed here:

cc-mode-help@lists.sourceforge.net





reply via email to

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