From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50200) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S72Gl-0006op-DB for qemu-devel@nongnu.org; Mon, 12 Mar 2012 06:14:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S72Gg-0006Sy-QR for qemu-devel@nongnu.org; Mon, 12 Mar 2012 06:14:22 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:33230) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S72Gg-0006Sc-JQ for qemu-devel@nongnu.org; Mon, 12 Mar 2012 06:14:18 -0400 Message-ID: <4F5DCC76.1040002@msgid.tls.msk.ru> Date: Mon, 12 Mar 2012 14:14:14 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1328192202-23450-1-git-send-email-mjt@msgid.tls.msk.ru> <4F5C76D9.6090004@msgid.tls.msk.ru> <20120312082158.GA12330@stefanha-thinkpad.localdomain> In-Reply-To: <20120312082158.GA12330@stefanha-thinkpad.localdomain> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Stefan Hajnoczi Cc: qemu-devel@nongnu.org On 12.03.2012 12:21, Stefan Hajnoczi wrote: > On Sun, Mar 11, 2012 at 01:56:41PM +0400, Michael Tokarev wrote: >> Ping? It'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? I don't see it in you 2 patches. It is already used in the existing docs, that's the whole point ;) Thanks, /mjt