GNU bug report logs - #15185
24.3; display-buffer-use-some-window calls get-largest-window incorrectly

Previous Next

Package: emacs;

Reported by: stephe <stephen_leake <at> stephe-leake.org>

Date: Sun, 25 Aug 2013 18:42:02 UTC

Severity: normal

Found in version 24.3

Done: martin rudalics <rudalics <at> gmx.at>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: stephe <stephen_leake <at> stephe-leake.org>
Subject: bug#15185: closed (Re: bug#15185: 24.3; display-buffer-use-some-window
 calls get-largest-window incorrectly)
Date: Tue, 27 Aug 2013 12:50:05 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#15185: 24.3; display-buffer-use-some-window calls get-largest-window incorrectly

which was filed against the emacs package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 15185 <at> debbugs.gnu.org.

-- 
15185: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15185
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: martin rudalics <rudalics <at> gmx.at>
To: 15185-done <at> debbugs.gnu.org
Cc: Stephen Leake <stephen_leake <at> stephe-leake.org>
Subject: Re: bug#15185: 24.3;
 display-buffer-use-some-window calls get-largest-window incorrectly
Date: Tue, 27 Aug 2013 14:48:54 +0200
Installed as revision#114026 on trunk.  Bug closed.

Thanks, martin


[Message part 3 (message/rfc822, inline)]
From: stephe <stephen_leake <at> stephe-leake.org>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.3;
 display-buffer-use-some-window calls get-largest-window incorrectly
Date: Sun, 25 Aug 2013 13:41:14 -0500
display-buffer-use-some-window has this line near line 5756:

	      (get-largest-window 0 not-this-window))))

this is missing a 'nil for the DEDICATED argument to
`get-largest-window'; it should be:

	      (get-largest-window 0 nil not-this-window))))

This causes the current window to be used even when not-this-window is t.



In GNU Emacs 24.3.1 (i686-pc-linux-gnu, GTK+ Version 2.24.10)
 of 2013-08-21 on Shevek
Windowing system distributor `The Cygwin/X Project', version 11.0.11401000
System Description:	Debian GNU/Linux 7.1 (wheezy)

-- 
-- Stephe



This bug report was last modified 11 years and 331 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.