From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andreas Schwab Newsgroups: gmane.emacs.devel Subject: Re: Possible bugs concerning bool-vectors. Date: Tue, 25 Nov 2003 13:24:59 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <200311250239.hAP2dft28755@raven.dms.auburn.edu> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1069764773 8484 80.91.224.253 (25 Nov 2003 12:52:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 25 Nov 2003 12:52:53 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Tue Nov 25 13:52:50 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AOcgU-0005bj-00 for ; Tue, 25 Nov 2003 13:52:50 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AOcgU-0000eE-00 for ; Tue, 25 Nov 2003 13:52:50 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AOdbV-0002lj-Jp for emacs-devel@quimby.gnus.org; Tue, 25 Nov 2003 08:51:45 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AOdON-0003RX-Co for emacs-devel@gnu.org; Tue, 25 Nov 2003 08:38:11 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AOdKG-0001v2-I9 for emacs-devel@gnu.org; Tue, 25 Nov 2003 08:34:27 -0500 Original-Received: from [195.135.220.2] (helo=Cantor.suse.de) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.24) id 1AOdD0-0007KR-AG for emacs-devel@gnu.org; Tue, 25 Nov 2003 08:26:26 -0500 Original-Received: from Hermes.suse.de (Hermes.suse.de [195.135.221.8]) (using TLSv1 with cipher EDH-RSA-DES-CBC3-SHA (168/168 bits)) (No client certificate requested) by Cantor.suse.de (Postfix) with ESMTP id 68AD218450FC; Tue, 25 Nov 2003 13:25:00 +0100 (CET) Original-Received: by sykes.suse.de (Postfix, from userid 597) id 981E613395; Tue, 25 Nov 2003 13:24:59 +0100 (CET) Original-To: Luc Teirlinck X-Yow: I feel better about world problems now! In-Reply-To: <200311250239.hAP2dft28755@raven.dms.auburn.edu> (Luc Teirlinck's message of "Mon, 24 Nov 2003 20:39:41 -0600 (CST)") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18106 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18106 Luc Teirlinck 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, schwab@suse.de 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."