emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Clock table not responding to :tags?


From: John Hendy
Subject: Re: [O] Clock table not responding to :tags?
Date: Thu, 10 Mar 2011 21:54:04 -0600

On Thu, Mar 10, 2011 at 9:31 PM, Bernt Hansen <address@hidden> wrote:
> John Hendy <address@hidden> writes:
>
>>
>> Well, so far I should only have one version? Or not since I installed
>> emacs as well. I guess that could have overwritten some of the default
>> packages or mingled with them?
>>
>> Even so, could I just add a:
>> ,---
>> | (add-to-list 'load-path "~/.elisp/org.git/lisp")
>> `---
>>
>> and be alright?
>
> I use the following first in my .emacs
>
> (add-to-list 'load-path (expand-file-name "~/git/org-mode/lisp"))
> (add-to-list 'auto-mode-alist '("\\.\\(org\\|org_archive\\|txt\\)$" . 
> org-mode))
> (require 'org-install)

Yeah, pretty much what I have, other than the expand-file-name bit.
~/.elisp/org.git is where I keep orgmode, down further I have the
auto-mode-alist line and obviously requiring org-install. I think
we're on the same page.


Thanks for the assistance,
John

>
>>
>>> Someone with more OSX experience will probably need to chime in with
>>> suggestions here.
>>>
>>
>> That would be great.
>>
>> John
>
> --
> Bernt
>



reply via email to

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