emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#15786: closed (24.3; No warning on mal-formed let


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15786: closed (24.3; No warning on mal-formed let form when lexical-binding)
Date: Mon, 04 Nov 2013 19:50:02 +0000

Your message dated Mon, 04 Nov 2013 14:48:50 -0500
with message-id <address@hidden>
and subject line Re: bug#15786: 24.3; No warning on mal-formed let form when 
lexical-binding
has caused the debbugs.gnu.org bug report #15786,
regarding 24.3; No warning on mal-formed let form when lexical-binding
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
15786: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15786
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 24.3; No warning on mal-formed let form when lexical-binding Date: Sat, 02 Nov 2013 08:37:52 +0800
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: t.el
Description: application/emacs-lisp


--- End Message ---
--- Begin Message --- Subject: Re: bug#15786: 24.3; No warning on mal-formed let form when lexical-binding Date: Mon, 04 Nov 2013 14:48:50 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
> Correct patch attached here.

Thanks, installed,


        Stefan


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]