all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: "Andrew W. Nosenko" <andrew.w.nosenko@gmail.com>
Cc: 1929@emacsbugs.donarmstrong.com
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	[thread overview]
Message-ID: <4970A852.5010604@gmx.at> (raw)
In-Reply-To: <6161f3180901160457p5117d926of1098fe4cd089710@mail.gmail.com>

 > 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.






  reply	other threads:[~2009-01-16 15:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4970BCB5.6090207@gmx.at>
2009-01-16 12:57 ` bug#1929: 23.0.60; compile-goto-error gives "pop-to-buffer: Wrong type argument: window-live-p, nil" error Andrew W. Nosenko
2009-01-16 15:31   ` martin rudalics [this message]
2009-01-16 17:05   ` bug#1929: marked as done (23.0.60; compile-goto-error gives "pop-to-buffer: Wrong type argument: window-live-p, nil" error) Emacs bug Tracking System

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4970A852.5010604@gmx.at \
    --to=rudalics@gmx.at \
    --cc=1929@emacsbugs.donarmstrong.com \
    --cc=andrew.w.nosenko@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.