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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15185 in the body.
You can then email your comments to 15185 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#15185; Package emacs. (Sun, 25 Aug 2013 18:42:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to stephe <stephen_leake <at> stephe-leake.org>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 25 Aug 2013 18:42:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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




Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15185; Package emacs. (Mon, 26 Aug 2013 13:07:03 GMT) Full text and rfc822 format available.

Message #8 received at 15185 <at> debbugs.gnu.org (full text, mbox):

From: martin rudalics <rudalics <at> gmx.at>
To: stephe <stephen_leake <at> stephe-leake.org>
Cc: 15185 <at> debbugs.gnu.org
Subject: Re: bug#15185: 24.3;
 display-buffer-use-some-window calls get-largest-window incorrectly
Date: Mon, 26 Aug 2013 15:06:30 +0200
> 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.

Can you commit it, please.

Thanks, martin





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#15185; Package emacs. (Tue, 27 Aug 2013 12:05:02 GMT) Full text and rfc822 format available.

Message #11 received at 15185 <at> debbugs.gnu.org (full text, mbox):

From: Stephen Leake <stephen_leake <at> stephe-leake.org>
To: martin rudalics <rudalics <at> gmx.at>
Cc: 15185 <at> debbugs.gnu.org
Subject: Re: bug#15185: 24.3;
 display-buffer-use-some-window calls get-largest-window incorrectly
Date: Tue, 27 Aug 2013 07:04:22 -0500
martin rudalics <rudalics <at> gmx.at> writes:

>> 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.
>
> Can you commit it, please.

No, I don't have write privs.

-- 
-- Stephe




Reply sent to martin rudalics <rudalics <at> gmx.at>:
You have taken responsibility. (Tue, 27 Aug 2013 12:50:02 GMT) Full text and rfc822 format available.

Notification sent to stephe <stephen_leake <at> stephe-leake.org>:
bug acknowledged by developer. (Tue, 27 Aug 2013 12:50:05 GMT) Full text and rfc822 format available.

Message #16 received at 15185-done <at> debbugs.gnu.org (full text, mbox):

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





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 25 Sep 2013 11:24:03 GMT) Full text and rfc822 format available.

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

Previous Next


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