From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: The latest lisp/faces.el changes seem to break color-themes again Date: Thu, 16 Oct 2008 15:08:52 -0400 Message-ID: <87ljwouzln.fsf@cyd.mit.edu> References: <87skqxw20c.fsf@anzu.internal.golden-gryphon.com> <87od1lvxa9.fsf@anzu.internal.golden-gryphon.com> <87abd4vfyb.fsf@grepfind.mwolson.org> <87tzbcfqfe.fsf@cyd.mit.edu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1224184193 28961 80.91.229.12 (16 Oct 2008 19:09:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 16 Oct 2008 19:09:53 +0000 (UTC) Cc: Michael Olson , emacs-devel@gnu.org To: Chming Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 16 21:10:54 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 1KqYER-0002co-6z for ged-emacs-devel@m.gmane.org; Thu, 16 Oct 2008 21:09:59 +0200 Original-Received: from localhost ([127.0.0.1]:51636 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KqYDM-0007hj-G8 for ged-emacs-devel@m.gmane.org; Thu, 16 Oct 2008 15:08:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KqYDG-0007ge-QQ for emacs-devel@gnu.org; Thu, 16 Oct 2008 15:08:46 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KqYDC-0007dA-QO for emacs-devel@gnu.org; Thu, 16 Oct 2008 15:08:45 -0400 Original-Received: from [199.232.76.173] (port=47944 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KqYDC-0007d7-Kd for emacs-devel@gnu.org; Thu, 16 Oct 2008 15:08:42 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:53538) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KqYDB-0002MN-RQ; Thu, 16 Oct 2008 15:08:41 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 6B8C557E099; Thu, 16 Oct 2008 15:08:52 -0400 (EDT) In-Reply-To: (chming@gmail.com's message of "Thu, 16 Oct 2008 11:09:15 -0700") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:104560 Archived-At: Chming writes: > On my side, the normal emacs startup is fine but it is broken if I am > using multi-tty with emacsclient. Yesterday, I got some errors related > to the face attribute. Today with cvs update, this is gone but still > broken for emacsclient session. > > BTW, I am using color-theme. Does the error still appear when you disable color-theme?