emacs-devel
[Top][All Lists]
Advanced

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

23.0.60; Error in xterm-mouse-event


From: Leo
Subject: 23.0.60; Error in xterm-mouse-event
Date: Fri, 15 Feb 2008 14:41:27 +0000
User-agent: Gnus/5.130000 Emacs/23.0.60 (20080211) Fedora 8 (gnu/linux)

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the address@hidden mailing list.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

I am getting the following error all the time. The steps to reproduce
this bug is as follows:

     i.   using putty in WinXP to ssh to Fedora GNU/Linux
     ii.  run emacs in it
     iii. enable xterm-mouse-mode and mouse-wheel-mode
     iv.  use the mouse to scroll down in putty

,----[ error when scroll down ]
| Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
|   +(1 nil)
|   (format "mouse-%d" (+ 1 xterm-mouse-last))
|   (cond ((>= type 64) (format "mouse-%d" ...)) ((memq type ...) (setq 
xterm-mouse-last type) (format "M-down-mouse-%d" ...)) ((= type 11) (format 
"mouse-%d" ...)) ((= type 3) (format "mouse-%d" ...)) (t (setq xterm-mouse-last 
type) (format "down-mouse-%d" ...)))
|   (intern (cond (... ...) (... ... ...) (... ...) (... ...) (t ... ...)))
|   (let* ((type ...) (x ...) (y ...) (timestamp ...) (mouse ...) (w ...) (ltrb 
...) (left ...) (top ...)) (set-terminal-parameter nil (quote xterm-mouse-x) x) 
(set-terminal-parameter nil (quote xterm-mouse-y) y) (setq last-input-event 
(list mouse ...)))
|   xterm-mouse-event()
|   byte-code("Æ=ƒ.Ç.‚.ƒ.Ç.ÈÉ!ˆÇ.Ê 
address@hidden@address@hidden"address@hidden"‰.„a.Ð Ñ=ƒ].Ð Ò=ƒ].Ð 
Ó=„a.ÔÕ!ˆ.ƒj.‚l.Ê ‰. address@hidden@.\".Ö>ƒž.\"9ƒ—.\":ƒ—.Ì.\".!D. \"‚í.Ì. 
!‚í..\"=ƒ¬. 
C‚Æ.×.!D.9ƒº.؂Å.ÙÚÛ\nT\"!.!ED.#.$ƒÔ.Ü.#.$\"ˆ.9ƒê..:ƒê.Ì..D\"‚í.Ì!.\n‡" 
[transient-mark-mode mark-active xterm-mouse-last down down-command down-data 
lambda nil run-hooks deactivate-mark-hook xterm-mouse-event key-binding vector 
string-match "^mouse" symbol-name read-char 27 91 77 error "Unexpected escape 
sequence from XTerm" (nil ignore) mouse-movement 0 intern format 
"drag-mouse-%d" print down-where down-binding is-click click click-data 
click-where unread-command-events xterm-mouse-debug-buffer] 6)
|   xterm-mouse-translate(nil)
`----

If Emacs crashed, and you have the Emacs process in the gdb debugger,
please include the output from the following gdb commands:
    `bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/share/emacs/23.0.60/etc/DEBUG for instructions.


In GNU Emacs 23.0.60.1 (i686-redhat-linux-gnu, GTK+ Version 2.12.5)
 of 2008-02-11 on Fedora
configured using `configure  '--build=i686-redhat-linux-gnu' 
'--host=i686-redhat-linux-gnu' '--target=i386-redhat-linux-gnu' 
'--program-prefix=' '--prefix=/usr' '--exec-prefix=/usr' '--bindir=/usr/bin' 
'--sbindir=/usr/sbin' '--sysconfdir=/etc' '--datadir=/usr/share' 
'--includedir=/usr/include' '--libdir=/usr/lib' '--libexecdir=/usr/libexec' 
'--localstatedir=/var' '--sharedstatedir=/usr/com' '--mandir=/usr/share/man' 
'--infodir=/usr/share/info' '--with-pop' '--with-sound' '--without-xim' 
'--with-dbus' '--without-toolkit-scroll-bars' '--with-x-toolkit=yes' 
'--enable-font-backend' '--with-libotf' '--with-m17n-flt' 
'build_alias=i686-redhat-linux-gnu' 'host_alias=i686-redhat-linux-gnu' 
'target_alias=i386-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall 
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector 
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic 
-fasynchronous-unwind-tables''

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_GB.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: utf-8-unix
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  erc-spelling-mode: t
  erc-page-mode: t
  erc-menu-mode: t
  erc-services-mode: t
  erc-networks-mode: t
  erc-autojoin-mode: t
  erc-button-mode: t
  erc-ring-mode: t
  erc-pcomplete-mode: t
  erc-track-mode: t
  erc-track-minor-mode: t
  erc-match-mode: t
  erc-fill-mode: t
  erc-stamp-mode: t
  erc-netsplit-mode: t
  erc-smiley-mode: t
  erc-readonly-mode: t
  erc-scrolltobottom-mode: t
  dired-omit-mode: t
  recentf-mode: t
  icomplete-mode: t
  show-paren-mode: t
  savehist-mode: t
  xterm-mouse-mode: t
  delete-selection-mode: t
  global-auto-revert-mode: t
  display-time-mode: t
  minibuffer-indicate-depth-mode: t
  partial-completion-mode: t
  which-function-mode: t
  shell-dirtrack-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  global-auto-composition-mode: t
  auto-composition-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B 
ESC O B ESC O A ESC O A ESC O A ESC O A ESC O A ESC 
O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A 
ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC 
O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A 
ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC 
O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A 
ESC O A ESC O A ESC O A ESC O A ESC O A ESC O A ESC 
O A ESC O A ESC O A ESC O A ESC O A ESC O B ESC O B 
ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC C-x C-x k RET q ESC [ M a c 
E ESC [ M # c E ESC O A C-@ ESC O B ESC O B ESC O B 
ESC O B ESC O B ESC O B ESC O B ESC O B ESC O B ESC 
w q C-x b g r o RET n n n n n n n n n ESC x r e p o 
r TAB b TAB RET

Recent messages:
Entering debugger...
Type C-x 4 C-o RET to restore the other window.
mouse-2, RET: find function's definition
uncompressing xt-mouse.el.gz...done
Note: file is write protected
xterm-mouse-event
Back to top level.
Entering debugger...
Mark set
Back to top level.

--
Leo




reply via email to

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