From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22532 invoked by alias); 14 Jun 2006 03:26:40 -0000 Received: (qmail 22524 invoked by uid 22791); 14 Jun 2006 03:26:40 -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; Wed, 14 Jun 2006 03:26:39 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-43-116.inter.net.il [80.230.43.116]) by nitzan.inter.net.il (MOS 3.7.3-GA) with ESMTP id DSB88362 (AUTH halo1); Wed, 14 Jun 2006 06:26:34 +0300 (IDT) Date: Wed, 14 Jun 2006 03:26:00 -0000 Message-Id: From: Eli Zaretskii To: gdb-patches@sourceware.org In-reply-to: <20060613191654.GA16866@nevyn.them.org> (message from Daniel Jacobowitz on Tue, 13 Jun 2006 15:16:54 -0400) Subject: Re: RFC: Remote "qSupported" features probe Reply-to: Eli Zaretskii References: <20060612195313.GA11276@nevyn.them.org> <20060613183526.GA15966@nevyn.them.org> <20060613191654.GA16866@nevyn.them.org> 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-06/txt/msg00214.txt.bz2 > Date: Tue, 13 Jun 2006 15:16:54 -0400 > From: Daniel Jacobowitz > > > It's not bad, but the following might be better: > > > > @item @r{(empty)} > > That seems to give me @samp{@r{(empty)}}, which comes out as `(empty)' > with the apostrophes in @samp and the (empty) in @r. You could use @table @code and add the apostrophes manually where you want them.