From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Hendy Subject: Re: Re: Ditaa usage Date: Wed, 22 Sep 2010 13:25:57 -0500 Message-ID: References: <4C9A01ED.2010503@ccbr.umn.edu> <87iq1xadyi.fsf@Rainer.invalid> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1100169764==" Return-path: Received: from [140.186.70.92] (port=42563 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OyU12-0008Kb-AI for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 14:26:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OyU10-0007Bb-R5 for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 14:26:00 -0400 Received: from mail-bw0-f41.google.com ([209.85.214.41]:48534) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OyU10-00079a-Id for emacs-orgmode@gnu.org; Wed, 22 Sep 2010 14:25:58 -0400 Received: by mail-bw0-f41.google.com with SMTP id 10so908689bwz.0 for ; Wed, 22 Sep 2010 11:25:58 -0700 (PDT) In-Reply-To: <87iq1xadyi.fsf@Rainer.invalid> 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: Achim Gratz Cc: emacs-orgmode@gnu.org --===============1100169764== Content-Type: multipart/alternative; boundary=0016e6d7ef8ed7f4de0490dd46e4 --0016e6d7ef8ed7f4de0490dd46e4 Content-Type: text/plain; charset=ISO-8859-1 On Wed, Sep 22, 2010 at 12:24 PM, Achim Gratz wrote: > Juri Artamonov writes: > > I would love to update but I have emacsW32 installed and don't know > > how to update orgmode inside of it. > > In a nutshell, you don't. You put the new version of org-mode into the > site-lisp directory where EMACS is installed and EMACS will use the new > version because it looks there first. This is true. I use Linux but went through setup on Win XP so that I'd be able to help someone at work. My process: - Grab org-mode 7.01 zip file: http://orgmode.org/org-7.01h.zip - Put it in C:\Program Files\emacs23\org-7.01h (I installed emacs to C:\Program Files\emacs23 - put this in init.el: (add-to-list 'load-path' "~/org-7.01h/lisp/") and (add-to-list 'load-path' "~/org-7.01h/lisp/contrib/lisp/") Works great. No need to even compile, though you can do that as well. John > If you can't install into > site-lisp, you can put orgmode into some other place and prepend that > location to the load-path in your user startup file (.emacs in your > "Application and Settings" folder, IIRC). Proper installation of > org-mode requires a working make and some other programs that you can > get with MSys (or Cygwin if you need a full POSIX environment). > > > Achim. > -- > +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ > > Factory and User Sound Singles for Waldorf rackAttack: > http://Synth.Stromeko.net/Downloads.html#WaldorfSounds > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --0016e6d7ef8ed7f4de0490dd46e4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
On Wed, Sep 22, 2010 at 12:24 PM, Achim Gra= tz <Stromeko@nexg= o.de> wrote:
Juri Artamonov <jartamonov@gmail= .com> writes:
> I would love to update but I have emacsW32 installed and don't kno= w
> how to update orgmode inside of it.

In a nutshell, you don't. =A0You put the new version of org-mode into t= he
site-lisp directory where EMACS is installed and EMACS will use the new
version because it looks there first.

This = is true. I use Linux but went through setup on Win XP so that I'd be ab= le to help someone at work. My process:

- Grab org-mode = 7.01 zip file:=A0http://orgmod= e.org/org-7.01h.zip
- Put it in C:\Program Files\emacs23\org-7.01h (I installed emacs to C= :\Program Files\emacs23
- put this in init.el: (add-to-list '= load-path' "~/org-7.01h/lisp/") and=A0(add-to-list 'load-= path' "~/org-7.01h/lisp/contrib/lisp/")

Works great. No need to even compile, though you can do= that as well.


John

=A0
=A0If you can't install into
site-lisp, you can put orgmode into some other place and prepend that
location to the load-path in your user startup file (.emacs in your
"Application and Settings" folder, IIRC). =A0Proper installation = of
org-mode requires a working make and some other programs that you can
get with MSys (or Cygwin if you need a full POSIX environment).


Achim.
--
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+<= br>
Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds


_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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