From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: DaveLG526 Newsgroups: gmane.emacs.help Subject: Re: Trouble Adding Color Theme Date: Sat, 11 Apr 2009 14:34:26 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <1d499f37-a212-42ea-b7bb-c0515f41b93a@y33g2000prg.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1239486041 15963 80.91.229.12 (11 Apr 2009 21:40:41 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 11 Apr 2009 21:40:41 +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 11 23:42: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 1Lskxb-0001EB-Va for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Apr 2009 23:42:00 +0200 Original-Received: from localhost ([127.0.0.1]:40228 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LskwD-0000uw-AV for geh-help-gnu-emacs@m.gmane.org; Sat, 11 Apr 2009 17:40:33 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!y33g2000prg.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 27 Original-NNTP-Posting-Host: 71.116.77.228 Original-X-Trace: posting.google.com 1239485666 32629 127.0.0.1 (11 Apr 2009 21:34:26 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 11 Apr 2009 21:34:26 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y33g2000prg.googlegroups.com; posting-host=71.116.77.228; posting-account=vEXdlgoAAABytWM2VDAZ3Be0_-uekw5A User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8 (.NET CLR 3.5.30729), gzip(gfe), gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:168401 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:63681 Archived-At: On Apr 11, 11:55=A0am, Leo wrote: > On 2009-04-11 09:02 +0100, DaveLG526 wrote: > > > Debugger entered--Lisp error: (void-function color-theme-initialize) > > =A0 (color-theme-initialize) > > =A0 eval-buffer(# nil "c:/Program Files/Emacs/ > > emacs/.emacs" nil t) =A0; Reading at buffer position 443 > > =A0 load-with-code-conversion("c:/Program Files/Emacs/emacs/.emacs" "c:= / > > Program Files/Emacs/emacs/.emacs" t t) > > =A0 load("~/.emacs" t t) > > =A0 #[nil " > > You need a new version of color-theme from its cvs/svn repository. > > -- > .: =A0Leo =A0:. =A0[ sdl.web AT gmail.com ] =A0.: I use Emacs :. > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0www.git-scm.com > =A0 =A0 git - the one true version control system I have been downloading from: http://www.emacswiki.org/emacs/ColorTheme#toc3 Is there somewhere else I need to look for the latest file? Dave