all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Chong Yidong <cyd@stupidchicken.com>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: 4290@emacsbugs.donarmstrong.com, emacs-devel@gnu.org
Subject: bug#4290: 23.1; (elisp)Anonymous Functions - unclear about #'
Date: Fri, 11 Sep 2009 22:02:09 -0400	[thread overview]
Message-ID: <87my50gbtq.fsf__18719.980310607$1252722449$gmane$org@stupidchicken.com> (raw)

> This Info node is unclear. It combines pre-Emacs 22 text that
> explicitly says that lambda forms are *not* byte-compiled unless you
> use `#'' or `function', with this statement that says that they are:

>   Nowadays it is possible to omit `function' entirely, like this:
>      (defun double-property (symbol prop)
>        (change-property symbol prop (lambda (x) (* 2 x))))
>   This is because `lambda' itself implies `function'.

Thanks for spotting this.

Hmm---is `function' still useful for anything?





             reply	other threads:[~2009-09-12  2:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-12  2:02 Chong Yidong [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-09-12  2:02 23.1; (elisp)Anonymous Functions - unclear about #' Chong Yidong
2009-09-12  6:13 ` bug#4290: " Drew Adams
2009-09-12 19:41 ` Stefan Monnier
2009-08-29 21:07 Drew Adams

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='87my50gbtq.fsf__18719.980310607$1252722449$gmane$org@stupidchicken.com' \
    --to=cyd@stupidchicken.com \
    --cc=4290@emacsbugs.donarmstrong.com \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.