help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: curious why private variables are rare


From: Emanuel Berg
Subject: Re: curious why private variables are rare
Date: Mon, 21 Nov 2022 13:52:25 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Stefan Monnier via Users list for the GNU Emacs text editor wrote:

> warnings [...] unknown function

Yes, but as you know, shut it up with `declare-function', e.g.

  (declare-function australian-survivor nil)

-- 
underground experts united
https://dataswamp.org/~incal




reply via email to

[Prev in Thread] Current Thread [Next in Thread]