all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#14800:
@ 2013-07-05 12:03 Oleh
  2013-07-05 15:45 ` bug#14800: Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Oleh @ 2013-07-05 12:03 UTC (permalink / raw)
  To: 14800

[-- Attachment #1: Type: text/plain, Size: 198 bytes --]

Hello,

In info/Elisp/Functions/Anonymous Functions.
line 75 should have

(change-property symbol prop '(lambda (x) (* 2 x)))

not

(change-property symbol prop (lambda (x) (* 2 x)))

regards,
Oleh

[-- Attachment #2: Type: text/html, Size: 412 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#14800:
  2013-07-05 12:03 bug#14800: Oleh
@ 2013-07-05 15:45 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2013-07-05 15:45 UTC (permalink / raw)
  To: Oleh; +Cc: 14800

Oleh wrote:

> In info/Elisp/Functions/Anonymous Functions.
> line 75 should have
>
> (change-property symbol prop '(lambda (x) (* 2 x)))
>
> not
>
> (change-property symbol prop (lambda (x) (* 2 x)))

Thanks, already fixed in the Emacs source.





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-05 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-05 12:03 bug#14800: Oleh
2013-07-05 15:45 ` bug#14800: Glenn Morris

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.