> $ emacs -q --eval "(add-to-list 'load-path
> \"/Users/jhemann/.emacs.d/straight/repos/org/lisp\")"
>
> M-x org-mode
> M-x calendar
> M-x other-window
> M-x org-date-from-calendar
> M-x previous-line
> M-x org-toggle-time-stamp-overlays
> M-x org-toggle-time-stamp-overlays
> M-x org-version
> ```
Jason Hemann writes:
> Sometime between 9.6.6 and 9.7.20, I’ve begun to encounter an issue where
> org-toggle-timestamp-overlays will still add the display property, but then
> fails to actually remove it. A quick investigation made me think it might
> have something to do with the position is
Hi,
Sometime between 9.6.6 and 9.7.20, I’ve begun to encounter an issue where
org-toggle-timestamp-overlays will still add the display property, but then
fails to actually remove it. A quick investigation made me think it might have
something to do with the position is calculated, but I have no