* Agenda view in Fortnight mode
@ 2014-05-01 15:14 J. David Boyd
2014-05-01 15:24 ` Sebastien Vauban
2014-05-01 15:37 ` Charles Millar
0 siblings, 2 replies; 8+ messages in thread
From: J. David Boyd @ 2014-05-01 15:14 UTC (permalink / raw)
To: emacs-orgmode
I've searched the docs, and looked through my .emacs and custom.el files, but
I don't see anywhere that lets me set the default view for the Agenda.
I would like it to come up in Fortnight mode as a default. Is this possible?
Thanks.
Dave in New Port Richey, FL
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Agenda view in Fortnight mode
2014-05-01 15:14 Agenda view in Fortnight mode J. David Boyd
@ 2014-05-01 15:24 ` Sebastien Vauban
2014-05-01 16:43 ` J. David Boyd
2014-05-01 15:37 ` Charles Millar
1 sibling, 1 reply; 8+ messages in thread
From: Sebastien Vauban @ 2014-05-01 15:24 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
J. David Boyd wrote:
> I've searched the docs, and looked through my .emacs and custom.el files, but
> I don't see anywhere that lets me set the default view for the Agenda.
>
> I would like it to come up in Fortnight mode as a default. Is this possible?
(setq org-agenda-span 'fortnight)
?
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Agenda view in Fortnight mode
2014-05-01 15:24 ` Sebastien Vauban
@ 2014-05-01 16:43 ` J. David Boyd
0 siblings, 0 replies; 8+ messages in thread
From: J. David Boyd @ 2014-05-01 16:43 UTC (permalink / raw)
To: emacs-orgmode
Sebastien Vauban <sva-news@mygooglest.com> writes:
> J. David Boyd wrote:
>> I've searched the docs, and looked through my .emacs and custom.el files,
>> but I don't see anywhere that lets me set the default view for the Agenda.
>>
>> I would like it to come up in Fortnight mode as a default. Is this
>> possible?
>
> (setq org-agenda-span 'fortnight)
>
> ?
>
> Best regards,
> Seb
Ah, 'span'.... Thanks!
Dave
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: Agenda view in Fortnight mode
2014-05-01 15:14 Agenda view in Fortnight mode J. David Boyd
2014-05-01 15:24 ` Sebastien Vauban
@ 2014-05-01 15:37 ` Charles Millar
2014-05-01 16:44 ` J. David Boyd
2014-05-13 15:10 ` Esben Stien
1 sibling, 2 replies; 8+ messages in thread
From: Charles Millar @ 2014-05-01 15:37 UTC (permalink / raw)
To: emacs-orgmode
Dave,
J. David Boyd wrote:
>
> I've searched the docs, and looked through my .emacs and custom.el files, but
> I don't see anywhere that lets me set the default view for the Agenda.
>
> I would like it to come up in Fortnight mode as a default. Is this possible?
>
I can't recall if there is specific "fortnight" span. I use
(setq org-agenda-span 14)
Charlie Millar
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2014-05-14 9:50 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-01 15:14 Agenda view in Fortnight mode J. David Boyd
2014-05-01 15:24 ` Sebastien Vauban
2014-05-01 16:43 ` J. David Boyd
2014-05-01 15:37 ` Charles Millar
2014-05-01 16:44 ` J. David Boyd
2014-05-13 15:10 ` Esben Stien
2014-05-14 9:19 ` Samuel Loury
2014-05-14 9:50 ` Esben Stien
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.