[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [nongnu] elpa/org-contrib eaef050f28: lisp/ox-bibtex.el (org-bibtex-
From: |
Ihor Radchenko |
Subject: |
Re: [nongnu] elpa/org-contrib eaef050f28: lisp/ox-bibtex.el (org-bibtex-goto-citation): Add missing require |
Date: |
Tue, 30 Jan 2024 22:11:14 +0000 |
Stefan Monnier <monnier@iro.umontreal.ca> writes:
>> I mean an opposite: if `declare-function' is called globally, but the
>> actual function is only called by a single function in the file, emit
>> warning.
>
> I see. Not sure it would be very useful: the issue is not "it's only
> used here" but "it's only *available* here" (because of the
> `require`).
Does it mean that you would not recommend moving declare-function inside
function if that function does not have require?
--
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>