Jeffrey DeLeo <jeffreyde...@gmail.com> writes: > Single org file "foobar.org", containing one task scheduled for > Sunday. It is displayed on agenda for Saturday. I build my own emacs, > which includes org, on OS Ubuntu 20.04. > > foobar.org contents: > > * Tasks > ** TODO Something > SCHEDULED: <2022-03-06 Sun> > > Agenda Displays: > > Day-agenda (W09): > Saturday 5 March 2022 > foobar: Scheduled: TODO Something > > > > Emacs : GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu, GTK+ Version > 3.24.20, cairo version 1.16.0) > of 2022-02-28 > Package: Org mode version 9.5.2 (release_9.5.2-22-g33543d @ > /usr/local/share/emacs/29.0.50/lisp/org/)
I am unable to reproduce using built-in Org version of my own Emacs build (GNU Emacs 29.0.50 (build 1, x86_64-pc-linux-gnu, cairo version 1.16.0) of 2022-01-29). Can you provide more details steps to reproduce starting from emacs -Q? Best, Ihor