all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Paddy Mullen <paddy@paddymullen.com>
To: help-gnu-emacs@gnu.org
Subject: display-buffer-alist
Date: Sat, 5 Nov 2011 11:57:32 -0400	[thread overview]
Message-ID: <CAFpY3uc5cgZMRH_RJuh855MNijkqBLSG03m+o3RQJ96oz0HCGw@mail.gmail.com> (raw)

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

Hello,

I'm having a very hard time understanding the documentation for
display-buffer-alist.  emacs24 behaves differently than emacs23.  Here is
the behaviour that I am used to and would like to return to.

Emacs 23:
C-x C-f  (find-file)
the file that I select opens in the current window


Emacs 24:
C-x C-f (find-file)
the file that I select opens in another window

the window that the file will open in, in emacs 24 is unpredictable, making
it very difficult to organize a multiple window session.

Could someone please post the setq command to get emacs 24 to behave the
way I am used to.

something along the lines of

(setq display-buffer-alist '(??????))

all the other examples that I have seen use functions like setcar, setcdr
which don't help me since my display-buffer-alist is nil.


Thanks,
Paddy

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

             reply	other threads:[~2011-11-05 15:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-05 15:57 Paddy Mullen [this message]
2011-11-05 18:13 ` display-buffer-alist Paddy Mullen
  -- strict thread matches above, loose matches on Subject: below --
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-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     ` display-buffer-alist Paddy Mullen
2015-01-12  1:31 display-buffer-alist Tak Kunihiro

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=CAFpY3uc5cgZMRH_RJuh855MNijkqBLSG03m+o3RQJ96oz0HCGw@mail.gmail.com \
    --to=paddy@paddymullen.com \
    --cc=help-gnu-emacs@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.