GNU bug report logs - #1929
23.0.60; compile-goto-error gives "pop-to-buffer: Wrong type argument: window-live-p, nil" error

Previous Next

Package: emacs;

Reported by: "Andrew W. Nosenko" <andrew.w.nosenko <at> gmail.com>

Date: Fri, 16 Jan 2009 13:05:05 UTC

Severity: normal

Merged with 1930

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: martin rudalics <rudalics <at> gmx.at>
To: "Andrew W. Nosenko" <andrew.w.nosenko <at> gmail.com>
Cc: 1929 <at> debbugs.gnu.org
Subject: bug#1929: 23.0.60;	compile-goto-error gives "pop-to-buffer: Wrong type argument:	window-live-p, nil" error
Date: Fri, 16 Jan 2009 16:31:30 +0100
> Debugger entered--Lisp error: (wrong-type-argument window-live-p nil)
>   select-window(nil nil)

In between here is the call to `display-buffer' which for some reason
returns nil in your case.  Could you try to edebug `display-buffer'
(from another frame to not break the window layout) and tell me from
which line it returns nil?

>   pop-to-buffer(#<buffer z.c> other-window)
>   compilation-goto-locus(#<marker at 204 in *compilation*> #<marker at
> 55 in z.c> nil)
>   compilation-next-error-function(0 nil)
>   next-error-internal()
>   compile-goto-error(return)
>   call-interactively(compile-goto-error nil nil)

Thanks, martin.




This bug report was last modified 16 years and 129 days ago.

Previous Next


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