From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.help Subject: Re: emacs 23 - color-theme Date: Mon, 10 Aug 2009 02:50:27 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1249865467 1885 80.91.229.12 (10 Aug 2009 00:51:07 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 10 Aug 2009 00:51:07 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Richard Riley Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Aug 10 02:51:00 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MaJ6K-00088v-B5 for geh-help-gnu-emacs@m.gmane.org; Mon, 10 Aug 2009 02:51:00 +0200 Original-Received: from localhost ([127.0.0.1]:40902 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaJ6J-0002E1-Ks for geh-help-gnu-emacs@m.gmane.org; Sun, 09 Aug 2009 20:50:59 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaJ5u-0002Cd-Qf for help-gnu-emacs@gnu.org; Sun, 09 Aug 2009 20:50:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaJ5o-0002Bm-ME for help-gnu-emacs@gnu.org; Sun, 09 Aug 2009 20:50:33 -0400 Original-Received: from [199.232.76.173] (port=53552 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaJ5o-0002Bb-Ea for help-gnu-emacs@gnu.org; Sun, 09 Aug 2009 20:50:28 -0400 Original-Received: from mail-yw0-f186.google.com ([209.85.211.186]:58983) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MaJ5o-0008PO-3F for help-gnu-emacs@gnu.org; Sun, 09 Aug 2009 20:50:28 -0400 Original-Received: by ywh16 with SMTP id 16so4363329ywh.24 for ; Sun, 09 Aug 2009 17:50:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=YXocr8GgmNc27FxC6jZlpOWWu1Lz9Jg0qI6n5tqJiKA=; b=eDYmDrOi/rVHF+OupoSoQBDZ1gv2hf7QuW2VVYefqvWkPM4pv43RVnqBQ5DQMmZc5R Pdbczqio66vv+/0BiOnJ6PtU2CT/D5+VLOPIyAQVD9Qc45o/I2L2zFtA9bkjqoMCcRQE Y0lSjs1IsXYegawujdHgvSA8XYwJH36Sa2eLg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Yl08FWoBqLBddKTqxq3ii4IUg4Jy0nmCAIZ6byNsDfPpjlOlB5+NmnzhbDqIvmqdP7 /pBedY3v1MbDtaFzdtAT1DTRSXzazMhsKjle120oL1wiT38m79TypR++oP5M70nK8I0r fUj3EqbJeuzzxh8/f/q/VKFQfIU4fzTfq2xSc= Original-Received: by 10.100.208.8 with SMTP id f8mr2839010ang.42.1249865427538; Sun, 09 Aug 2009 17:50:27 -0700 (PDT) In-Reply-To: X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:67021 Archived-At: On Mon, Aug 10, 2009 at 1:59 AM, Richard Riley wrote: >> possible to try out other peoples customizations this way is a goal >> and it is rather close actually. > > I dont know what you mean Lennart. color-theme-select enables trying out > themes too. Emacs themes goes in as a layer between the defaults vaues and your customizations: 1) Your customizations 2) The theme you have currently choosen 3) Emacs defaults You can replace the theme in 2 without affecting your customizations. (At the moment I do not think you can switch 1 and 2 but that would also be very valueable for testing.) So using emacs themes you can try themes other people send to you. Both faces and options. > You have lost me to be honest. What do you mean? Color-theme has, well, > color-themes. And a library of them. Sorry. Does the above explanation makes it more clear?