From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Recent CVS Emacs breaks color-themes Date: Fri, 03 Oct 2008 15:46:37 +0200 Message-ID: <48E6223D.4000605@gmx.at> References: <87wsgq1bcd.fsf@anzu.internal.golden-gryphon.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1223041700 15868 80.91.229.12 (3 Oct 2008 13:48:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Oct 2008 13:48:20 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 03 15:49:17 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 1Kll16-0007oO-0f for ged-emacs-devel@m.gmane.org; Fri, 03 Oct 2008 15:48:24 +0200 Original-Received: from localhost ([127.0.0.1]:42483 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kll01-0006az-Vm for ged-emacs-devel@m.gmane.org; Fri, 03 Oct 2008 09:47:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Klkzy-0006aj-2r for emacs-devel@gnu.org; Fri, 03 Oct 2008 09:47:14 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Klkzw-0006aP-Li for emacs-devel@gnu.org; Fri, 03 Oct 2008 09:47:13 -0400 Original-Received: from [199.232.76.173] (port=42583 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Klkzw-0006aG-DD for emacs-devel@gnu.org; Fri, 03 Oct 2008 09:47:12 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:58370) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1Klkzv-0003fq-62 for emacs-devel@gnu.org; Fri, 03 Oct 2008 09:47:12 -0400 Original-Received: (qmail invoked by alias); 03 Oct 2008 13:47:03 -0000 Original-Received: from 62-47-55-7.adsl.highway.telekom.at (EHLO [62.47.55.7]) [62.47.55.7] by mail.gmx.net (mp031) with SMTP; 03 Oct 2008 15:47:03 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX19t299rYlNtd8x/3iqAn9EzY3KKQ7hTvEk4TxkH5N +ARS2zKMTWk4GC User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) In-Reply-To: <87wsgq1bcd.fsf@anzu.internal.golden-gryphon.com> X-Y-GMX-Trusted: 0 X-FuHaFi: 0.75 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:104325 Archived-At: > On CVS emacs compiled today (and perhaps yesterday as well), Does that mean it worked two days ago? Could you try to find the change that caused the breakage? > running M-x color-theme- mucks up the fonts; in emacs lisp > buffers like *scratch*, all commented characters show up as square > boxes. Uncommenting them maks them show up. Not running the color-theme > command does not mess up the display. > > I apologize for the lack of detail in this message, if this is > not a known issue I can investigate in more detail and try to produce a > minimal test case. Thanks, martin.