emacs-orgmode
[Top][All Lists]
Advanced

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

Re: surprising(?) interaction between agenda grid and default-duration


From: Ihor Radchenko
Subject: Re: surprising(?) interaction between agenda grid and default-duration
Date: Tue, 18 Oct 2022 07:30:19 +0000

Detlef Steuer <steuer@hsu-hh.de> writes:

> I you specify a default duration of an event, say,
>
> (setq org-agenda-default-appointment-duration 60)
>
> and specify a time grid, say
>
> (setq org-agenda-time-grid '((today remove-match)
>                              (800 1000 1200 1400 1600 1800 2000)
>                              "......" "----------------" ))
>
> Then setting the default duration overrides the grid appearance.
> ...
>               13:40-14:40 now - - - - - - - - - - - - - - - - - - - - - - - - 
> -
>               14:00-15:00 ----------------
>               16:00-17:00 ----------------
>               18:00-19:00 ----------------
>               20:00-21:00 ----------------
>
> caught me by surprise. Even the 2 hour block length setting is overridden.
>
> If this should be considered a bug, I don't know. But maybe the manual
> should mention and describe the relationship between these settings?
>
> As the description of org-agenda-default-appointment-duration does not
> mention the grid at all, I would think the logical improvement would be
> to let the grid alone and use the default duration as advertised only.

Confirmed.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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