emacs-devel
[Top][All Lists]
Advanced

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

Re: 24.3.50; Use of deprecated ((lambda ...) ...) form


From: Sam Steingold
Subject: Re: 24.3.50; Use of deprecated ((lambda ...) ...) form
Date: Fri, 09 Nov 2012 11:38:01 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> * Stefan Monnier <address@hidden> [2012-11-09 10:59:36 -0500]:
>
> [ Please use M-x report-emacs-bug (or send it to
>   address@hidden). ]

I thought that list was only for released versions.

>> byte compilation now warns
>> .emacs.el:46:39:Warning: Use of deprecated ((lambda ...) ...) form
>> .emacs.el:46:39:Warning: Use of deprecated ((lambda ...) ...) form
>> .emacs.el:46:39:Warning: Use of deprecated ((lambda ...) ...) form
>> .emacs.el:46:39:Warning: Use of deprecated ((lambda ...) ...) form
>> .emacs.el:1255:20:Warning: Use of deprecated ((lambda ...) ...) form
>> .emacs.el:1259:43:Warning: Use of deprecated ((lambda ...) ...) form
>> for forms like
>> (eval-and-compile (defvar ...))
>
> Oh, sorry I forgot one hunk.  Should be fixed now.

thanks.

>> why is ((lambda ...) ...) deprecated?
> Why not?

because it is useful and beautiful.

>> this is one of the oldest lisp constructs!
>
> Old doesn't make it good.  If you want to bind local variables, you
> know where to find `let', don't you?

Lisp is rich in tradition and folklore.
We should not abandon them without much thought.

-- 
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://openvotingconsortium.org
http://ffii.org http://mideasttruth.com http://honestreporting.com
If you have no enemies, you are probably dead.



reply via email to

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