unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: eliz@gnu.org, 22218@debbugs.gnu.org, swiesner@lunaryorn.com
Subject: bug#22218: 25.0.50; void-variable not-this-window
Date: Mon, 21 Dec 2015 16:41:34 -0500	[thread overview]
Message-ID: <CAFyQvY31ZJog6dYcAA0huLvU0Aiqka-0+C1t8md4ofDe0Jcbng@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 533 bytes --]

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

[-- Attachment #2: Type: text/html, Size: 1154 bytes --]

             reply	other threads:[~2015-12-21 21:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-21 21:41 Kaushal Modi [this message]
2015-12-21 21:46 ` bug#22218: 25.0.50; void-variable not-this-window Kaushal Modi
2015-12-22 12:02   ` Kaushal Modi
2015-12-22 16:53     ` martin rudalics

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFyQvY31ZJog6dYcAA0huLvU0Aiqka-0+C1t8md4ofDe0Jcbng@mail.gmail.com \
    --to=kaushal.modi@gmail.com \
    --cc=22218@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=swiesner@lunaryorn.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).