Scott Randby <[email protected]> writes: > When I execute (browse-url "mailto:[email protected]") in the *scratch* > buffer, I get the following: > > 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]")
Then, it looks like mis-configured `browse-url'. Check your configuration. -- 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>
