Max Nikulin <[email protected]> writes:

> On 15/11/2025 19:52, Ihor Radchenko wrote:
>>> +                (browse-url (format" http://dx.doi.org/%s"; doi))))
>>> +             (t (user-error "No URL or DOI for `%s'"
>>> +                            (org-cite-basic--get-key 
>>> !citation-object))))))]
>> This can probably be a separate new function instead of adding inline lambda.
>
> Perhaps resolver URL should be a user option (similar to
> `org-link-doi-server-url'). `browse-url' configuration for "doi:" scheme 
> may be even better, but I have no idea how to properly do it at package 
> level.

Maybe. But I see no need to add it right away. If someone requests this
feature, we can add it later.

-- 
Ihor Radchenko // yantar92,
Org mode maintainer,
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>

Reply via email to