From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christopher Schmidt Newsgroups: gmane.emacs.devel Subject: Re: eww Date: Tue, 18 Jun 2013 17:45:26 +0100 (BST) Message-ID: <87li67qsf0@ch.ristopher.com> References: <87d2rkb1pi.fsf@fleche.redhat.com> <87fvwfa3ev.fsf@fleche.redhat.com> <874ncv8kbf.fsf@fleche.redhat.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1371573950 11296 80.91.229.3 (18 Jun 2013 16:45:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 18 Jun 2013 16:45:50 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 18 18:45:48 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Uoz2O-0000Na-Bn for ged-emacs-devel@m.gmane.org; Tue, 18 Jun 2013 18:45:44 +0200 Original-Received: from localhost ([::1]:40666 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uoz2O-0002VN-0Q for ged-emacs-devel@m.gmane.org; Tue, 18 Jun 2013 12:45:44 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:53527) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uoz2H-0002QE-9Z for emacs-devel@gnu.org; Tue, 18 Jun 2013 12:45:41 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uoz2A-0005OY-JB for emacs-devel@gnu.org; Tue, 18 Jun 2013 12:45:37 -0400 Original-Received: from ristopher.com ([146.185.21.93]:53976 helo=saturn.ch.ristopher.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uoz2A-0005OB-By for emacs-devel@gnu.org; Tue, 18 Jun 2013 12:45:30 -0400 Original-Received: by saturn.ch.ristopher.com (Postfix, from userid 0) id E8A71201A3; Tue, 18 Jun 2013 17:45:26 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ch.ristopher.com; s=mail; t=1371573926; bh=SfyCMPQSFsJl8kx8QcabgK1ZYCQiXIQGq9RJpBY7jQY=; h=From:To:Subject:In-Reply-To:Message-ID:References:MIME-Version: Content-Type:Date; b=SL950tSorYTQR1kbNii9jZ+FYJG+xVVblGHe4iN6QWuFy/lh2pwnGyhGFUh47My4P BjnTKEE3EOP55cjGUK/f/JZ1PDKGjYEvy7ucREmFGZ+2TmRt+uLdrAUliphcZs32yE JXJovAiGiBjmKdRZMMiQ2ghvxCghfuB+/EwyLBWY= In-Reply-To: <874ncv8kbf.fsf@fleche.redhat.com> (Tom Tromey's message of "Tue, 18 Jun 2013 10:17:40 -0600") Mail-Followup-To: emacs-devel@gnu.org X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x X-Received-From: 146.185.21.93 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:160584 Archived-At: Tom Tromey writes: > I didn't see it in bzr. Wait until the Gnus git repository is synced. http://git.gnus.org/cgit/gnus.git/commit/?id=39cb12ac94b96e035dcffe7f419eb77b5a41226f Christopher