From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Henri-Paul Indiogine Newsgroups: gmane.emacs.help Subject: Re: Trying to install color-theme on emacs 23.1 Date: Fri, 02 Apr 2010 17:35:06 -0500 Message-ID: <878w95qy91.fsf@belvoir.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1270247764 13114 80.91.229.12 (2 Apr 2010 22:36:04 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 2 Apr 2010 22:36:04 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Apr 03 00:35:47 2010 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.69) (envelope-from ) id 1NxpSp-0007gO-Px for geh-help-gnu-emacs@m.gmane.org; Sat, 03 Apr 2010 00:35:44 +0200 Original-Received: from localhost ([127.0.0.1]:59871 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxpSp-0008Bn-7L for geh-help-gnu-emacs@m.gmane.org; Fri, 02 Apr 2010 18:35:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NxpSS-0008BW-8D for help-gnu-emacs@gnu.org; Fri, 02 Apr 2010 18:35:20 -0400 Original-Received: from [140.186.70.92] (port=60866 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NxpSQ-0008B5-A7 for help-gnu-emacs@gnu.org; Fri, 02 Apr 2010 18:35:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NxpSO-0001K4-L1 for help-gnu-emacs@gnu.org; Fri, 02 Apr 2010 18:35:18 -0400 Original-Received: from mail-vw0-f41.google.com ([209.85.212.41]:60005) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NxpSJ-0001Ja-Ks for help-gnu-emacs@gnu.org; Fri, 02 Apr 2010 18:35:15 -0400 Original-Received: by vws4 with SMTP id 4so1371837vws.0 for ; Fri, 02 Apr 2010 15:35:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:references:cc :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=VStsvO9Zk9FzEP1QEFf/awAAXiKmZxYnLGht14bSxCU=; b=xk1TXYafn3ILfV+ThNMX1h23LOv/Wa/S9nU8v2mbAW1xd8nNZKZe8nDZafrmhVyEBA FstYLNZZvDw6YWmS2JpDBuGB7Ixij5DmP32qI8UK3KNSYBylTiAlk5UniaUMZGZzbujl w5kMQtJYv+n+qxOdPm0u7GjRA8KTK3vzv6avA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:references:cc:date:in-reply-to:message-id :user-agent:mime-version:content-type; b=x8jD4vuCBX7F5zZsacCWmA5wp8ra0wwkOrgMDvIPrEphozt2HKY8veijTlnfY5LroN LlhnpyD0KMvMLZMDiK73xD7ynSAeipLrDSo/imsLtOC+xJPvkQWJZ8naNv+3I0SXEfl3 ksACF6L8vJEe0nKz0u9OznasnRsmsC2bSfiSo= Original-Received: by 10.220.107.142 with SMTP id b14mr1371131vcp.30.1270247709888; Fri, 02 Apr 2010 15:35:09 -0700 (PDT) Original-Received: from belvoir.belvoir.org (r74-192-193-136.bcstcmta02.clsttx.tl.dh.suddenlink.net [74.192.193.136]) by mx.google.com with ESMTPS id 31sm200612446vws.7.2010.04.02.15.35.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 02 Apr 2010 15:35:08 -0700 (PDT) In-Reply-To: (hap's message of "Thu, 1 Apr 2010 23:53:00 -0600") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by eggs.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:72585 Archived-At: hap 497 writes: > I have copied color-theme.el to ~/bin and have added these .emacs > ; theme > (load-file "/home/hap/bin/color-theme.el") > (require 'color-theme) I am running Emacs23 on Ubuntu Karmic. This is in my .emacs: ;; color theme ; (add-to-list 'load-path "~/elisp/color-theme-6.6.0") (require 'color-theme) (eval-after-load "color-theme" '(progn (color-theme-initialize) (color-theme-charcoal-black))) Of course you choose whatever theme you like. Hope this helps, -- Henri-Paul Indiogine Email: hindiogine@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico