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

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

bug#6878: bool-vectors of length 0 signal error when aref/aset the 0th e


From: Chong Yidong
Subject: bug#6878: bool-vectors of length 0 signal error when aref/aset the 0th element
Date: Thu, 19 Aug 2010 19:24:45 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

MON KEY <monkey@sandpframing.com> writes:

> The manual says a `t' or `nil' "must" be there.

Admittedly, the wording in the manual makes it possible for a reader to
misinterpret it, if he is determined to do so.  I have changed it to
read

    A @dfn{bool-vector} is a one-dimensional array whose elements must
  be @code{t} or @code{nil}.

which should be less ambiguous.  Thus, I'm closing this bug.





reply via email to

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