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

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

bug#15558: [gnu.org #859332] Error in elisp on line documentation


From: Glenn Morris
Subject: bug#15558: [gnu.org #859332] Error in elisp on line documentation
Date: Tue, 08 Oct 2013 12:17:56 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

"Robert Musial via RT" wrote:

>> Yet it is perfectly legal for a clause to have no body-forms, only a
>> condition.
[...]
>> The current text actually leaves the value undefined for this case.  It is
>> a useful case, and should be correctly documented.

It is documented (if a little clunkily):

    A clause may also look like this:

    (condition)

    Then, if condition is non-nil when tested, the value of condition
    becomes the value of the cond form. 


PS: Please report Emacs documentation issues via M-x report-emacs-bug
(or mail to bug-gnu-emacs@gnu.org) rather than emailing GNU webmasters.





reply via email to

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