emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#22218: closed (25.0.50; void-variable not-this-win


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#22218: closed (25.0.50; void-variable not-this-window)
Date: Tue, 22 Dec 2015 12:03:01 +0000

Your message dated Tue, 22 Dec 2015 07:02:05 -0500
with message-id <address@hidden>
and subject line Re: 25.0.50; void-variable not-this-window
has caused the debbugs.gnu.org bug report #22218,
regarding 25.0.50; void-variable not-this-window
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
22218: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22218
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: 25.0.50; void-variable not-this-window Date: Mon, 21 Dec 2015 16:41:34 -0500
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

--- End Message ---
--- Begin Message --- Subject: Re: 25.0.50; void-variable not-this-window Date: Tue, 22 Dec 2015 07:02:05 -0500

Closing this bug as the 22221 bug was the same as this one and that got fixed.

Thanks for the fix.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]