From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "jrcapa" Newsgroups: gmane.emacs.help Subject: Re: ColorTheme odd behavior Date: 18 Aug 2006 09:14:11 -0700 Organization: http://groups.google.com Message-ID: <1155917651.245037.82500@p79g2000cwp.googlegroups.com> References: <1155833236.494738.81530@p79g2000cwp.googlegroups.com> <1155842522.469555.186320@m73g2000cwd.googlegroups.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: sea.gmane.org 1155919280 31624 80.91.229.2 (18 Aug 2006 16:41:20 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 18 Aug 2006 16:41:20 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Aug 18 18:41:14 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GE7P1-0005jX-7f for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Aug 2006 18:40:59 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GE7P0-000628-KC for geh-help-gnu-emacs@m.gmane.org; Fri, 18 Aug 2006 12:40:58 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!p79g2000cwp.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: 200.213.13.1 Original-X-Trace: posting.google.com 1155917656 11750 127.0.0.1 (18 Aug 2006 16:14:16 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Fri, 18 Aug 2006 16:14:16 +0000 (UTC) In-Reply-To: User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pt-BR; rv:1.8.0.6) Gecko/20060728 Firefox/1.5.0.6,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 fw.datacom-telematica.com.br:3128 (squid/2.5.STABLE6) Complaints-To: groups-abuse@google.com Injection-Info: p79g2000cwp.googlegroups.com; posting-host=200.213.13.1; posting-account=pG57fA0AAADtQ-4h1MyvjXjZpSNZC0zj Original-Xref: shelby.stanford.edu gnu.emacs.help:141138 Original-To: help-gnu-emacs@gnu.org 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:36763 Archived-At: Strange... it was there... The easiest way is to install a chosen color theme is to require the file and call the appropriate color theme function. Put the appropriate code in your .emacs file: (require 'color-theme) (color-theme-initialize) (color-theme-robin-hood) Maybe I was on the portuguese version... I'll check that. Tks the tip Jesse Alama escreveu: > "jrcapa" writes: > > > Why isn't this line on any of the wikis and dot emacs files that I've > > searched?? :) > > If you're talking about the Emacs Wiki (http://www.emacswiki.org), > then you can modify the page which describes how to set up color-theme > so that others don't experience what you did. > > Jesse > > -- > Jesse Alama (alama@stanford.edu)