From unknown Tue Jun 24 01:38:07 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1929 <1929@debbugs.gnu.org> To: bug#1929 <1929@debbugs.gnu.org> Subject: Status: 23.0.60; compile-goto-error gives "pop-to-buffer: Wrong type argument: window-live-p, nil" error Reply-To: bug#1929 <1929@debbugs.gnu.org> Date: Tue, 24 Jun 2025 08:38:07 +0000 retitle 1929 23.0.60; compile-goto-error gives "pop-to-buffer: Wrong type a= rgument: window-live-p, nil" error reassign 1929 emacs submitter 1929 "Andrew W. Nosenko" severity 1929 normal thanks From andrew.w.nosenko@gmail.com Fri Jan 16 04:57:08 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 16 Jan 2009 12:57:08 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.1 required=4.0 tests=FOURLA,GMAIL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0GCv4X9005109 for ; Fri, 16 Jan 2009 04:57:05 -0800 Received: from mx10.gnu.org ([199.232.76.166]:40981) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1LNoEe-0000EG-OK for emacs-pretest-bug@gnu.org; Fri, 16 Jan 2009 07:55:40 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1LNoFy-0004m4-Ro for emacs-pretest-bug@gnu.org; Fri, 16 Jan 2009 07:57:03 -0500 Received: from rv-out-0708.google.com ([209.85.198.248]:55322) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LNoFy-0004lo-E6 for emacs-pretest-bug@gnu.org; Fri, 16 Jan 2009 07:57:02 -0500 Received: by rv-out-0708.google.com with SMTP id k29so1887175rvb.6 for ; Fri, 16 Jan 2009 04:57:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=PPyhWGz+JV2pBTosBn6oBsKTgyFlQI+sHCea+q32oJo=; b=ux86TRxo+E4iZhqppi02vRsokA3sc1WRMTM1oWUJ/suWiRBrtrRrZpEX1lDU9hoIgi oy4ueTLjw/AV6pbfzwP1vddZfQiJlf6YUuCTL9tkjp4SbbPs4eqllWGlwyiIQvGZBik/ B5MSyiIeLjqwKp+t1byWYk8dv6LahjXPpI6nU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=bmw1h8M7f+6THVIrVK/Zm7Dd5buqXtUGUC3EGObyXGlg6yAutVFJ1GSv9sD24+tGhC fM7sqnquihXzuPxVhRZPOIbgoDjm1yOoLTP55XOt4c5L+vYUu7kHLGhH6ZqojdEQWoIO Rk3t/WEURCL1RpnFZ7NT+T2tMd6uxL0CbW/tI= Received: by 10.141.43.19 with SMTP id v19mr1215533rvj.115.1232110620494; Fri, 16 Jan 2009 04:57:00 -0800 (PST) Received: by 10.140.166.14 with HTTP; Fri, 16 Jan 2009 04:57:00 -0800 (PST) Message-ID: <6161f3180901160457p5117d926of1098fe4cd089710@mail.gmail.com> Date: Fri, 16 Jan 2009 14:57:00 +0200 From: "Andrew W. Nosenko" To: emacs-pretest-bug@gnu.org Subject: 23.0.60; compile-goto-error gives "pop-to-buffer: Wrong type argument: window-live-p, nil" error MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 'compile-goto-error' results in the "pop-to-buffer: Wrong type argument: window-live-p, nil" error if appropriate file is not loaded or loaded, but appropriate buffer is not visible in the same frame where '*compilation*' buffer lies. Sources obtained from CVS today, Fri, 16 Jan 2009 12:50 (GMT), but first time reproduced with yesterday's checkout. Previous checkout was far ago in paste (and definitelly in the 2008 year), therefore, I unable to say exact time of the problematic commit :-( Lisp Backtrace: Debugger entered--Lisp error: (wrong-type-argument window-live-p nil) select-window(nil nil) pop-to-buffer(# other-window) compilation-goto-locus(# # nil) compilation-next-error-function(0 nil) next-error-internal() compile-goto-error(return) call-interactively(compile-goto-error nil nil) In GNU Emacs 23.0.60.1 (x86_64-unknown-freebsd7.0, GTK+ Version 2.14.7) of 2009-01-15 on amd64 Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--prefix=/home/awn/scratch' '--with-freetype' '--with-xft' '--enable-maintainer-mode' '--enable-largefile' 'CC=gcc43' 'CFLAGS=-O2 -g -march=native -Wall '' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: ru_RU.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Compilation Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x c o m p i l e C-a C-k g c c SPC - o SPC z SPC z . c C-x o M-n M-x r e p o r t - e m Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. (No files need saving) Compilation finished Mark set pop-to-buffer: Wrong type argument: window-live-p, nil -- Andrew W. Nosenko From rudalics@gmx.at Fri Jan 16 07:32:34 2009 Received: (at 1929) by emacsbugs.donarmstrong.com; 16 Jan 2009 15:32:34 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id n0GFWUbU016436 for <1929@emacsbugs.donarmstrong.com>; Fri, 16 Jan 2009 07:32:32 -0800 Received: (qmail invoked by alias); 16 Jan 2009 15:32:24 -0000 Received: from 62-47-34-195.adsl.highway.telekom.at (EHLO [62.47.34.195]) [62.47.34.195] by mail.gmx.net (mp052) with SMTP; 16 Jan 2009 16:32:24 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/XDRoYBzDXmQu1GC5zV9Rzg82QxDJpRCkKGtikuv wGxikuy2rh9n4r Message-ID: <4970A852.5010604@gmx.at> Date: Fri, 16 Jan 2009 16:31:30 +0100 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: "Andrew W. Nosenko" CC: 1929@debbugs.gnu.org Subject: Re: bug#1929: 23.0.60; compile-goto-error gives "pop-to-buffer: Wrong type argument: window-live-p, nil" error References: <6161f3180901160457p5117d926of1098fe4cd089710@mail.gmail.com> In-Reply-To: <6161f3180901160457p5117d926of1098fe4cd089710@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.6899999999999999 > 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(# other-window) > compilation-goto-locus(# # 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. From rudalics@gmx.at Fri Jan 16 08:59:33 2009 Received: (at 1929-done) by emacsbugs.donarmstrong.com; 16 Jan 2009 16:59:33 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id n0GGxT3M006689 for <1929-done@emacsbugs.donarmstrong.com>; Fri, 16 Jan 2009 08:59:31 -0800 Received: (qmail invoked by alias); 16 Jan 2009 16:59:23 -0000 Received: from 62-47-34-195.adsl.highway.telekom.at (EHLO [62.47.34.195]) [62.47.34.195] by mail.gmx.net (mp069) with SMTP; 16 Jan 2009 17:59:23 +0100 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1810S11Bk41Hc3SvWq3Vk6c2CNM48DwCnXKzCNeFb av8nsl9PafUh1x Message-ID: <4970BCB5.6090207@gmx.at> Date: Fri, 16 Jan 2009 17:58:29 +0100 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: "Andrew W. Nosenko" CC: 1929-done@debbugs.gnu.org Subject: Re: bug#1929: 23.0.60; compile-goto-error gives "pop-to-buffer: Wrong type argument: window-live-p, nil" error References: <6161f3180901160457p5117d926of1098fe4cd089710@mail.gmail.com> In-Reply-To: <6161f3180901160457p5117d926of1098fe4cd089710@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.84 Sorry, it was my fault. I inadvertently comitted some experimental code when reverting an earlier change. Please try again with latest sources. Thanks for reporting, martin. From andrew.w.nosenko@gmail.com Fri Jan 16 09:55:32 2009 Received: (at 1929-done) by emacsbugs.donarmstrong.com; 16 Jan 2009 17:55:32 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=GMAIL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.239]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0GHtQ3U022844 for <1929-done@emacsbugs.donarmstrong.com>; Fri, 16 Jan 2009 09:55:27 -0800 Received: by rv-out-0506.google.com with SMTP id k40so1669316rvb.1 for <1929-done@emacsbugs.donarmstrong.com>; Fri, 16 Jan 2009 09:55:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=vly3dg5sZwWIc3iCFke8+xkzoDj68rOHjANa/yaBEfo=; b=iorHEyVd0FtwLl35brOBdd7580x+iltdxRZj8t1NyVMMrT6LSw9flWRtRhuLoReL4w mNMxJPDMPPhGaU9Z/JjHrpRJglOeusa+s2c5X4WM7WlG6VjgppudYh3aQueW1xIvnZ28 fy6e/3LVRM3m52lJoi2PZTtiE4ks3blZqvIAg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Xxd1EmpkTLv+swWM7AaOyDoLKJHi76+JjRTuQymt3gW0gQ1acLNNDDFQjYX3HeioAV EIiNqUcl25a/IuFjAdcYEdqDLnFKghD3k53Y600MDQXHjggfNJP4YTz5gUy4Cy0gUMhK tDjVFyfoATWn2q2FtabWJxPPdyHsX07cxHQks= Received: by 10.141.29.14 with SMTP id g14mr1331380rvj.150.1232128526235; Fri, 16 Jan 2009 09:55:26 -0800 (PST) Received: by 10.140.166.14 with HTTP; Fri, 16 Jan 2009 09:55:26 -0800 (PST) Message-ID: <6161f3180901160955m1c60415dr7685776ce8172947@mail.gmail.com> Date: Fri, 16 Jan 2009 19:55:26 +0200 From: "Andrew W. Nosenko" To: "martin rudalics" Subject: Re: bug#1929: 23.0.60; compile-goto-error gives "pop-to-buffer: Wrong type argument: window-live-p, nil" error Cc: 1929-done@debbugs.gnu.org In-Reply-To: <4970BCB5.6090207@gmx.at> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6161f3180901160457p5117d926of1098fe4cd089710@mail.gmail.com> <4970BCB5.6090207@gmx.at> Thanks, all works again! -- Andrew W. Nosenko From rgm@gnu.org Tue Jan 20 12:56:49 2009 Received: (at control) by emacsbugs.donarmstrong.com; 20 Jan 2009 20:56:49 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: ** X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=2.3 required=4.0 tests=MISSING_SUBJECT,NOSUBJECT, VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0KKuk6u023700 for ; Tue, 20 Jan 2009 12:56:47 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LPNcx-0008Na-Lm; Tue, 20 Jan 2009 15:55:15 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18806.14899.594100.974080@fencepost.gnu.org> Date: Tue, 20 Jan 2009 15:55:15 -0500 From: Glenn Morris To: control reassign 1883 emacs,org-mode reassign 1905 emacs,emacs-www reassign 1925 emacs,org-mode merge 1929 1930 reassign 1941 emacs,org-mode reassign 1944 emacs,org-mode severity 1947 minor reassign 1953 emacs,cc-mode reassign 1958 emacs,org-mode close 1969 reassign 1971 spam From unknown Tue Jun 24 01:38:07 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Wed, 18 Feb 2009 15:24:05 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator