[O] Begginer using orgmode

2011-04-15 Thread Arnold, Travis
Hi all after much googling and searching I came across org mode while trying to find a system for my mac on which I could take notes for my school classes. I've read the manual and taken a look at the worg tutorials but seem to keep messing up my .emacs config file, I seemed to have borked the

Re: [O] Begginer using orgmode

2011-04-15 Thread Arnold, Travis
hould contain only one such instance. ;; If there is more than one, they won't work right. On 15 Apr, 2011, at 5:45 PM, Matthew Sauer wrote: > do

Re: [O] Begginer using orgmode

2011-04-25 Thread Arnold, Travis
Is there a difference between the two? Or personal prefrence? -Travis On 25 Apr, 2011, at 6:23 PM, Urs Rau (UK) wrote: > http://aquamacs.org/ PGP.sig Description: This is a digitally signed message part

Re: [O] Begginer using orgmode

2011-04-25 Thread Arnold, Travis
On 25 Apr, 2011, at 8:21 PM, John Hendy wrote: > I'd just recommend installing whatever version of emacs you want and > then install org from git. Dead simple, no confusion about being up to > date, etc. > > http://orgmode.org/worg/org-faq.html#keeping-current-with-Org-mode-development > > Ok

Re: [O] Begginer using orgmode

2011-04-26 Thread Arnold, Travis
On 25 Apr, 2011, at 11:34 PM, John Hendy wrote: > > In the meantime: > - install [aqua/Carbon] emacs > - install git for os x (I used this: > http://code.google.com/p/git-osx-installer/) > - make a .elisp folder for elisp files > --- open a terminal and type: cd /Users/username > --- mkdir .elis

Re: [O] Begginer using orgmode

2011-04-26 Thread Arnold, Travis
> > Probably just the wording scaring you a bit. Git is simply a protocol > for sharing code. Those who are programming org-mode can work together > on all of the little files that make org-mode work. These files live > on a server, and those of use who use org-mode "pull" (or clone) from > that s

Re: [O] Begginer using orgmode

2011-04-26 Thread Arnold, Travis
To confirm, I run this command from within the .elisp folder? and then I can open Aquamacs and use orgmode? On 26 Apr, 2011, at 11:49 AM, John Hendy wrote: > /usr/local/git/bin/git clone git://orgmode.org/org-mode.git org.git PGP.sig Description: This is a digitally signed message part

Re: [O] Begginer using orgmode

2011-04-26 Thread Arnold, Travis
> > instead of what I put above. It will run for a fairly long time and > might not give you feedback, so just leave it be until it gives you a > fresh command prompt and stops sitting at "cloning into..." or > whatever the message is. > > After that you can should be ready to set up the .emacs