shen-elisp
shen-elisp copied to clipboard
Compile warnings
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?
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?
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.
Ok, will do. Thanks for reaching out.