emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] org-contacts.el does not require org-agenda


From: Bastien
Subject: Re: [O] org-contacts.el does not require org-agenda
Date: Fri, 26 Oct 2012 14:49:32 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Hi Christopher,

Christopher Schmidt <address@hidden> writes:

> Bastien <address@hidden> writes:
>> Christopher Schmidt <address@hidden> writes:
>>
>>> org-contacts uses agenda functions but does not require org-agenda.
>>
>> No, org-contacts does not use any org-agenda.el function.
>
> I see, some functions prefixed with org-agenda- are defined in org.el.
>
>> It uses some org-agenda.el variables, though.
>>
>> What is the problem you did encounter?
>
>     emacs -q
>     M-: (add-to-list 'load-path "~/.emacs.d/apps/org-mode/lisp") RET
>     M-: (add-to-list 'load-path "~/.emacs.d/apps/org-mode/contrib/lisp") RET
>     M-x load-library RET org-contacts RET
>     M-x org-contacts RET Richard Stallman RET
>
>     or: Symbol's value as variable is void: org-agenda-archives-mode

Thanks.  I've added (require 'org-agenda) to org-contacts.el.

-- 
 Bastien



reply via email to

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