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

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

Error during incremental search


From: Peter Seibel
Subject: Error during incremental search
Date: Thu, 23 Sep 2004 08:34:09 -0700 (PDT)

Symptoms:

1. Enter the following text in an empty buffer, such as *scratch*

foo

2. Then position the point at (point-min)

3. C-s (isearch-forward) and type a character other than "f", or "o".

4. Observe the wrong-type-argument error.

After toggle-debug-on-error I get this stack trace:

Debugger entered--Lisp error: (wrong-type-argument integerp ["ba" "ba" 7 7 t 5 
nil nil nil 1 nil t])
  isearch-search()
  isearch-search-and-update()
  isearch-process-search-string("x" "x")
  isearch-process-search-char(120)
  isearch-printing-char()
  call-interactively(isearch-printing-char)

You can also reproduce this by searching first for characters that are
found (e.g. type "f" then "o") and then something that won't by (type
"x").

-Peter

In GNU Emacs 21.3.50.1 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2004-09-20 on xeon
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.iso885915
  locale-coding-system: iso-latin-9
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  mouse-wheel-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
f u n SPC i s e a r c h - s e a r c h SPC C-a C-x 1 
C-x b * s c <tab> <return> f o o SPC b a r C-a C-e 
SPC b a z C-a C-s b a x C-p C-SPC C-n C-n C-n C-n C-n 
C-n C-n M-w C-x o C-e <return> <return> C-y C-SPC M-< 
M-w M-x C-g C-h a b u g C-g C-x o q C-h a b u g <return> 
SPC <backspace> C-M-v C-a C-SPC M-> M-w M-x r e p <tab> 
o r t <tab> <return>

Recent messages:
Mark set
Mark saved where search started [2 times]
Entering debugger...
Mark set [4 times]
Quit [2 times]
Back to top level.
Type C-x 1 to remove help window.  C-M-v to scroll the help.
Mark set [2 times]
Making completion list...
Loading emacsbug...done




reply via email to

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