all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* c-fill-paragraph closing comment delimiter, emacs 23.4.1
@ 2012-07-17 12:39 William M. (Mike) Miller
  2012-07-18 13:13 ` Andreas Röhler
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: William M. (Mike) Miller @ 2012-07-17 12:39 UTC (permalink / raw)
  To: help-gnu-emacs

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?

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



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-07-19  5:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-17 12:39 c-fill-paragraph closing comment delimiter, emacs 23.4.1 William M. (Mike) Miller
2012-07-18 13:13 ` Andreas Röhler
2012-07-18 13:42   ` William M. (Mike) Miller
2012-07-18 21:03 ` William M. (Mike) Miller
     [not found] ` <mailman.5109.1342645433.855.help-gnu-emacs@gnu.org>
2012-07-19  5:39   ` Jason Rumney

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.