Re: [Orgmode] Re: Upgrading org-mode (in W32)

2008-07-25 Thread Carsten Dominik


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

___
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


Re: [Orgmode] Re: Upgrading org-mode (in W32)

2008-07-25 Thread charles snyder
On Fri, Jul 25, 2008 at 3:03 PM, Carsten Dominik [EMAIL PROTECTED] 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
___
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