all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Richard M. Stallman" <rms@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: get-buffer-window should prefer windows on selected frame
Date: Mon, 12 Dec 2005 00:24:00 -0500	[thread overview]
Message-ID: <E1ElgAK-00040n-Pe@fencepost.gnu.org> (raw)
In-Reply-To: <jwvr78rr0gr.fsf-monnier+emacs@gnu.org> (message from Stefan Monnier on Mon, 05 Dec 2005 11:11:44 -0500)

    get-buffer-window currently favors returning the selected-window (if it
    shows the requested buffer, of course) over other windows.

    I think this should be extended so that if the selected-window doesn't show
    the buffer, but some other window on the selected frame does show it, that
    window should be picked in preference to other windows on other frames.

    Any objection to the patch below?

It may be a good idea, but since it isn't a bug fix and isn't crucial,
please save it for after the release.

      parent reply	other threads:[~2005-12-12  5:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-05 16:11 get-buffer-window should prefer windows on selected frame Stefan Monnier
2005-12-05 17:01 ` Lennart Borgman
2005-12-12  5:24 ` Richard M. Stallman [this message]

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=E1ElgAK-00040n-Pe@fencepost.gnu.org \
    --to=rms@gnu.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.