From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Scott Jaderholm" Subject: Re: Upgrading org-mode--Windows Date: Tue, 23 Oct 2007 08:43:50 -0600 Message-ID: References: <471D5BB6.8050408@gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0273639562==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IkKz8-0001Q4-Rc for emacs-orgmode@gnu.org; Tue, 23 Oct 2007 10:43:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IkKz7-0001OA-5M for emacs-orgmode@gnu.org; Tue, 23 Oct 2007 10:43:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IkKz6-0001O3-Ro for emacs-orgmode@gnu.org; Tue, 23 Oct 2007 10:43:56 -0400 Received: from rv-out-0910.google.com ([209.85.198.189]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IkKz5-00057A-Tv for emacs-orgmode@gnu.org; Tue, 23 Oct 2007 10:43:56 -0400 Received: by rv-out-0910.google.com with SMTP id c27so1378414rvf for ; Tue, 23 Oct 2007 07:43:51 -0700 (PDT) In-Reply-To: <471D5BB6.8050408@gmail.com> 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: dixius99@gmail.com Cc: emacs-orgmode@gnu.org --===============0273639562== Content-Type: multipart/alternative; boundary="----=_Part_926_4362303.1193150630707" ------=_Part_926_4362303.1193150630707 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/22/07, Michael Dixon wrote: > > I apologize in advance if this question is off-topic/inappropriate, but > the version of org-mode packaged with emacs 22.1 for Windows is 4.67, > while the latest current version is 5.13. I can't seem to figure out how > to update the org-mode package in Windows. Any help? Michael, 1. Download http://orgmode.org/org-5.13d.zip 2. Extract it to your home directory, in a folder such as .elisp/org 3. Add the following to your .emacs before any other org customizations. Change the directory to match where you put org. (add-to-list 'load-path "~/.elisp/org") 4. I think that's it. Good luck, Scott ------=_Part_926_4362303.1193150630707 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On 10/22/07, Michael Dixon <dixius99@gmail.com> wrote:
I apologize in advance if this question is off-topic/inappropriate, but
the version of org-mode packaged with emacs 22.1 for Windows is 4.67,
while the latest current version is 5.13. I can't seem to figure out how
to update the org-mode package in Windows. Any help?

Michael,

1. Download http://orgmode.org/org-5.13d.zip
2. Extract it to your home directory, in a folder such as .elisp/org
3. Add the following to your .emacs before any other org customizations. Change the directory to match where you put org.
(add-to-list 'load-path "~/.elisp/org")
4. I think that's it.

Good luck,
Scott

------=_Part_926_4362303.1193150630707-- --===============0273639562== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0273639562==--