Hu Lucius <orctaro...@gmail.com> writes:

> In some cases, `org-agenda-buffer` is killed while the symbol itself
> is still non-nil. `org-agena-new-marker` and anything calls it would
> ends in a message of "Selecting deleted buffer".
>
> This commit simply added an additional test that
>
>     (buffer-live-p org-agenda-buffer)
>
> should also be true.

Thanks and sorry for the late reply!
I applied equivalent patch with the syntactically correct condition onto
main.
https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=87c294c7b6419e4b262fbcd6ecd1d535a8496af5

-- 
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