emacs-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] Fix (letrec ((ignore)))


From: John Wiegley
Subject: Re: [PATCH] Fix (letrec ((ignore)))
Date: Mon, 14 Dec 2015 12:25:09 -0800
User-agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/24.5 (darwin)

>>>>> Alan Mackenzie <address@hidden> writes:

> I should have checked before writing my last contribution, but (let ((foo)
> ...) ...) is actually documented as permissible in the Elisp manual.

> That weakens considerably the case for making it invalid.

Perhaps this is a bug both in the code and the manual?  What say others?

>> Is also accepted as a "do nothing" block, when it should give an error
>> about a missing value.

> Outch, that's confusing.

Yes, I'd like to achieve consistency here, if it's not going to harm things.

-- 
John Wiegley                  GPG fingerprint = 4710 CF98 AF9B 327B B80F
http://newartisans.com                          60E1 46C4 BD1A 7AC1 4BA2



reply via email to

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