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

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

Re: ediff-quit wrong type arg error in balance-windows


From: Lennart Borgman
Subject: Re: ediff-quit wrong type arg error in balance-windows
Date: Mon, 25 Sep 2006 14:25:56 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Drew Adams wrote:
This isn't much of a bug report, but perhaps it will help.

I sometimes get this error when I quit ediff. I use a standalone
minibuffer and pop-up-frames = t. I use these ediff settings:

    (setq-default ediff-ignore-similar-regions t)
    (setq-default ediff-auto-refine-limit 10000)
    (setq ediff-grab-mouse 'maybe)

The buffers I compare (with `ediff-buffers') are in separate
frames. The ediff control panel is in a separate (tiny) frame.

Here is the backtrace I get:

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)

HTH.



In GNU Emacs 22.0.50.1 (i386-msvc-nt5.1.2600)
 of 2006-07-19 on BOS-CTHEWLAP2

Please try a more recent version. I think it was a bug in balance-windows when there were only one window on a frame. I think someone checked in my correction to this.




reply via email to

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