unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: martin rudalics <rudalics@gmx.at>
To: 1237@emacsbugs.donarmstrong.com
Subject: bug#1237: 23.0.60; `switch-to-buffer-other-window' sometimes uses selected window
Date: Sat, 01 Nov 2008 19:06:08 +0100	[thread overview]
Message-ID: <490C9A90.40407@gmx.at> (raw)
In-Reply-To: <e01d8a50810291515s21d6b122y74b0418b055b61e6@mail.gmail.com>

I've been looking into this and found out that in order to fix problems
in this area we need an optional "norecord" argument for `select-frame'
and `set-frame-selected-window'.  Both of these may (indirectly) call
`select-window' and thus mess with the order of recently selected
windows (and probably also the buffer list).

As a rule, the norecord argument would be set by `with-selected-window'
and `with-selected-frame' in addition to `walk-windows'.  Personally,
I'd set it in `save-selected-window' too, but this might break
applications that rely on the implicit selection provided by the current
mechanism.

The changes are trivial and not very interesting to post.  So please
tell me whether you want them installed.

martin







  reply	other threads:[~2008-11-01 18:06 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <490D8B7D.3020008@gmx.at>
2008-10-24 10:27 ` bug#1237: 23.0.60; `switch-to-buffer-other-window' sometimes uses selected window Markus Triska
2008-10-24 12:28   ` martin rudalics
2008-10-24 14:06     ` Markus Triska
2008-10-24 14:45       ` martin rudalics
2008-10-24 15:42         ` Markus Triska
2008-10-24 17:37           ` martin rudalics
2008-10-25 13:28             ` martin rudalics
2008-10-25 16:09               ` Markus Triska
2008-10-25 17:00                 ` martin rudalics
2008-10-25 19:08           ` Stefan Monnier
     [not found]           ` <mailman.2085.1224963020.25473.bug-gnu-emacs@gnu.org>
2008-10-29 13:25             ` Markus Triska
2008-10-29 22:15               ` Lennart Borgman
2008-11-01 18:06                 ` martin rudalics [this message]
2008-11-02  2:16                   ` Stefan Monnier
2008-11-02 23:19                     ` Richard M. Stallman
2008-11-03  7:17                       ` martin rudalics
2008-11-03 19:40                         ` Richard M. Stallman
2008-11-03 20:49                           ` Stefan Monnier
2008-11-04  7:35                             ` martin rudalics
2008-11-02 11:25   ` bug#1237: marked as done (23.0.60; `switch-to-buffer-other-window' sometimes uses selected window) Emacs bug Tracking System

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=490C9A90.40407@gmx.at \
    --to=rudalics@gmx.at \
    --cc=1237@emacsbugs.donarmstrong.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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).