On 06/06/2023 02:21, Scott Randby wrote:
Debugger entered--Lisp error: (void-function nil)
nil("mailto:[email protected]" (nil))
browse-url--mailto("mailto:[email protected]" nil)
apply(browse-url--mailto "mailto:[email protected]" nil)
browse-url("mailto:[email protected]")
Try to set `browse-url-mailto-function' to `browse-url-default-browser'.
It seems https://orgmode.org/worg/org-faq.html#mailto-links requires an
update for Emacs-28 (besides a typo with "~" instead of "-").