Hi, I have uninstalled org-appear several days ago, and I am constantly receiving this error:
Error in post-command-hook (org-appear--post-cmd): (wrong-type-argument number-or-marker-p nil) I tried listing the hooks: M-x describe-variable RET post-command-hook RET But nothing related to org-appear appears there. So, I ran these commands, getting a warning that advised me to inform the mailing list: (require 'org-appear) (add-hook 'post-command-hook 'org-appear--post-cmd) Warning: ⛔ Warning (org-element): ‘org-element-at-point’ cannot be used in non-Org buffer #<buffer *scratch*> (lisp-interaction-mode) ⛔ Warning (org-element): org-element--cache: Org parser error in *scratch*::305. Resetting. The error was: (error "rx ‘**’ range error") Backtrace: nil Please report this to Org mode mailing list (M-x org-submit-bug-report). Emacs : GNU Emacs 29.3 (build 2, x86_64-w64-mingw32) of 2024-03-24 Package: Org mode version 9.8-pre (release_N/A-N/A-c426f4 @ ./.emacs.d/elpa/org-9.8pre0.20240603.143202/) Best regards,