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

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

thank you, that was exactly the line that I was looking for.
I wasn't thinking elisp code as in an extension module, more along the
lines of elisp code that I would enter into my .emacs .   Especially for
something like display-buffer-alist I really dislike the M-x customize
functionality


On Thu, Nov 10, 2011 at 3:22 AM, martin rudalics <rudalics@gmx.at> wrote:

> > 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<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
>

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

  reply	other threads:[~2011-11-10 14:43 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   ` display-buffer-alist martin rudalics
2011-11-10 14:43     ` Paddy Mullen [this message]
  -- 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=CAFpY3ucVk79YGUbFDFSDVJhU7EOryk7v39U35CDuTRq_JwE9CA@mail.gmail.com \
    --to=paddy@paddymullen.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=rudalics@gmx.at \
    /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.