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

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

Re: mwheel-scroll => backtrace


From: Christoph Conrad
Subject: Re: mwheel-scroll => backtrace
Date: Tue, 16 Aug 2005 15:22:29 +0200

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
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:

backtrace, mods in the following code is nil when scrolling, so assoc
fails.

(defun mwheel-scroll (event)
...
         (mods
          (delq 'click (delq 'double (delq 'triple (event-modifiers event)))))
         (amt (assoc mods mouse-wheel-scroll-amount)))
    ;; Extract the actual amount or find the element that has no modifiers.



In GNU Emacs 22.0.50.1 (i386-msvc-nt5.0.2195)
 of 2005-07-06 on SCARLATTI
X server distributor `Microsoft Corp.', version 5.0.2195
configured using `configure --with-msvc (12.00)'

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: DEU
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Makefile

Minor modes in effect:
  partial-completion-mode: t
  erc-track-mode: t
  minibuffer-electric-default-mode: t
  which-function-mode: t
  auto-image-file-mode: t
  pc-selection-mode: t
  recentf-mode: t
  show-paren-mode: t
  encoded-kbd-mode: t
  tooltip-mode: t
  auto-compression-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
  transient-mark-mode: t
  next-error-follow-minor-mode:  Fol
  abbrev-mode: t

Recent input:
<left> C-x m c c c SPC <down> m w h e e l . e l SPC 
= > S-SPC C o m p a n y C-c C-c q <return> <C-backspace> 
C-c C-g C-c C-c <down> <down> <return> <return> q <up> 
<up> q C-c C-g C-c C-c q <C-backspace> C-c C-g C-c 
C-c q <return> C-M-SPC <C-insert> <left> <C-home> <M-delete> 
<M-delete> C-x b _ e m <return> <C-home> C-s m w h 
e e l C-s C-s C-s C-s <left> <home> <C-M-up> M-x r 
e p o p r t <tab> <backspace> <backspace> <backspace> 
r t <tab> <return>

Recent messages:
Checking new news...
nnml: Reading incoming mail from pop...
nnml: Reading incoming mail (no new mail)...done
Opening nntp server on News.CIS.DFN.DE...done
Checking new news...done
Generating the cache active file...done
(No changes need to be saved) [2 times]
Mark set
Mark saved where search started
Loading emacsbug...done





reply via email to

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