emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] Agenda add item, move point


From: Tory S. Anderson
Subject: Re: [O] Agenda add item, move point
Date: Wed, 04 Feb 2015 13:27:17 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Yes. I use the following (possibly relevant) code definition, which sets my 
diary to agenda.org. 

--8<---------------cut here---------------start------------->8---
(setq org-agenda-include-diary nil)
;; org-agenda
(setq org-agenda-diary-file "~/emacs/agenda.org"
      org-special-ctrl-o nil
      org-agenda-span 'day)
--8<---------------cut here---------------end--------------->8---


<address@hidden> writes:

> Have you defined org-agenda-diary-file?



reply via email to

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