From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tassilo Horn Newsgroups: gmane.emacs.devel Subject: Re: Fontless Info Date: Tue, 19 Feb 2013 11:16:25 +0100 Message-ID: <87mwv0zk06.fsf@thinkpad.tsdh.de> References: <874nh8ybnz.fsf@dimension8.tehua.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1361269007 18784 80.91.229.3 (19 Feb 2013 10:16:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Feb 2013 10:16:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: Aidan Gauland Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 19 11:17:10 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 1U7kG2-0003hi-Tg for ged-emacs-devel@m.gmane.org; Tue, 19 Feb 2013 11:17:07 +0100 Original-Received: from localhost ([::1]:32779 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7kFi-0007bU-IL for ged-emacs-devel@m.gmane.org; Tue, 19 Feb 2013 05:16:46 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:35046) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7kFa-0007ax-6B for emacs-devel@gnu.org; Tue, 19 Feb 2013 05:16:44 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7kFQ-0002M0-Kw for emacs-devel@gnu.org; Tue, 19 Feb 2013 05:16:38 -0500 Original-Received: from deliver.uni-koblenz.de ([141.26.64.15]:53153) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7kFQ-0002Lj-F3 for emacs-devel@gnu.org; Tue, 19 Feb 2013 05:16:28 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by deliver.uni-koblenz.de (Postfix) with ESMTP id D224E1A86F2; Tue, 19 Feb 2013 11:16:27 +0100 (CET) X-Virus-Scanned: amavisd-new at uni-koblenz.de Original-Received: from deliver.uni-koblenz.de ([127.0.0.1]) by localhost (deliver.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 50_ZWUATgFM3; Tue, 19 Feb 2013 11:16:27 +0100 (CET) X-CHKRCPT: Envelopesender noch tsdh@gnu.org Original-Received: from thinkpad.tsdh.de (tsdh.uni-koblenz.de [141.26.67.142]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by deliver.uni-koblenz.de (Postfix) with ESMTPSA id 81AC01A86F0; Tue, 19 Feb 2013 11:16:27 +0100 (CET) Mail-Followup-To: Aidan Gauland , emacs-devel@gnu.org In-Reply-To: <874nh8ybnz.fsf@dimension8.tehua.net> (Aidan Gauland's message of "Tue, 19 Feb 2013 21:01:52 +1300") User-Agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 141.26.64.15 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:157153 Archived-At: Aidan Gauland writes: Hi Aidan, > Emacs was run with -Q, and I ran `make distclean' before rebuilding > again to make sure it wasn't a problem with my local build. This > appears to be a bug, but if no one else can reproduce it... You are not alone. I've just updated my emacs copy, and I can reproduce the issue. So it's clearly a bug. Bye, Tassilo