--text follows this line-- Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See https://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org mailing list. ------------------------------------------------------------------------ I'd like to see the cursor when using keyboard to select a date from the calendar when I use org's schedule or deadline. It can be done with keyboard, but the cursor is not visible. I've tracked down the cause to the following line in org.el Line13728: (org-eval-in-calendar '(setq cursor-type nil) t) I've also found an issue which the line was trying to solve. https://list.orgmode.org/87d36uip6p.fsf@gnu.org/ I'd like to see the cursor when I move date in the calendar window (with shift-arrow) Emacs : GNU Emacs 29.1 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1671.60 Version 10.14.6 (Build 18G9323)) of 2023-07-30 Package: Org mode version 9.6.7 ( @ /Users/eugenekim/.emacs.d/elpa/org-9.6.7/)