comments formatting [Re: [patch] physname regression: Non-matching type false breakpoint]

Alfred M. Szmidt ams@gnu.org
Sun Jun 5 16:50:00 GMT 2011


   > > I agree, this commonly happens, I do not know what is the right
   > > way to do with it.
   > 
   > M-q (c-fill-paragraph)

   What does it do?  I use VIM.

It fills (reformats) a paragraph to fit with-in 70 columns; this:

/* The strchr check is there if any types were specified verify the single found found parameter types really match those specified by user in COPY.  */

becomes

/* The strchr check is there if any types were specified verify the
   single found found parameter types really match those specified by
   user in COPY.  */



More information about the Gdb-patches mailing list