From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard M Stallman Newsgroups: gmane.emacs.devel Subject: Re: Does byte-compile cause fontification? Date: Sat, 27 Dec 2008 07:23:33 -0500 Message-ID: References: <4954AA38.9090907@gmx.at> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: ger.gmane.org 1230380687 16002 80.91.229.12 (27 Dec 2008 12:24:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 27 Dec 2008 12:24:47 +0000 (UTC) Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Dec 27 13:25:55 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LGYEs-0006JE-81 for ged-emacs-devel@m.gmane.org; Sat, 27 Dec 2008 13:25:54 +0100 Original-Received: from localhost ([127.0.0.1]:40929 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LGYDe-0001qM-VN for ged-emacs-devel@m.gmane.org; Sat, 27 Dec 2008 07:24:38 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LGYDZ-0001q1-HA for emacs-devel@gnu.org; Sat, 27 Dec 2008 07:24:33 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LGYDY-0001pn-W1 for emacs-devel@gnu.org; Sat, 27 Dec 2008 07:24:33 -0500 Original-Received: from [199.232.76.173] (port=41848 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LGYDY-0001pk-Qf for emacs-devel@gnu.org; Sat, 27 Dec 2008 07:24:32 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]:40486) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LGYDY-0002ES-Gs for emacs-devel@gnu.org; Sat, 27 Dec 2008 07:24:32 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LGYCb-0008Ea-NE; Sat, 27 Dec 2008 07:23:33 -0500 In-reply-to: <4954AA38.9090907@gmx.at> (message from martin rudalics on Fri, 26 Dec 2008 10:56:08 +0100) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:107309 Archived-At: The *Compiler Input* buffer is never displayed, so with jit-lock there would be a major bug if that buffer really got fontified. Are you sure the messages don't come from the *Compile-Log* buffer? I don't know -- they flash by so fast that I cannot tell.