all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: Paddy Mullen <paddy@paddymullen.com>
Cc: help-gnu-emacs@gnu.org
Subject: Re: display-buffer-alist
Date: Thu, 10 Nov 2011 09:22:10 +0100	[thread overview]
Message-ID: <4EBB89B2.3070803@gmx.at> (raw)
In-Reply-To: <CAFpY3udwoS40pM6zCDH3NxDY=LbgVSMJWk8_Ja3DGKCiZNRDfw@mail.gmail.com>

 > Thanks for the help.  The problem was with display-buffer-for-wide-screen.el
 >
 > http://www.emacswiki.org/cgi-bin/wiki/download/display-buffer-for-wide-screen.el
 >
 > Once I removed that from my .emacs, things worked fine.

What precisely failed?  I didn't look at it but it hooks in at a lower
level (namely that of `display-buffer-function') so it should still work
with Emacs 24.

 > I would still like to see a proper example of elisp code setting the
 > display-buffer-alist.

Elisp code should not do that.  `display-buffer-alist' is reserved for
users as in

(customize-set-variable
  'display-buffer-alist '((".*" . (display-buffer-same-window . nil))))

Unfortunately, so far there's no common agreement on what the ALIST
argument of `display-buffer-same-window' is supposed to accomplish.

martin



  reply	other threads:[~2011-11-10  8:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-06  8:51 display-buffer-alist martin rudalics
2011-11-09 17:52 ` display-buffer-alist Paddy Mullen
2011-11-10  8:22   ` martin rudalics [this message]
2011-11-10 14:43     ` display-buffer-alist Paddy Mullen
  -- strict thread matches above, loose matches on Subject: below --
2015-01-12  1:31 display-buffer-alist Tak Kunihiro
2011-11-05 17:36 display-buffer-alist Paddy Mullen
2011-11-05 21:24 ` display-buffer-alist Drew Adams
     [not found]   ` <CAFpY3ucfZNYBOPciRZLhJ-8__P=ey-iH1ieJU3Vz0whiehELRA@mail.gmail.com>
2011-11-05 21:44     ` display-buffer-alist Paddy Mullen
2011-11-05 22:47       ` display-buffer-alist Drew Adams
2011-11-05 15:57 display-buffer-alist Paddy Mullen
2011-11-05 18:13 ` display-buffer-alist Paddy Mullen

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=4EBB89B2.3070803@gmx.at \
    --to=rudalics@gmx.at \
    --cc=help-gnu-emacs@gnu.org \
    --cc=paddy@paddymullen.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 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.