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

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

Regexp search problem.


From: Matt Hodges
Subject: Regexp search problem.
Date: Thu, 17 Mar 2005 13:27:40 +0000
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/22.0.50 (gnu/linux)

In GNU Emacs 22.0.50.13 (i686-pc-linux-gnu, GTK+ Version 2.6.2)
 of 2005-03-16 on dugong
Distributor `The XFree86 Project, Inc', version 11.0.40300001
configured using `configure '--with-gtk''

An incremental regexp search starting with `*' (i.e., C-M-s *) causes
an error:

    Debugger entered--Lisp error: (wrong-type-argument arrayp nil)
      isearch-fallback(nil)
      isearch-*-char()
      call-interactively(isearch-*-char)

I know not quoting the special character isn't best practice, but it
shouldn't cause an error.  The same problem occurs for C-M-s ?.

Thanks,

Matt




reply via email to

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