emacs-noflet
emacs-noflet copied to clipboard
Byte-compile warning
Is it possible to remove byte-compile warning for this-fn
when I use noflet:
(noflet ((ask-user-about-supersession-threat (_)))
...
)
Warning: Unused lexical variable ‘this-fn’