From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47764 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PhVu1-0004p6-7V for qemu-devel@nongnu.org; Mon, 24 Jan 2011 18:32:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PhVtz-0000ih-9M for qemu-devel@nongnu.org; Mon, 24 Jan 2011 18:32:52 -0500 Received: from mail-iw0-f173.google.com ([209.85.214.173]:51135) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PhVtz-0000iV-6N for qemu-devel@nongnu.org; Mon, 24 Jan 2011 18:32:51 -0500 Received: by iwn40 with SMTP id 40so4737172iwn.4 for ; Mon, 24 Jan 2011 15:32:50 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <4D3DF2A9.3080609@gmail.com> References: <4D3D63B3.1030402@gmail.com> <4D3DD713.10405@twiddle.net> <4D3DF2A9.3080609@gmail.com> From: Mike Frysinger Date: Mon, 24 Jan 2011 18:32:30 -0500 Message-ID: Subject: Re: [Qemu-devel] qemu-user: relocating target code weakness Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Bonifazi Cc: QEMU Developers , Richard Henderson On Mon, Jan 24, 2011 at 16:44, Stefano Bonifazi wrote: >> =C2=A0 http://lists.gnu.org/archive/html/qemu-devel/2010-07/msg01626.htm= l > > A noob question, how can I get your sources? Is there a simpler solution > than "copy&paste" all the code from your messages into patches and then > applying them? Can you just send your sources by email? Or can I download > them from a site? weird ... usually the gnu archives have a "download raw text" option so you can get a mbox file to import into your mailer you could use the gmane.org nntp gateway to get all the raw e-mails though: nntp://news.gmane.org/gmane.comp.emulators.qemu -mike