From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Miles Bader Newsgroups: gmane.emacs.devel Subject: re-search-forward seems to be broken Date: 06 Sep 2002 10:00:45 +0900 Sender: emacs-devel-admin@gnu.org Message-ID: References: <200208230625.PAA23426@etlken.m17n.org> <200208262151.g7QLpfA12782@wijiji.santafe.edu> <200208290853.RAA03185@etlken.m17n.org> <200208302008.g7UK8om20130@rum.cs.yale.edu> <200209011626.g81GQRu02861@rum.cs.yale.edu> <200209021658.g82Gwef07379@rum.cs.yale.edu> <200209041604.g84G4lr19651@rum.cs.yale.edu> Reply-To: Miles Bader NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: quoted-printable X-Trace: main.gmane.org 1031274085 26056 127.0.0.1 (6 Sep 2002 01:01:25 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 6 Sep 2002 01:01:25 +0000 (UTC) Cc: monnier+gnu/emacs@rum.cs.yale.edu, handa@etl.go.jp, emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17n7Uy-0006m8-00 for ; Fri, 06 Sep 2002 03:01:24 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17n84u-000837-00 for ; Fri, 06 Sep 2002 03:38:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17n7WY-0001gq-00; Thu, 05 Sep 2002 21:03:02 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17n7Uh-0001df-00 for emacs-devel@gnu.org; Thu, 05 Sep 2002 21:01:07 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17n7Uf-0001dL-00 for emacs-devel@gnu.org; Thu, 05 Sep 2002 21:01:06 -0400 Original-Received: from tyo201.gate.nec.co.jp ([202.32.8.214]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17n7Ue-0001dF-00; Thu, 05 Sep 2002 21:01:04 -0400 Original-Received: from mailgate4.nec.co.jp ([10.7.69.197]) by TYO201.gate.nec.co.jp (8.11.6/3.7W01080315) with ESMTP id g8610lE27438; Fri, 6 Sep 2002 10:00:47 +0900 (JST) Original-Received: from mailsv4.nec.co.jp (mailgate51.nec.co.jp [10.7.69.190]) by mailgate4.nec.co.jp (8.11.6/3.7W-MAILGATE-NEC) with ESMTP id g8610k521800; Fri, 6 Sep 2002 10:00:46 +0900 (JST) Original-Received: from mcsss2.ucom.lsi.nec.co.jp ([10.30.114.133]) by mailsv4.nec.co.jp (8.11.6/3.7W-MAILSV4-NEC) with ESMTP id g8610jh26257; Fri, 6 Sep 2002 10:00:45 +0900 (JST) Original-Received: from mcspd15.ucom.lsi.nec.co.jp (mcspd15 [10.30.114.174]) by mcsss2.ucom.lsi.nec.co.jp (8.10.2+Sun/3.7Wlsi_mx_6.0) with ESMTP id g8610js26613; Fri, 6 Sep 2002 10:00:45 +0900 (JST) Original-Received: by mcspd15.ucom.lsi.nec.co.jp (Postfix, from userid 31295) id 2C95936F4; Fri, 6 Sep 2002 10:00:45 +0900 (JST) Original-To: rms@gnu.org System-Type: i686-pc-linux-gnu Blat: Foop In-Reply-To: Original-Lines: 14 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7587 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7587 When I do: (re-search-forward "[=AB=BB{}()]" nil t) I get: Lisp error: (wrong-type-argument arrayp nil) I presume this is from the `set_image_of_range' changes. -Miles --=20 P.S. All information contained in the above letter is false, for reasons of military security.