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: William M. (Mike) Miller
Subject: Re: c-fill-paragraph closing comment delimiter, emacs 23.4.1
Date: Wed, 18 Jul 2012 09:42:07 -0400

On Wed, Jul 18, 2012 at 9:13 AM, Andreas Röhler
<andreas.roehler@easy-emacs.de> wrote:
> 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

Thanks; I hadn't realized that there was a more-specific mailing list for
this.  I'll post there.

-- 
William M. (Mike) Miller | Edison Design Group
william.m.miller@gmail.com



reply via email to

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