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:17:18 +0100
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

>>  > 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)
[...]
> it does happen to me with the current cvs head - always, whether I have
> 10 or 2 or 1 windows in the frame.
> alas, this does not happen with "emacs -q", so I guess I will have to
> investigate further.

(switch-to-buffer nil) should not fail the way it does in your backtrace.

martin




reply via email to

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