From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5905 invoked by alias); 4 Sep 2011 09:22:58 -0000 Received: (qmail 5892 invoked by uid 22791); 4 Sep 2011 09:22:57 -0000 X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,DATE_IN_PAST_03_06,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, 04 Sep 2011 09:22:43 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1R05Ig-00044j-Tw; Sun, 04 Sep 2011 01:31:22 -0400 Date: Sun, 04 Sep 2011 10:37:00 -0000 Message-Id: From: Eli Zaretskii To: CC: gdb-patches@sourceware.org In-reply-to: <09787EF419216C41A903FD14EE5506DD01534911A3@AUSX7MCPC103.AMER.DELL.COM> (Paul_Koning@Dell.com) Subject: Re: Doc: make python function/method descriptions look as in Python Reply-to: Eli Zaretskii References: <09787EF419216C41A903FD14EE5506DD015343BFAE@AUSX7MCPC103.AMER.DELL.COM> <837h5p2a6g.fsf@gnu.org> <09787EF419216C41A903FD14EE5506DD01534911A3@AUSX7MCPC103.AMER.DELL.COM> 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-09/txt/msg00057.txt.bz2 > From: > CC: > Date: Sat, 3 Sep 2011 16:53:40 -0500 > > >> +@defmethod Value string (@r{[}encoding@r{[}, errors@r{[}, > >> +length@r{]}@r{]}@r{]}) > > > >You cannot break any of the @def* lines, they all must be a single line, even if it is long (here and elsewhere). > > Probably my mailer linewrapping things I very much doubt that: no mailer is smart enough to also prepend the `+' to the wrapped line ;-)