Garjola Dindi writes: [...] > Steps to reproduce: > > 1. Press <C-c C-o> on [2020-10-22 Thu]. This generates the agenda for > that date in a buffer named "*Org Agenda(a:2020-10-22)" > 2. Close the agenda with "q" or "x" > 3. invoke the org-agenda dispatcher, choose t (or any other view except > "a"). This generates a buffer named "*Org Agenda(a:2020-10-22)" > instead of "*Org Agenda*". > > Using the interactive commands org-todo-list has the same behaviour. > > However, using "a" in the agenda dispatcher or calling org-agenda-list > generates a buffer correctly called "*Org Agenda*". > > I have tried with "emacs -q" and the behaviour is the same. > > Is this an expected behaviour? I have not been able to find the > information in the manual.
Thanks for the report, and the steps to trigger the issue. Should be fixed by 95af0a244.