nicferrier / emacs-noflet

noflet - nic's overriding flet, for fleting functions for the purpose of decorating them
72 stars 17 forks source link

Byte-compile warning #22

Open kostafey opened 7 years ago

kostafey commented 7 years ago

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’