Hello,

cesar mena <cm...@pobox.com> writes:

> just making sure i'm getting this.
>
> in maint, if org-agenda-repeating-timestamp-show-all is nil we get
> 72x. if it is non nil we get 2x. i'm in the 72x camp, so i don't need to
> do anything.

It is the opposite. 

  `org-agenda-repeating-timestamp-show-all' t   -> 72x
  `org-agenda-repeating-timestamp-show-all' nil -> 2x

Default value is t, so you don't need to do anything.

> when master comes around org-agenda-repeating-timestamp-show-all will go
> away. to get 72x make sure that org-agenda-prefer-last-repeat is nil (?)

72x is the default behaviour in both maint and master. IOW
`org-agenda-prefer-last-repeat' is nil by default in master.

Regards,

-- 
Nicolas Goaziou

Reply via email to