shen-elisp icon indicating copy to clipboard operation
shen-elisp copied to clipboard

Compile warnings

Open monnier opened this issue 9 years ago • 3 comments
trafficstars

Your README says you have warnings that you don't know how to eliminate. How 'bout asking for help in gnu.emacs.help or in emacs-devel?

monnier avatar May 04 '16 01:05 monnier

I asked on IRC and didn't receive any replies. I have this snippet at the head of shen.el but it doesn't seem to work:

;; -*- lexical-binding: t -*-
;; Local Variables:
;; byte-compile-warnings: (not redefine callargs free-vars unresolved obsolete noruntime cl-functions interactive-only make-local mapcar constants suspicious lexical)
;; End:

Can you help me?

deech avatar May 04 '16 02:05 deech

Of course I can. As I said: ask for help in gnu.emacs.help or in emacs-devel. Step one there will be to show some of the warnings you get, obviously.

monnier avatar May 04 '16 02:05 monnier

Ok, will do. Thanks for reaching out.

deech avatar May 04 '16 02:05 deech