unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#15786: 24.3; No warning on mal-formed let form when lexical-binding
@ 2013-11-02  0:37 Leo Liu
  2013-11-02 14:14 ` Nathan Trapuzzano
  0 siblings, 1 reply; 5+ messages in thread
From: Leo Liu @ 2013-11-02  0:37 UTC (permalink / raw)
  To: 15786

[-- Attachment #1: Type: text/plain, Size: 358 bytes --]

Due to a typo in my code, I got a bug report on ggtags
https://github.com/leoliu/ggtags/issues/17. I was fooled by the elisp
compiler which warns mal-formed let forms without lexical-binding.

To reproduce
1. Download the file in the attachment
2. byte-compile it
3. remove the first line and byte-compile it

step 2 produces no warnings while step 3 does.


[-- Attachment #2: t.el --]
[-- Type: application/emacs-lisp, Size: 314 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-11-04 19:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-02  0:37 bug#15786: 24.3; No warning on mal-formed let form when lexical-binding Leo Liu
2013-11-02 14:14 ` Nathan Trapuzzano
2013-11-02 14:32   ` Nathan Trapuzzano
2013-11-02 15:26   ` Nathan Trapuzzano
2013-11-04 19:48     ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).