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

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

bug#15242: (info "(cl) Structures"): setf should be prominent


From: Jambunathan K
Subject: bug#15242: (info "(cl) Structures"): setf should be prominent
Date: Mon, 02 Sep 2013 09:39:54 +0530
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

In the Info node below, 

    ,---- (info "(cl) Structures")
    |  You can also change these slots by using `setf' on any of these
    |  place forms, for example:
    | 
    |           (cl-incf (person-age birthday-boy))
    `----

the use of `cl-incf' as an example for `setf' is a bit....unhelpful
(considering the context).

I suggest that the "set accessor" be made prominent, by introducing it
NOT as a sentence but as a paragraph in it's own right.  The example
SHOULD illustrate `setf' and NOT `incf'.





reply via email to

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