From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8567 invoked by alias); 5 May 2006 21:49:40 -0000 Received: (qmail 8559 invoked by uid 22791); 5 May 2006 21:49:38 -0000 X-Spam-Check-By: sourceware.org Received: from nitzan.inter.net.il (HELO nitzan.inter.net.il) (192.114.186.20) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 05 May 2006 21:49:35 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-28-240.inter.net.il [80.230.28.240]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DGZ30466 (AUTH halo1); Sat, 6 May 2006 00:49:16 +0300 (IDT) Date: Fri, 05 May 2006 21:49:00 -0000 Message-Id: From: Eli Zaretskii To: Jim Blandy CC: gdb-patches@sourceware.org In-reply-to: (message from Jim Blandy on Fri, 05 May 2006 12:18:23 -0700) Subject: Re: RFA: Document conventions for terminating query/set packet names Reply-to: Eli Zaretskii References: <20060503195650.GA13156@nevyn.them.org> <20060504015712.GA19810@nevyn.them.org> <8f2776cb0605032313s69362babjcda4e60fe33f9d6e@mail.gmail.com> <20060504123755.GA29302@nevyn.them.org> <8f2776cb0605041024u7c420707ie2fbff8a32ce32f0@mail.gmail.com> X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-05/txt/msg00111.txt.bz2 > Cc: gdb-patches@sourceware.org > From: Jim Blandy > Date: Fri, 05 May 2006 12:18:23 -0700 > > (Argh. In Emacs, the command to insert '@code{}' in a texinfo-mode > buffer is C-c C-c c. But in a mail-mode buffer, C-c C-c is 'send > message'...) Yeah, was bitten by that one, too. > We could replace that last sentence with: > > New packets should not begin with @samp{qP} or @samp{qL}.@footnote{The > @samp{qP} and @samp{qL} packets predate these conventions, and don't > have any terminator for the packet name; we suspect they are in > widespread use in places that are difficult to upgrade.} > > if you prefer. Yes, that's what I had in mind, sorry it wasn't immediately clear. But please start the footnote _before_ the period, and add the period after the right brace that ends the footnote.