all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Magne Ingebrigtsen <larsi@gnus.org>
To: emacs-devel@gnu.org
Subject: A primer on how to fix up `display-buffer' warnings?
Date: Thu, 30 Jun 2011 00:22:03 +0200	[thread overview]
Message-ID: <m3liwki8hg.fsf@quimbies.gnus.org> (raw)

It's sometimes difficult to find compilation errors (in sendmail.el this
time) because of reams of new warnings like this:

In mail-other-frame:
sendmail.el:1976:10:Warning: `same-window-regexps' is an obsolete variable (as
    of Emacs 24.1); use 2nd arg of `display-buffer' instead.
sendmail.el:1975:10:Warning: `same-window-buffer-names' is an obsolete
    variable (as of Emacs 24.1); use 2nd arg of `display-buffer' instead.
sendmail.el:1974:10:Warning: `special-display-regexps' is an obsolete variable
    (as of Emacs 24.1); use 2nd arg of `display-buffer' instead.
sendmail.el:1973:10:Warning: `special-display-buffer-names' is an obsolete
    variable (as of Emacs 24.1); use 2nd arg of `display-buffer' instead.
sendmail.el:1972:10:Warning: `pop-up-frames' is an obsolete variable (as of
    Emacs 24.1); use 2nd arg of `display-buffer' instead.

Does anybody have a quick primer on how one is supposed to transform all
these let bindings into the parameter(s) that `display-buffer' expects
now?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




             reply	other threads:[~2011-06-29 22:22 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-29 22:22 Lars Magne Ingebrigtsen [this message]
2011-06-30  6:38 ` A primer on how to fix up `display-buffer' warnings? martin rudalics
2011-06-30  8:57   ` Lars Magne Ingebrigtsen
2011-06-30 17:38   ` Stefan Monnier
2011-06-30 17:52     ` martin rudalics
2011-07-01  7:12     ` 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

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

  git send-email \
    --in-reply-to=m3liwki8hg.fsf@quimbies.gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.