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: Get rid of per-frame settings of faces via Xresources Date: Mon, 04 May 2009 21:19:10 -0400 Message-ID: <87vdogl52p.fsf@cyd.mit.edu> References: <82DC2034-022F-492B-B0D9-D4D67724B1B2@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1241486365 11581 80.91.229.12 (5 May 2009 01:19:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 May 2009 01:19:25 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: David Reitter Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue May 05 03:19:16 2009 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 1M19JT-0003Lp-KP for ged-emacs-devel@m.gmane.org; Tue, 05 May 2009 03:19:15 +0200 Original-Received: from localhost ([127.0.0.1]:37700 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M19JS-0006ui-OH for ged-emacs-devel@m.gmane.org; Mon, 04 May 2009 21:19:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M19JN-0006t1-Ll for emacs-devel@gnu.org; Mon, 04 May 2009 21:19:09 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M19JI-0006p8-6E for emacs-devel@gnu.org; Mon, 04 May 2009 21:19:08 -0400 Original-Received: from [199.232.76.173] (port=48036 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M19JI-0006p5-0f for emacs-devel@gnu.org; Mon, 04 May 2009 21:19:04 -0400 Original-Received: from cyd.mit.edu ([18.115.2.24]:38346) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M19JH-0003QI-Qe for emacs-devel@gnu.org; Mon, 04 May 2009 21:19:03 -0400 Original-Received: by cyd.mit.edu (Postfix, from userid 1000) id 03E4257E25E; Mon, 4 May 2009 21:19:11 -0400 (EDT) In-Reply-To: <82DC2034-022F-492B-B0D9-D4D67724B1B2@gmail.com> (David Reitter's message of "Mon, 4 May 2009 20:21:03 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:110660 Archived-At: David Reitter writes: > Well, the subject line was informative enough. > > If I interpret you correctly: We've had (some of) that removed in > Aquamacs (back then based on pre Emacs 22.1 code) simply because frame > creation was slowed down tremendously (seconds!) when many faces were > known to Emacs (as is the case when you use color themes and you try > out a bunch of them during the session). I decided not to support X > resources on the Mac (under Carbon) - I don't think anybody missed > it. ] > > I'm not sure about X of course. We can't do anything about this right now. Please file a bug if you want this to be considered after the release.