From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: Fontless Info Date: Tue, 19 Feb 2013 07:00:51 -0800 Message-ID: <6E95B4C1400A468EBAB926A9D1D79EF3@us.oracle.com> References: <874nh8ybnz.fsf@dimension8.tehua.net> <87mwv0zk06.fsf@thinkpad.tsdh.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1361286074 24990 80.91.229.3 (19 Feb 2013 15:01:14 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Feb 2013 15:01:14 +0000 (UTC) Cc: emacs-devel@gnu.org To: "'Tassilo Horn'" , "'Aidan Gauland'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 19 16:01:35 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 1U7ohK-0003no-H4 for ged-emacs-devel@m.gmane.org; Tue, 19 Feb 2013 16:01:34 +0100 Original-Received: from localhost ([::1]:49713 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7oh0-0001XI-2d for ged-emacs-devel@m.gmane.org; Tue, 19 Feb 2013 10:01:14 -0500 Original-Received: from eggs.gnu.org ([208.118.235.92]:39110) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7ogr-0001Vy-Ci for emacs-devel@gnu.org; Tue, 19 Feb 2013 10:01:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U7ogl-0006sb-HH for emacs-devel@gnu.org; Tue, 19 Feb 2013 10:01:05 -0500 Original-Received: from userp1040.oracle.com ([156.151.31.81]:44193) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U7ogl-0006sG-9L; Tue, 19 Feb 2013 10:00:59 -0500 Original-Received: from ucsinet21.oracle.com (ucsinet21.oracle.com [156.151.31.93]) by userp1040.oracle.com (Sentrion-MTA-4.3.1/Sentrion-MTA-4.3.1) with ESMTP id r1JF0uOK016002 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 19 Feb 2013 15:00:57 GMT Original-Received: from acsmt357.oracle.com (acsmt357.oracle.com [141.146.40.157]) by ucsinet21.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id r1JF0tF7022314 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 19 Feb 2013 15:00:56 GMT Original-Received: from abhmt111.oracle.com (abhmt111.oracle.com [141.146.116.63]) by acsmt357.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id r1JF0saU011462; Tue, 19 Feb 2013 09:00:55 -0600 Original-Received: from dradamslap1 (/10.159.138.144) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 19 Feb 2013 07:00:54 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <87mwv0zk06.fsf@thinkpad.tsdh.de> Thread-Index: Ac4OijsX4gHC92GiTeWIAfFTAG+GUAAJ2wfw X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 X-Source-IP: ucsinet21.oracle.com [156.151.31.93] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.4.x-2.6.x [generic] X-Received-From: 156.151.31.81 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:157155 Archived-At: > > 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. Dunno whether it is related, but there are already two font-lock regression bugs filed for trunk builds after Feb 15. See bugs #13730, #13751.