From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16188 invoked by alias); 12 Jun 2008 18:10:43 -0000 Received: (qmail 16180 invoked by uid 22791); 12 Jun 2008 18:10:42 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout2.012.net.il (HELO mtaout2.012.net.il) (84.95.2.4) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 12 Jun 2008 18:10:23 +0000 Received: from HOME-C4E4A596F7 ([80.230.28.131]) by i_mtaout2.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0K2D006NY4I9QJ21@i_mtaout2.012.net.il> for gdb-patches@sources.redhat.com; Thu, 12 Jun 2008 21:25:21 +0300 (IDT) Date: Thu, 12 Jun 2008 23:24:00 -0000 From: Eli Zaretskii Subject: Re: [mi, doc] mention escape sequences In-reply-to: <200806120905.08861.vladimir@codesourcery.com> X-012-Sender: halo1@inter.net.il To: Vladimir Prus Cc: gdb-patches@sources.redhat.com Reply-to: Eli Zaretskii Message-id: References: <200806111807.25820.vladimir@codesourcery.com> <200806120905.08861.vladimir@codesourcery.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: 2008-06/txt/msg00234.txt.bz2 > From: Vladimir Prus > Date: Thu, 12 Jun 2008 09:05:08 +0400 > Cc: gdb-patches@sources.redhat.com > > > Maybe not all exact rules, but a single example would be good, I > > think. After all ``escape sequences'' is a heavily overloaded term, > > even with the "C" qualifier, and without an example, the reader might > > be left in doubt. > > Okay, which texinfo markup should I wrap "\r" in? Use @samp{\r}.