emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Begginer using orgmode


From: John Hendy
Subject: Re: [O] Begginer using orgmode
Date: Tue, 26 Apr 2011 11:06:10 -0500

On Tue, Apr 26, 2011 at 11:03 AM, Arnold, Travis <address@hidden> wrote:
>
>>
>> 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 file and give
>> it a whirl.
>
>
> Ok, I  am looking at the .emacs file in a previosu message, and am slightly 
> confused as to this: line here
>
> ;; set load dirs and global config options
> ;; assumes .elisp directory is in:
> ;; linux: /home/username/.elisp
> ;; OX X: /Users/username/.elisp
> (add-to-list 'load-path "~/.elisp/org.git/contrib/lisp/")
> (add-to-list 'load-path "~/.elisp/org.git/lisp/")
>
> Do I uncomment the OS X line and replace /Users/username with my own? so it 
> would read:
> OS X: /Users/Tmoney/.elisp ?

No -- just leave it. It's part of a comment block, which says that if
.elisp is in /Users/username/.elisp, then the next two lines are going
to work.

So... if you have .elisp in /Users/Tmoney/.elisp, then it will work.

>
>>
>> Best regards,
>> John
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]