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

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

bug#74215: closed ((when 1) evaluates to 1 on latest master)


From: GNU bug Tracking System
Subject: bug#74215: closed ((when 1) evaluates to 1 on latest master)
Date: Wed, 06 Nov 2024 12:51:02 +0000

Your message dated Wed, 6 Nov 2024 13:49:12 +0100
with message-id <0069DE86-3702-4BAB-8630-15E38DC8F77A@gmail.com>
and subject line Re: bug#74215: (when 1) evaluates to 1 on latest master
has caused the debbugs.gnu.org bug report #74215,
regarding (when 1) evaluates to 1 on latest master
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
74215: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=74215
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: (when 1) evaluates to 1 on latest master Date: Tue, 05 Nov 2024 12:59:43 -0500
(when 1) evaluates to 1, rather than nil, on latest master. This is
contrary to the documentation, which reads:

When COND yields non-nil, eval BODY forms sequentially and return
value of last one, or nil if there are none.

According to some discussion on IRC (thanks thuna`), this seems to have
been introduced here:

https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=7c63b632e4e




--- End Message ---
--- Begin Message --- Subject: Re: bug#74215: (when 1) evaluates to 1 on latest master Date: Wed, 6 Nov 2024 13:49:12 +0100
>> (when 1) evaluates to 1, rather than nil

Very sorry about that; now fixed. Thank you for reporting it!

(I haven't had much Emacs time lately and am clearly building up a backlog but 
this was clearly my fault and quickly remedied.)



--- End Message ---

reply via email to

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