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: Kaushal Modi <kaushal.modi <at> gmail.com>
To: eliz <at> gnu.org, 22218 <at> debbugs.gnu.org, swiesner <at> lunaryorn.com
Subject: bug#22218: 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)]

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.