From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2856 invoked by alias); 5 Jun 2011 16:50:06 -0000 Received: (qmail 2847 invoked by uid 22791); 5 Jun 2011 16:50:05 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (140.186.70.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 05 Jun 2011 16:49:41 +0000 Received: from ams by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1QTGWB-0003Ta-LK; Sun, 05 Jun 2011 12:49:39 -0400 Date: Sun, 05 Jun 2011 16:50:00 -0000 Message-Id: From: ams@gnu.org (Alfred M. Szmidt) To: Jan Kratochvil CC: schwab@linux-m68k.org, mark.kettenis@xs4all.nl, gdb-patches@sourceware.org In-reply-to: <20110605163506.GA1273@host1.jankratochvil.net> (message from Jan Kratochvil on Sun, 5 Jun 2011 18:35:06 +0200) Subject: Re: comments formatting [Re: [patch] physname regression: Non-matching type false breakpoint] Reply-to: ams@gnu.org References: <20110605153419.GA14873@host1.jankratochvil.net> <201106051557.p55FvVIu022894@glazunov.sibelius.xs4all.nl> <20110605161907.GA28751@host1.jankratochvil.net> <20110605163506.GA1273@host1.jankratochvil.net> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-06/txt/msg00073.txt.bz2 > > 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. */