all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: Chong Yidong <cyd@stupidchicken.com>
Cc: emacs-devel@gnu.org
Subject: Re: pop-to-buffer-same-window
Date: Thu, 01 Sep 2011 22:43:27 -0400	[thread overview]
Message-ID: <jwvd3fj3buz.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <871uw05jfk.fsf@stupidchicken.com> (Chong Yidong's message of "Thu, 01 Sep 2011 12:14:23 -0400")

> Was there any particular reason for adding a separate
> pop-to-buffer-same-window function, as opposed to adding an additional
> meaning to pop-to-buffer's OTHER-WINDOW argument, i.e.

>   (pop-to-buffer buffer 'same-window)

I think the reason was so as to avoid adding some special handling for
a new special value `same-window'.  This second argument should be
a RULE (previously known as ACTION) and the special-case of
`not-this-window' is annoying enough.

This said, with the new switch-to-buffer's FORCE-SAME-WINDOW, we don't
need pop-to-buffer-same-window since switch-to-buffer works just as well.


        Stefan



  parent reply	other threads:[~2011-09-02  2:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-01 16:14 pop-to-buffer-same-window Chong Yidong
2011-09-01 16:25 ` pop-to-buffer-same-window Chong Yidong
2011-09-02  2:43 ` Stefan Monnier [this message]
2011-09-02 14:26   ` pop-to-buffer-same-window Chong Yidong
2011-09-02 14:50     ` pop-to-buffer-same-window Stefan Monnier

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=jwvd3fj3buz.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=cyd@stupidchicken.com \
    --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.