emacs-devel
[Top][All Lists]
Advanced

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

Re: emacs lisp syntax rfc: (cond (EXPR => (lambda (X) ...)))


From: Andy Wingo
Subject: Re: emacs lisp syntax rfc: (cond (EXPR => (lambda (X) ...)))
Date: Tue, 11 Jan 2011 09:20:38 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

On Wed 05 Jan 2011 15:36, Richard Stallman <address@hidden> writes:

>     I should clarify.  The original proposal should read:
>
>       (cond (EXPR => 1-ARY-FUNC) ...)
>
> It would rarely be useful, so it is not worth adding to Emacs Lisp.

It exists in Scheme FWIW, and is widely used there.  (Probably doesn't
have much bearing on this argument, though.)

Andy
-- 
http://wingolog.org/



reply via email to

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