emacs-devel
[Top][All Lists]
Advanced

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

Re: Possible bugs concerning bool-vectors.


From: Andreas Schwab
Subject: Re: Possible bugs concerning bool-vectors.
Date: Tue, 25 Nov 2003 13:24:59 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux)

Luc Teirlinck <address@hidden> writes:

> Is everything in the ielm run below actually OK or does it illustrate
> bugs in the handling of bool-vectors?  It certainly illustrates
> "features" that seem quite unintuitive.
>
> ===File ~/bool-ielm=========================================
> *** Welcome to IELM ***  Type (describe-mode) for help.
> ELISP> (setq b1 (make-bool-vector 3 t))
> #&3"" ;; Of course, ^G is 7, definitely no bug here.
> ELISP> (fillarray b1 t)
> #&3"ÿ"  ;; this is the character with code 2303 

This should be fixed now.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Deutschherrnstr. 15-19, D-90429 Nürnberg
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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