From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuri de Wit Subject: Re: Aquamacs and latest org-mode Date: Thu, 27 May 2010 18:44:19 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0664478654==" Return-path: Received: from [140.186.70.92] (port=60663 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OHloN-0003h2-3y for emacs-orgmode@gnu.org; Thu, 27 May 2010 18:44:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OHloL-0005SD-BS for emacs-orgmode@gnu.org; Thu, 27 May 2010 18:44:22 -0400 Received: from mail-yw0-f193.google.com ([209.85.211.193]:37175) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OHloL-0005Rx-6V for emacs-orgmode@gnu.org; Thu, 27 May 2010 18:44:21 -0400 Received: by ywh31 with SMTP id 31so215413ywh.24 for ; Thu, 27 May 2010 15:44:20 -0700 (PDT) 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: Stefan Vollmar Cc: emacs-orgmode@gnu.org --===============0664478654== Content-Type: multipart/alternative; boundary=000e0cd5156a93c68e04879b219d --000e0cd5156a93c68e04879b219d Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Stefan, Thanks for the directions. I noticed that /Application/Aquamacs.app/Contents/Resources/lisp/org has th= e org lisp files and the org-mode Makefile is generating elc files in /usr/local/... Would Aquamacs automatically pick them up from there or do I need to generate the elc into the Aquamacs folder? thanks, -- yuri On Wed, May 26, 2010 at 6:36 PM, Stefan Vollmar wrote: > Dear Yuri, > > On 27.05.2010, at 00:23, Yuri de Wit wrote: > > > Could someone point me in the right direction here? > > > > I just installed the latest Aquamacs 2.0. Afaik, it has emacs 22.2.1 an= d > org-mode 6.33x. How can I update org-mode to the latest version? > > > > I am familiar with git, cloning, building etc. But I am not sure how to > hook that up to Aquamacs. > > > there are several ways, here is one: > > (1) git clone git://repo.or.cz/org-mode.git > (2) In the Makefile change EMACS to > EMACS=3D/Applications/Aquamacs.app/Contents/MacOS/Aquamacs > assuming you installed Aquamcs in /Applications > (3) make compile; make lisp/org-install.el > (4) In your .emacs > > (defvar org-sys-directory "/path/to/org-mode/lisp") > (setq load-path (cons org-sys-directory load-path)) > (require 'org-install) > [other org-specific setup] > > Warm regards, > Stefan > -- > Dr. Stefan Vollmar, Dipl.-Phys. > Head of IT group > Max-Planck-Institut f=FCr neurologische Forschung > Gleuelerstr. 50, 50931 K=F6ln, Germany > Tel.: +49-221-4726-213 FAX +49-221-4726-298 > Tel.: +49-221-478-5713 Mobile: 0160-93874279 > Email: vollmar@nf.mpg.de http://www.nf.mpg.de > > > > > > > --000e0cd5156a93c68e04879b219d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Stefan,=A0

Thanks for the directions.=A0
I noticed that /Application/Aquamacs.app/Contents/Resources/li= sp/org has the org lisp files and the org-mode Makefile is generating elc f= iles in /usr/local/... Would Aquamacs automatically pick them up from there= or do I need to generate the elc into the Aquamacs folder?

thanks,
-- yuri

On Wed, May 26, 2010 at 6:36 PM, Stefan Vollmar <= vollmar@nf.mpg.de> wrote= :
Dear Yuri,

On 27.05.2010, at 00:23, Yuri de Wit wrote:

> Could someone point me in the right direction here?
>
> I just installed the latest Aquamacs 2.0. Afaik, it has emacs 22.2.1 a= nd org-mode 6.33x. How can I update org-mode to the latest version?
>
> I am familiar with git, cloning, building etc. But I am not sure how t= o hook that up to Aquamacs.


there are several ways, here is one:

(1) git clone git://repo.or.cz/org-mode.git
(2) In the Makefile change EMACS to
EMACS=3D/Applications/Aquamacs.app/Contents/MacOS/Aquamacs
assuming you installed Aquamcs in /Applications
(3) make compile; make lisp/org-install.el
(4) In your .emacs

(defvar org-sys-directory "/path/to/org-mode/lisp")
(setq load-path (cons org-sys-directory load-path))
(require 'org-install)
[other org-specific setup]

Warm regards,
=A0Stefan
--
Dr. Stefan Vollmar, Dipl.-Phys.
Head of IT group
Max-Planck-Institut f=FCr neurologische Forschung
Gleuelerstr. 50, 50931 K=F6ln, Germany
Tel.: +49-221-4726-213 =A0FAX +49-221-4726-298
Tel.: +49-221-478-5713 =A0Mobile: 0160-93874279
Email: vollmar@nf.mpg.de =A0 http://www.nf.mpg.de







--000e0cd5156a93c68e04879b219d-- --===============0664478654== 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 --===============0664478654==--