help-gnu-emacs
[Top][All Lists]
Advanced

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

typo in Elisp info


From: David Roderick
Subject: typo in Elisp info
Date: Thu, 27 Mar 2008 20:43:23 +0000
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.990 (windows-nt)

8.4.3 Property Lists Outside Symbols
------------------------------------

These functions are useful for manipulating property lists that are
stored in places other than symbols:


          (plist-get '(foo 4 bad) 'bar)
               => `wrong-type-argument' error

I get 
==>nil

the same symbolic expression is repeated

-- 
from 
David Roderick


reply via email to

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