erc-discuss
[Top][All Lists]
Advanced

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

[Erc-discuss] [COMMIT] Re: Don't use #'multiple-value-bind inappropriate


From: Aidan Kehoe
Subject: [Erc-discuss] [COMMIT] Re: Don't use #'multiple-value-bind inappropriately, ERC
Date: Tue, 15 Sep 2009 08:22:15 +0100

APPROVE COMMIT

NOTE: This patch has been committed (to the XEmacs packages). 

(I would have preferred not to have had to do this myself, but oh well).

 Ar an ceathrú lá déag de mí Lúnasa, scríobh Aidan Kehoe: 

 > This functions much better in the presence of real multiple values, and is
 > more correct even in their absence. 
 > 
 > It would be really helpful if there were some indication, when posting to
 > address@hidden, that it was no longer active, by the way.
 > :-) . I’m about to post another mail with a patch I posted to that address
 > back near the middle of July. 
 > 
 > xemacs-packages/erc/ChangeLog addition:
 > 
 > 2009-08-13  Aidan Kehoe  <address@hidden>
 > 
 >      * erc-compat.el (erc-destructuring-bind): New macro, like
 >      #'destructuring-bind, but no error if EXPR doesn't give a result
 >      fitting into ARGS. 
 >      * erc-backend.el:
 >      Use #'destructuring-bind instead of #'multiple-value-bind where we
 >      know the result of EXPR will fit ARGS; use
 >      #'erc-destructuring-bind where we know it won't. 
 >      * erc-list.el (erc-chanlist-322):
 >      Use #'erc-destructuring-bind, not #'multiple-value-bind. 
 >      * erc.el (erc-banlist-store):
 >      Use #'erc-destructuring-bind, not #'multiple-value-bind. 

-- 
¿Dónde estará ahora mi sobrino Yoghurtu Nghe, que tuvo que huir
precipitadamente de la aldea por culpa de la escasez de rinocerontes?




reply via email to

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