From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: Installation on windows Date: Sun, 3 Feb 2008 11:30:25 +0530 Message-ID: References: <511f47f50802022115v75a478c5m27505fa2e82ef184@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 1JLXu4-0001b9-Jn for emacs-orgmode@gnu.org; Sun, 03 Feb 2008 01:00:32 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JLXu2-0001ac-Tf for emacs-orgmode@gnu.org; Sun, 03 Feb 2008 01:00:32 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLXu2-0001aZ-NC for emacs-orgmode@gnu.org; Sun, 03 Feb 2008 01:00:30 -0500 Received: from ti-out-0910.google.com ([209.85.142.187]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JLXu2-0002ou-3n for emacs-orgmode@gnu.org; Sun, 03 Feb 2008 01:00:30 -0500 Received: by ti-out-0910.google.com with SMTP id a20so48066tia.10 for ; Sat, 02 Feb 2008 22:00:25 -0800 (PST) In-Reply-To: <511f47f50802022115v75a478c5m27505fa2e82ef184@mail.gmail.com> Content-Disposition: inline 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: shirish Cc: emacs-orgmode@gnu.org On Feb 3, 2008 10:45 AM, shirish wrote: > Hi all, > Isn't there a simple executable or someway I can install orgmode > in Emacs 22.1 on windows? Why do I need to do all that as given in the > org.pdf file? And how do I do the compiling in Windows? I'm sure I'm > not the first one to ask around so if there have been any discussions > before please point me to them. As a minimum, all you need to do is: - unzip latest org in some location - add it to the load path in .emacs - load org from .emacs You do not have to compile it to use it. HTH, -- Manish