emacs-devel
[Top][All Lists]
Advanced

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

Re: quit-window is broken


From: martin rudalics
Subject: Re: quit-window is broken
Date: Mon, 17 Nov 2008 17:04:03 +0100
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

> A recent change broke quit-window:
> I have it bound to f9, and when I hit f9 I now get this:
>
> Debugger entered--Lisp error: (wrong-type-argument stringp nil)
>   get-buffer(nil)
>   switch-to-buffer(nil)
>   quit-window(nil)
>   call-interactively(quit-window nil nil)

I changed this because it didn't do anything when you had two windows on
a frame, one of them was dedicated, and you wanted to delete that
window.  Later Juanma dedected that I had changed its semantics and I
rewrote it once more.

Does it still happen with today's sources?  If so, please give me a
precise recipe so I can reproduce it.

Thanks, martin.




reply via email to

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