From mboxrd@z Thu Jan 1 00:00:00 1970 From: "charles snyder" Subject: Re: Upgrading org-mode (in W32) Date: Fri, 25 Jul 2008 14:58:56 -0500 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0645444502==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KMTRM-0004iX-TF for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 15:59:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KMTRL-0004go-Cq for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 15:59:00 -0400 Received: from [199.232.76.173] (port=36034 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMTRL-0004gh-4K for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 15:58:59 -0400 Received: from wf-out-1314.google.com ([209.85.200.171]:53839) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KMTRK-0001ZG-PX for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 15:58:59 -0400 Received: by wf-out-1314.google.com with SMTP id 28so2879732wfc.24 for ; Fri, 25 Jul 2008 12:58:57 -0700 (PDT) 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: emacs-orgmode@gnu.org --===============0645444502== Content-Type: multipart/alternative; boundary="----=_Part_23653_30540087.1217015936762" ------=_Part_23653_30540087.1217015936762 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi For those few who are not yet very emacs savvy -- in follow up to the original post: on my windows xp (work machine)GNU Emacs 23.0.60.1 (included is 5.23 org mode) 1. I downloaded and unzipped org-6.06a to "c:/Documents and Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/" 2. I then added to the top of my .emacs file (I assume this is how you "make sure that Emacs looks at the new directory before checking its own directories"?: (add-to-list 'load-path "c:/Documents and Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/");; latest orgmode ...I still get the old 5.23 version of orgmode, but no error messages... Sorry to be so basic, but I like the org mode and would like be able to update when new features are added! Thanks CLS ------=_Part_23653_30540087.1217015936762 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi

For those few who are not yet very emacs savvy -- in follow up to the original post:

on my windows xp (work machine)GNU Emacs 23.0.60.1 (included is 5.23 org mode)

1. I downloaded and unzipped org-6.06a to

"c:/Documents and Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/"

2. I then added to the top of my .emacs file (I assume this is how you "make
sure that Emacs looks at the new directory before checking its own directories"?:

(add-to-list 'load-path "c:/Documents and
Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/");; latest orgmode

...I still get the old 5.23 version of orgmode, but no error messages...

Sorry to be so basic, but I like the org mode and would like be able to update
when new features are added!

Thanks

CLS
------=_Part_23653_30540087.1217015936762-- --===============0645444502== 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 --===============0645444502==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: Upgrading org-mode (in W32) Date: Fri, 25 Jul 2008 13:03:29 -0700 Message-ID: References: Mime-Version: 1.0 (Apple Message framework v926) Content-Type: multipart/mixed; boundary="===============0265500442==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KMTVt-0007q6-DJ for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 16:03:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KMTVq-0007pu-KR for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 16:03:40 -0400 Received: from [199.232.76.173] (port=37161 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMTVq-0007pr-H7 for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 16:03:38 -0400 Received: from korteweg.uva.nl ([146.50.98.70]:36251) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KMTVq-0002FA-1n for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 16:03:38 -0400 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: charles snyder Cc: emacs-orgmode@gnu.org --===============0265500442== Content-Type: multipart/alternative; boundary=Apple-Mail-4-338325141 --Apple-Mail-4-338325141 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit On Jul 25, 2008, at 12:58 PM, charles snyder wrote: > Hi > > For those few who are not yet very emacs savvy -- in follow up to > the original post: > > on my windows xp (work machine)GNU Emacs 23.0.60.1 (included is 5.23 > org mode) > > 1. I downloaded and unzipped org-6.06a to > > "c:/Documents and Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/" > > 2. I then added to the top of my .emacs file (I assume this is how > you "make > sure that Emacs looks at the new directory before checking its own > directories"?: > > (add-to-list 'load-path "c:/Documents and > Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/");; latest orgmode The load path needs to point to the "lisp/" sub directory. - Carsten --Apple-Mail-4-338325141 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable
On Jul 25, 2008, = at 12:58 PM, charles snyder wrote:

Hi

For those few who are not yet very emacs savvy -- = in follow up to the original post:

on my windows xp (work = machine)GNU Emacs 23.0.60.1 (included = is 5.23 org mode)

1. I downloaded and unzipped org-6.06a = to

"c:/Documents and = Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/"

2. I then = added to the top of my .emacs file (I assume this is how you "make
= sure that Emacs looks at the new directory before checking its own = directories"?:

(add-to-list 'load-path "c:/Documents = and
Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/");; latest = orgmode

The load path needs to = point to the "lisp/" sub directory.

- = Carsten

= --Apple-Mail-4-338325141-- --===============0265500442== 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 --===============0265500442==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: "charles snyder" Subject: Re: Re: Upgrading org-mode (in W32) Date: Fri, 25 Jul 2008 15:07:52 -0500 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1183999215==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KMTZz-0000e1-1S for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 16:07:55 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KMTZy-0000dp-IZ for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 16:07:54 -0400 Received: from [199.232.76.173] (port=59822 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KMTZy-0000dm-Dp for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 16:07:54 -0400 Received: from yw-out-1718.google.com ([74.125.46.154]:16560) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KMTZx-0002uF-U8 for emacs-orgmode@gnu.org; Fri, 25 Jul 2008 16:07:54 -0400 Received: by yw-out-1718.google.com with SMTP id 9so1381366ywk.66 for ; Fri, 25 Jul 2008 13:07:53 -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: Carsten Dominik Cc: emacs-orgmode@gnu.org --===============1183999215== Content-Type: multipart/alternative; boundary="----=_Part_23702_27982082.1217016472537" ------=_Part_23702_27982082.1217016472537 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline On Fri, Jul 25, 2008 at 3:03 PM, Carsten Dominik wrote: > > On Jul 25, 2008, at 12:58 PM, charles snyder wrote: > > Hi > > For those few who are not yet very emacs savvy -- in follow up to the > original post: > > on my windows xp (work machine)GNU Emacs 23.0.60.1 (included is 5.23 org > mode) > > 1. I downloaded and unzipped org-6.06a to > > "c:/Documents and Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/" > > 2. I then added to the top of my .emacs file (I assume this is how you > "make > sure that Emacs looks at the new directory before checking its own > directories"?: > > (add-to-list 'load-path "c:/Documents and > Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/");; latest orgmode > > > The load path needs to point to the "lisp/" sub directory. > > - Carsten > Thanks! that fixed it. cls ------=_Part_23702_27982082.1217016472537 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline


On Fri, Jul 25, 2008 at 3:03 PM, Carsten Dominik <dominik@uva.nl> wrote:

On Jul 25, 2008, at 12:58 PM, charles snyder wrote:

Hi

For those few who are not yet very emacs savvy -- in follow up to the original post:

on my windows xp (work machine)GNU Emacs 23.0.60.1 (included is 5.23 org mode)

1. I downloaded and unzipped org-6.06a to

"c:/Documents and Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/"

2. I then added to the top of my .emacs file (I assume this is how you "make
sure that Emacs looks at the new directory before checking its own directories"?:

(add-to-list 'load-path "c:/Documents and
Settings/csnyder/Desktop/Archive/orgmode/org-6.06a/");; latest orgmode

The load path needs to point to the "lisp/" sub directory.

- Carsten

Thanks! that fixed it.

cls

------=_Part_23702_27982082.1217016472537-- --===============1183999215== 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 --===============1183999215==--