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

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

Re: add info about safe-local-variable to describe-variable


From: Richard Stallman
Subject: Re: add info about safe-local-variable to describe-variable
Date: Wed, 10 May 2006 23:45:58 -0400

    What is meant by "quoting" a lambda expression '(lambda ... ) or
    #'(lambda ... )?

The former.

                      If you use '(lambda ... ) the expression does not get
    compiled, which can be a nuisance if the lambda does any real work.

Speed is not important for these functions, so it is fine if they
are never compiled.





reply via email to

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