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

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

bug#13316: 24.2.50; defmacro might not return the last form, if it is ni


From: E Sabof
Subject: bug#13316: 24.2.50; defmacro might not return the last form, if it is nil
Date: Mon, 31 Dec 2012 03:40:36 +0000

If I write:
(defmacro test-macro () ''a nil)
(test-macro)

I get "a" as a result. 

Tested with emacs -Q. 
Emacs version: 24.2.50.1 (got it from development repository ~2 months ago)

Evgeni

reply via email to

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