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

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

wrong-type-argument when quit ediff


From: Drew Adams
Subject: wrong-type-argument when quit ediff
Date: Sat, 1 Apr 2006 11:29:43 -0800

emacs -q

Visit two buffers (I did it in separate frames, but I doubt that matters).
M-x ediff-buffers to compare the two buffers
j n n n q y

When you quit, you get this:

Debugger entered--Lisp error: (wrong-type-argument number-or-marker-p nil)
  balance-windows()
  ediff-cleanup-mess()
  run-hooks(ediff-quit-hook)
  ediff-really-quit(nil)
  ediff-quit(nil)
  call-interactively(ediff-quit)



In GNU Emacs 22.0.50.1 (i386-mingw-nt5.1.2600)
 of 2006-03-20 on W2ONE
X server distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --cflags -Id:/g/include'

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

Major mode: Emacs-Lisp

Minor modes in effect:
  encoded-kbd-mode: t
  tooltip-mode: t
  auto-compression-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
M-x l o a d - l i <return> e d i f f <return> C-x C-f
i c i <tab> - c m <tab> <return> C-x 5 2 <switch-frame>
C-x C-f s a v e - 2 <tab> 3 1 b <tab> <return> <switch-frame>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<switch-frame> <down-mouse-1> <mouse-movement> <mouse-1>
<switch-frame> <down-mouse-1> <mouse-movement> <mouse-1>
C-= b C-_ <down-mouse-1> <mouse-1> <switch-frame> <down-mouse-1>
<mouse-movement> <mouse-1> M-x e d i f f - b u f f
e r s <return> <return> <return> j n n q y <help-echo>
<help-echo> <help-echo> <switch-frame> <help-echo>
<help-echo> <help-echo> <help-echo> <menu-bar> <help-menu>
<report-emacs-bug>

Recent messages:
Computing differences between SAVE-2006-03-31b-icicles-cmd.el and
icicles-cmd.el ...
Buffer A: Processing difference region 0 of 10
Buffer B: Processing difference region 0 of 10
Processing difference regions ... done
Refining difference region 1 ...
Refining difference region 2 ...
Refining difference region 3 ...
Quit this Ediff session? (y or n)
ediff-cleanup-mess: Wrong type argument: number-or-marker-p, nil
Loading emacsbug...done





reply via email to

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