From mboxrd@z Thu Jan 1 00:00:00 1970 From: Saurabh Agrawal Subject: Re: Installing on windows Date: Fri, 6 Feb 2009 16:56:42 +0530 Message-ID: <4c4575360902060326o51d61bb5kb7907257be91bc36@mail.gmail.com> References: <4c4575360902041007x62c40765h165eef5cd8c1b1@mail.gmail.com> <4c4575360902042102r77098586r97bf039796626479@mail.gmail.com> <4c4575360902052315j47ac98d6sa38123512bf15eb3@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LVOr8-00026L-IH for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 06:26:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LVOr6-000261-FP for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 06:26:45 -0500 Received: from [199.232.76.173] (port=50060 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LVOr6-00025y-8m for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 06:26:44 -0500 Received: from mail-ew0-f20.google.com ([209.85.219.20]:51635) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LVOr5-0008V8-OQ for emacs-orgmode@gnu.org; Fri, 06 Feb 2009 06:26:44 -0500 Received: by ewy13 with SMTP id 13so1275026ewy.18 for ; Fri, 06 Feb 2009 03:26:43 -0800 (PST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Manish Cc: emacs-orgmode@gnu.org On Fri, Feb 6, 2009 at 1:35 PM, Manish wrote: > On Fri, Feb 6, 2009 at 12:45 PM, Saurabh Agrawal wrote: >>> Can you mail the exact statement you used to add org-mode to .emacs >>> please? >> >> Sorry Manish, I was out. >> >> I added following to my .emacs: >> >> (add-to-list 'load-path "D:/Software/office/emacs/org-6.21b/org-6.21b") > > Please replace the line above with the following one in your .emacs and > reboot Emacs. > > --8<---------------cut here---------------start------------->8--- > (add-to-list 'load-path "D:/Software/office/emacs/org-6.21b/org-6.21b/lisp") > --8<---------------cut here---------------end--------------->8--- > > Then check Org version again please. It is still 6.16... :( But something has happened. I have lost all my colours in my gtd.org buffer...though, folding etc is working. sa > > HTH, > -- > Manish >