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

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

bug#14278: 24.3.50; doc of `defstruct'


From: Drew Adams
Subject: bug#14278: 24.3.50; doc of `defstruct'
Date: Fri, 26 Apr 2013 14:13:54 -0700

10. It is not a good idea to use as the illustrative example one that has a slot
named "name".  So much possible confusion with parameter NAME, etc.

 In the simplest case, NAME and each of the SLOTS are symbols.
                       ^^^^
 For example,

  (cl-defstruct person name age sex)
                       ^^^^






reply via email to

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