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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 22218 in the body.
You can then email your comments to 22218 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#22218; Package emacs. (Mon, 21 Dec 2015 21:43:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Kaushal Modi <kaushal.modi <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Mon, 21 Dec 2015 21:43:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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 1 (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 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22218; Package emacs. (Mon, 21 Dec 2015 21:48:02 GMT) Full text and rfc822 format available.

Message #8 received at 22218 <at> debbugs.gnu.org (full text, mbox):

From: Kaushal Modi <kaushal.modi <at> gmail.com>
To: 22218 <at> debbugs.gnu.org
Subject: 25.0.50; void-variable not-this-window
Date: Mon, 21 Dec 2015 16:46:24 -0500
[Message part 1 (text/plain, inline)]
Oh, looks like the fix is simple..

That last line of display-message-or-buffer simply has to be

action frame))))))))

instead of

not-this-window frame))))))))


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

Reply sent to Kaushal Modi <kaushal.modi <at> gmail.com>:
You have taken responsibility. (Tue, 22 Dec 2015 12:03:01 GMT) Full text and rfc822 format available.

Notification sent to Kaushal Modi <kaushal.modi <at> gmail.com>:
bug acknowledged by developer. (Tue, 22 Dec 2015 12:03:01 GMT) Full text and rfc822 format available.

Message #13 received at 22218-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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 2 (text/html, inline)]

Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#22218; Package emacs. (Tue, 22 Dec 2015 16:54:01 GMT) Full text and rfc822 format available.

Message #16 received at 22218-done <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: Kaushal Modi <kaushal.modi <at> gmail.com>, 22218-done <at> debbugs.gnu.org
Subject: Re: 25.0.50; void-variable not-this-window
Date: Tue, 22 Dec 2015 17:53:11 +0100
> Closing this bug as the 22221 bug was the same as this one and that got
> fixed.

Sorry, I missed your proposal.  Will be more careful next time.

Thanks, martin





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 20 Jan 2016 12:24:03 GMT) Full text and rfc822 format available.

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

Previous Next


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