From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39795) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S72ZZ-0005et-4l for qemu-devel@nongnu.org; Mon, 12 Mar 2012 06:33:54 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S72ZS-00026i-Sl for qemu-devel@nongnu.org; Mon, 12 Mar 2012 06:33:48 -0400 Received: from mail-lpp01m010-f45.google.com ([209.85.215.45]:56950) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S72ZS-00026R-Hy for qemu-devel@nongnu.org; Mon, 12 Mar 2012 06:33:42 -0400 Received: by lahe6 with SMTP id e6so3750755lah.4 for ; Mon, 12 Mar 2012 03:33:40 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4F5DCC76.1040002@msgid.tls.msk.ru> References: <1328192202-23450-1-git-send-email-mjt@msgid.tls.msk.ru> <4F5C76D9.6090004@msgid.tls.msk.ru> <20120312082158.GA12330@stefanha-thinkpad.localdomain> <4F5DCC76.1040002@msgid.tls.msk.ru> Date: Mon, 12 Mar 2012 10:33:40 +0000 Message-ID: From: Stefan Hajnoczi Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 1/2] Support @documentencoding in scripts/texi2pod.pl List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: qemu-devel@nongnu.org On Mon, Mar 12, 2012 at 10:14 AM, Michael Tokarev wrote: > On 12.03.2012 12:21, Stefan Hajnoczi wrote: >> On Sun, Mar 11, 2012 at 01:56:41PM +0400, Michael Tokarev wrote: >>> Ping? =A0It's been more than a month since this patch has been posted. >>> >>> Maybe it is a good candidate for -trivial queue? >> >> One thing I don't understand is where you actually use >> @documentencoding? =A0I don't see it in you 2 patches. > > It is already used in the existing docs, that's the > whole point ;) Ah, it would have been good to explain that in the commit description :). Stefan