GNU bug report logs - #24332
25.1; pop-to-buffer error: (wrong-type-argument window-live-p nil)

Previous Next

Package: emacs;

Reported by: Leo Liu <sdl.web <at> gmail.com>

Date: Tue, 30 Aug 2016 02:49:02 UTC

Severity: normal

Found in version 25.1

Done: Leo Liu <sdl.web <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Liu <sdl.web <at> gmail.com>
Subject: bug#24332: closed (Re: bug#24332: 25.1; pop-to-buffer error:
 (wrong-type-argument window-live-p nil))
Date: Tue, 30 Aug 2016 16:13:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#24332: 25.1; pop-to-buffer error: (wrong-type-argument window-live-p nil)

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 24332 <at> debbugs.gnu.org.

-- 
24332: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=24332
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Liu <sdl.web <at> gmail.com>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 24332-done <at> debbugs.gnu.org
Subject: Re: bug#24332: 25.1;
 pop-to-buffer error: (wrong-type-argument window-live-p nil)
Date: Wed, 31 Aug 2016 00:12:24 +0800
On 2016-08-30 12:33 +0200, martin rudalics wrote:
> I pushed a fix to master.  Please have a look (around, maybe).

Commit: 4961cc3f

> Thank you, martin

Thanks for the quick fix. Closing. 

Leo

[Message part 3 (message/rfc822, inline)]
From: Leo Liu <sdl.web <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: 25.1; pop-to-buffer error: (wrong-type-argument window-live-p nil)
Date: Tue, 30 Aug 2016 10:48:18 +0800
pop-to-buffer assumes display-buffer always return a window and
(select-window window norecord) but it can cause error like this (due to
(allow-no-window . t)):

Debugger entered--Lisp error: (wrong-type-argument window-live-p nil)
  select-window(nil nil)
  pop-to-buffer("*compile*" t nil)
  switch-to-buffer-other-window("*compile*")
  ido-visit-buffer("*compile*" other-window t)
  ido-buffer-internal(other-window switch-to-buffer-other-window)
  ido-switch-buffer-other-window()
  funcall-interactively(ido-switch-buffer-other-window)
  call-interactively(ido-switch-buffer-other-window nil nil)
  command-execute(ido-switch-buffer-other-window)



This bug report was last modified 8 years and 266 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.