Re: [O] Agenda view in Fortnight mode

2014-05-14 Thread Esben Stien
Samuel Loury  writes:

> --8<---cut here---start->8---
> (setq org-agenda-span 14
>   org-agenda-start-day "-7d")
> --8<---cut here---end--->8---

Excellente;)

Thanks..

-- 
Esben Stien is b0ef@e s  a 
 http://www. s tn m
  irc://irc.  b  -  i  .   e/%23contact
   sip:b0ef@   e e 
   jid:b0ef@n n



Re: [O] Agenda view in Fortnight mode

2014-05-14 Thread Samuel Loury
Hi,
Esben Stien  writes:

> Charles Millar  writes:
>
>> (setq org-agenda-span 14)
>
> This specifies this week plus the next week, but is there any way to
> specify this week plus the next week plus the previous week?;)
>
Try this:

--8<---cut here---start->8---
(setq org-agenda-span 14
  org-agenda-start-day "-7d")
--8<---cut here---end--->8---
--
Konubinix
GPG Key: 7439106A
Fingerprint: 5993 BE7A DA65 E2D9 06CE  5C36 75D2 3CED 7439 106A


pgpH14gKeN4iZ.pgp
Description: PGP signature


Re: [O] Agenda view in Fortnight mode

2014-05-13 Thread Esben Stien
Charles Millar  writes:

> (setq org-agenda-span 14)

This specifies this week plus the next week, but is there any way to
specify this week plus the next week plus the previous week?;)

-- 
Esben Stien is b0ef@e s  a 
 http://www. s tn m
  irc://irc.  b  -  i  .   e/%23contact
   sip:b0ef@   e e 
   jid:b0ef@n n



Re: [O] Agenda view in Fortnight mode

2014-05-01 Thread J. David Boyd
Charles Millar  writes:

> 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

That works!  Thanks,

Dave




Re: [O] Agenda view in Fortnight mode

2014-05-01 Thread J. David Boyd
Sebastien Vauban  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




Re: [O] Agenda view in Fortnight mode

2014-05-01 Thread Charles Millar

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



Re: [O] Agenda view in Fortnight mode

2014-05-01 Thread Sebastien Vauban
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