GNU bug report logs - #22218
25.0.50; void-variable not-this-window

Previous Next

Package: emacs;

Reported by: Kaushal Modi <kaushal.modi <at> gmail.com>

Date: Mon, 21 Dec 2015 21:43:01 UTC

Severity: normal

Found in version 25.0.50

Done: Kaushal Modi <kaushal.modi <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: Kaushal Modi <kaushal.modi <at> gmail.com>
Subject: bug#22218: closed (Re: 25.0.50; void-variable not-this-window)
Date: Tue, 22 Dec 2015 12:03:01 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#22218: 25.0.50; void-variable not-this-window

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 22218 <at> debbugs.gnu.org.

-- 
22218: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22218
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kaushal Modi <kaushal.modi <at> gmail.com>
To: 22218-done <at> debbugs.gnu.org, martin rudalics <rudalics <at> gmx.at>
Subject: Re: 25.0.50; void-variable not-this-window
Date: Tue, 22 Dec 2015 07:02:05 -0500
[Message part 3 (text/plain, inline)]
Closing this bug as the 22221 bug was the same as this one and that got
fixed.

Thanks for the fix.
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
From: Kaushal Modi <kaushal.modi <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>,
 "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>, swiesner <at> lunaryorn.com
Subject: 25.0.50; void-variable not-this-window
Date: Mon, 21 Dec 2015 16:41:34 -0500
[Message part 6 (text/plain, inline)]
I am on the emacs built using the latest commit on the emacs-25 branch.

This error started occurring after this commit:
http://git.savannah.gnu.org/cgit/emacs.git/commit/?h=emacs-25&id=7de84646df80b559daec11e59acde3cf5ad5759e

Looks like the not-this-window var was removed from the defun arg list. But
it is still used in the last line of display-message-or-buffer function:

  (t
   ;; Buffer
   (goto-char (point-min))
   (display-buffer (current-buffer)
   not-this-window frame)))))))) ; <-------------------


--
Kaushal Modi
[Message part 7 (text/html, inline)]

This bug report was last modified 9 years and 212 days ago.

Previous Next


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