unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: don@donarmstrong.com (Emacs bug Tracking System)
To: martin rudalics <rudalics@gmx.at>
Subject: bug#1237: marked as done (23.0.60; `switch-to-buffer-other-window' sometimes uses selected window)
Date: Sun, 2 Nov 2008 03:25:04 -0800	[thread overview]
Message-ID: <handler.1237.D1237.122562452910591.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 20081024102730.972E2B43B34@mt-computer.local

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


Your message dated Sun, 02 Nov 2008 12:14:05 +0100
with message-id <490D8B7D.3020008@gmx.at>
and subject line Re: bug#1237: 23.0.60;	`switch-to-buffer-other-window' sometimes uses selected window
has caused the Emacs bug report #1237,
regarding 23.0.60; `switch-to-buffer-other-window' sometimes uses selected window
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1237: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1237
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2841 bytes --]

From: Markus Triska <markus.triska@gmx.at>
To: emacs-pretest-bug@gnu.org
Subject: 23.0.60; `switch-to-buffer-other-window' sometimes uses selected window
Date: Fri, 24 Oct 2008 12:27:30 +0200 (CEST)
Message-ID: <20081024102730.972E2B43B34@mt-computer.local>


When you do:

   $ emacs -Q -f linum-mode

and then:

   C-x 2

you obtain one frame with two windows, the one on top being selected.

When you then do:

   M-: (switch-to-buffer-other-window "test") RET

the selected window is unexpectedly reused to display the new buffer.

In GNU Emacs 23.0.60.11 (i386-apple-darwin8.11.1, GTK+ Version 2.12.9)
 of 2008-10-14 on mt-computer.local
Windowing system distributor `The XFree86 Project, Inc', version 11.0.40400000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_GB.UTF-8
  value of $XMODIFIERS: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t




[-- Attachment #3: Type: message/rfc822, Size: 1727 bytes --]

From: martin rudalics <rudalics@gmx.at>
To: 1237-done@emacsbugs.donarmstrong.com
Cc: Markus Triska <markus.triska@gmx.at>
Subject: Re: bug#1237: 23.0.60;	`switch-to-buffer-other-window' sometimes uses selected window
Date: Sun, 02 Nov 2008 12:14:05 +0100
Message-ID: <490D8B7D.3020008@gmx.at>

Fixed as

2008-11-02  Martin Rudalics  <rudalics@gmx.at>

	* window.el (save-selected-window-norecord): New macro
	(walk-windows): Use save-selected-window-norecord and call
	select-window with NORECORD set.  (Bug#1237)

Thanks for the report, martin


      parent reply	other threads:[~2008-11-02 11:25 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
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   ` Emacs bug Tracking System [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

  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=handler.1237.D1237.122562452910591.ackdone@emacsbugs.donarmstrong.com \
    --to=don@donarmstrong.com \
    --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 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).