From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: Setting color themes specific to a frame Date: Mon, 20 Feb 2012 07:40:46 -0800 Message-ID: <4C90CE54028F44DE929103F143688A64@us.oracle.com> References: <874numgl99.fsf@this.that><87obstq44z.fsf@this.that> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1329752488 16670 80.91.229.3 (20 Feb 2012 15:41:28 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2012 15:41:28 +0000 (UTC) To: "'suvayu ali'" , Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 20 16:41:23 2012 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RzVMe-0000uS-GL for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Feb 2012 16:41:20 +0100 Original-Received: from localhost ([::1]:56072 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzVMd-0007Vy-SJ for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Feb 2012 10:41:19 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:60465) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzVMP-0007Vr-I2 for help-gnu-emacs@gnu.org; Mon, 20 Feb 2012 10:41:15 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RzVMJ-0002Lv-SU for help-gnu-emacs@gnu.org; Mon, 20 Feb 2012 10:41:05 -0500 Original-Received: from rcsinet15.oracle.com ([148.87.113.117]:24834) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzVMJ-0002LW-KT for help-gnu-emacs@gnu.org; Mon, 20 Feb 2012 10:40:59 -0500 Original-Received: from ucsinet22.oracle.com (ucsinet22.oracle.com [156.151.31.94]) by rcsinet15.oracle.com (Sentrion-MTA-4.2.2/Sentrion-MTA-4.2.2) with ESMTP id q1KFescr029031 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Mon, 20 Feb 2012 15:40:55 GMT Original-Received: from acsmt356.oracle.com (acsmt356.oracle.com [141.146.40.156]) by ucsinet22.oracle.com (8.14.4+Sun/8.14.4) with ESMTP id q1KFerxa016111 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Mon, 20 Feb 2012 15:40:54 GMT Original-Received: from abhmt116.oracle.com (abhmt116.oracle.com [141.146.116.68]) by acsmt356.oracle.com (8.12.11.20060308/8.12.11) with ESMTP id q1KFeroj025246; Mon, 20 Feb 2012 09:40:53 -0600 Original-Received: from dradamslap1 (/10.159.38.203) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Mon, 20 Feb 2012 07:40:53 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Thread-Index: Aczv1OAs9Y7DK2qMT1qlDpx1FsJLrQAEJWKg X-Source-IP: ucsinet22.oracle.com [156.151.31.94] X-CT-RefId: str=0001.0A090208.4F426987.00AD,ss=1,re=0.000,fgs=0 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) X-Received-From: 148.87.113.117 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:83811 Archived-At: > Of course it doesn't. As I mentioned earlier, you have to use the > color-theme elisp library to get that working. :) > To clarify a bit more: Emacs 24 does _not_ include color-theme.el or color themes, at all. Emacs instead created a similar feature that it calls "custom" themes. The two are _not_ the same. Why Emacs did not incorporate color-theme.el or make its similar "custom" theme feature be compatible with color themes, I cannot tell you. But you need to keep the two straight if you want to follow help offered by others on this list.