From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kenichi Handa Newsgroups: gmane.emacs.devel Subject: Re: Recent CVS Emacs breaks color-themes Date: Mon, 06 Oct 2008 11:22:58 +0900 Message-ID: References: <87wsgq1bcd.fsf@anzu.internal.golden-gryphon.com> <48E6223D.4000605@gmx.at> <87ljx51yiv.fsf@anzu.internal.golden-gryphon.com> <48E64E88.4040305@gmx.at> <87zlllyn00.fsf@anzu.internal.golden-gryphon.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII X-Trace: ger.gmane.org 1223259805 20740 80.91.229.12 (6 Oct 2008 02:23:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 6 Oct 2008 02:23:25 +0000 (UTC) Cc: emacs-devel@gnu.org To: Manoj Srivastava Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Oct 06 04:24:21 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 1Kmfli-0000eH-G7 for ged-emacs-devel@m.gmane.org; Mon, 06 Oct 2008 04:24:18 +0200 Original-Received: from localhost ([127.0.0.1]:57070 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kmfke-0003qz-WE for ged-emacs-devel@m.gmane.org; Sun, 05 Oct 2008 22:23:13 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kmfkb-0003p5-0L for emacs-devel@gnu.org; Sun, 05 Oct 2008 22:23:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KmfkX-0003oq-Ia for emacs-devel@gnu.org; Sun, 05 Oct 2008 22:23:07 -0400 Original-Received: from [199.232.76.173] (port=49308 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KmfkX-0003on-Bq for emacs-devel@gnu.org; Sun, 05 Oct 2008 22:23:05 -0400 Original-Received: from mx1.aist.go.jp ([150.29.246.133]:39138) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KmfkW-000348-MQ for emacs-devel@gnu.org; Sun, 05 Oct 2008 22:23:05 -0400 Original-Received: from rqsmtp1.aist.go.jp (rqsmtp1.aist.go.jp [150.29.254.115]) by mx1.aist.go.jp with ESMTP id m962MxsG025108; Mon, 6 Oct 2008 11:22:59 +0900 (JST) env-from (handa@m17n.org) Original-Received: from smtp1.aist.go.jp by rqsmtp1.aist.go.jp with ESMTP id m962MwkH015247; Mon, 6 Oct 2008 11:22:58 +0900 (JST) env-from (handa@m17n.org) Original-Received: by smtp1.aist.go.jp with ESMTP id m962Mwg9020619; Mon, 6 Oct 2008 11:22:58 +0900 (JST) env-from (handa@m17n.org) Original-Received: from handa by etlken.m17n.org with local (Exim 4.69) (envelope-from ) id 1KmfkQ-0006FL-3T; Mon, 06 Oct 2008 11:22:58 +0900 In-reply-to: <87zlllyn00.fsf@anzu.internal.golden-gryphon.com> (message from Manoj Srivastava on Fri, 03 Oct 2008 23:58:55 -0500) User-Agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) X-detected-operating-system: by monty-python.gnu.org: Solaris 9 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:104359 Archived-At: In article <87zlllyn00.fsf@anzu.internal.golden-gryphon.com>, Manoj Srivastava writes: > I have those settings in my X resources file for emacs wrt > fonts. I start emacs on Debian with > % emacs -Q > I have > /usr/local/share/emacs/site-lisp/emacs-snapshot/emacs-goodies-el/color-theme.elc > The key strokes to see the issue are: > --8<---------------cut here---------------start------------->8--- > C-x b x l o a d - l i b r a r y > c o l o r - t h e m e x c o l o r > - t h e m e - d e e p - b l u e > x v i e w - l o s s a g e > --8<---------------cut here---------------end--------------->8--- > The first C-x b puts me in the *scratch* > buffer. Everything in the buffer is readable at that point. I load the > color-theme package, and load the deep blue color theme, and now every > character in the buffer is replaced by an square box. I tried exactly the same thing, but can't reproduce the bug. Aren't there anyone else who can reproduce this bug? > This happens every single time here. I can provide the > color-theme.elc file (also found in the Debian package emacs-goodies) > to help in debugging. I tried attaching the color-theme.el file, but > the mail bounced (I suspect due to size)/ > Please send me mail off-list if you want me to send you a copy > of color-theme.el. My color-theme.el has this header. ;;; color-theme.el --- install color themes ;; Copyright (C) 1999, 2000 Jonadab the Unsightly One ;; Copyright (C) 2000, 2001, 2002, 2003 Alex Schroeder ;; Copyright (C) 2003, 2004 Xavier Maillard ;; Version: 6.5.5 ;; Keywords: faces ;; Author: Jonadab the Unsightly One ;; Maintainer: Xavier Maillard ;; URL: http://www.emacswiki.org/cgi-bin/wiki.pl?ColorTheme If it's different from yours, please send me your version. --- Kenichi Handa handa@ni.aist.go.jp