From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: suvayu ali Newsgroups: gmane.emacs.help Subject: Re: Setting color themes specific to a frame Date: Mon, 20 Feb 2012 14:37:29 +0100 Message-ID: References: <874numgl99.fsf@this.that> <87obstq44z.fsf@this.that> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1329745092 21589 80.91.229.3 (20 Feb 2012 13:38:12 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2012 13:38:12 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Feb 20 14:38:06 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 1RzTRO-0002us-9R for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Feb 2012 14:38:06 +0100 Original-Received: from localhost ([::1]:41082 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzTRM-0001UP-AU for geh-help-gnu-emacs@m.gmane.org; Mon, 20 Feb 2012 08:38:04 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:35722) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzTRD-0001UI-57 for help-gnu-emacs@gnu.org; Mon, 20 Feb 2012 08:38:00 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RzTR8-0007GT-Iy for help-gnu-emacs@gnu.org; Mon, 20 Feb 2012 08:37:54 -0500 Original-Received: from mail-bk0-f41.google.com ([209.85.214.41]:38707) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzTR8-0007GI-AJ for help-gnu-emacs@gnu.org; Mon, 20 Feb 2012 08:37:50 -0500 Original-Received: by bkty12 with SMTP id y12so5510297bkt.0 for ; Mon, 20 Feb 2012 05:37:49 -0800 (PST) Received-SPF: pass (google.com: domain of fatkasuvayu@gmail.com designates 10.205.137.136 as permitted sender) client-ip=10.205.137.136; Authentication-Results: mr.google.com; spf=pass (google.com: domain of fatkasuvayu@gmail.com designates 10.205.137.136 as permitted sender) smtp.mail=fatkasuvayu@gmail.com; dkim=pass header.i=fatkasuvayu@gmail.com Original-Received: from mr.google.com ([10.205.137.136]) by 10.205.137.136 with SMTP id io8mr11362464bkc.106.1329745069253 (num_hops = 1); Mon, 20 Feb 2012 05:37:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; bh=lej/6vq42UfOb1m1Ih41CqBahEzDfx96GI8M/obRCHU=; b=M92MWqRI8wjNgl0hIV3VF+h0TuL23fvD6aSsM3y6ZcOVyf+1z6B/hsRVe2TEsOImta yAKTJGWkrgIsEPd3xZ2wFlTX3HNDqRDo0UdTJLYo8t4vb53cuDDgrSRr8BUpV7hTer47 6wkJI38d5ysZ5uBl9YbrJR51CjajC3NRQodg4= Original-Received: by 10.205.137.136 with SMTP id io8mr9189213bkc.106.1329745069183; Mon, 20 Feb 2012 05:37:49 -0800 (PST) Original-Received: by 10.204.131.87 with HTTP; Mon, 20 Feb 2012 05:37:29 -0800 (PST) In-Reply-To: <87obstq44z.fsf@this.that> X-Google-Sender-Auth: HIT765z1rbKQd1TckFrv-PxF0hI X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.214.41 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:83810 Archived-At: On Mon, Feb 20, 2012 at 09:52, Adam wrote: > I believe the solution lies >> in the color-theme library. Setting color-theme-is-global to nil >> should give you the behaviour you are looking for. For some hint you >> can look here: >> >> > > my emacs (GNU Emacs 24.0.93.1 (x86_64-unknown-linux-gnu, GTK+ Version > 2.20.1)) does not have color-theme-is-global. =C2=A0It is pretty much wha= t I > want, though. Of course it doesn't. As I mentioned earlier, you have to use the color-theme elisp library to get that working. :) GL --=20 Suvayu Open source is the future. It sets us free.