GNU bug report logs - #7898
24.0.50; `buffer-list' includes #<killed buffer> entries

Previous Next

Package: emacs;

Reported by: "Drew Adams" <drew.adams <at> oracle.com>

Date: Sun, 23 Jan 2011 19:04:02 UTC

Severity: normal

Merged with 390, 8088

Found in version 24.0.50

Done: Chong Yidong <cyd <at> stupidchicken.com>

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 7898 in the body.
You can then email your comments to 7898 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 owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#7898; Package emacs. (Sun, 23 Jan 2011 19:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Drew Adams" <drew.adams <at> oracle.com>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Sun, 23 Jan 2011 19:04:02 GMT) Full text and rfc822 format available.

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

From: "Drew Adams" <drew.adams <at> oracle.com>
To: <bug-gnu-emacs <at> gnu.org>
Subject: 24.0.50; `buffer-list' includes #<killed buffer> entries
Date: Sun, 23 Jan 2011 11:10:40 -0800
I don't have a recipe to reproduce this, but I am now seeing #<killed
buffer> entries in the list returned by `buffer-list'.  I specifically
have seen this in the context of `list-buffers-select' called with no
args.
 
(dolist (buffer (or buffer-list
                    (buffer-list
                     (when Buffer-menu-use-frame-buffer-list
                           (selected-frame)))))
  (with-current-buffer buffer ...)
 
`Buffer-menu-use-frame-buffer-list' is t (default), so the selected
frame is passed to `buffer-list'.  No idea whether that is important
wrt the bug.
 
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
 of 2011-01-17 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
 





Merged 7898 8088. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Fri, 25 Feb 2011 02:42:02 GMT) Full text and rfc822 format available.

Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#7898; Package emacs. (Sun, 27 Feb 2011 22:59:02 GMT) Full text and rfc822 format available.

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

From: Chong Yidong <cyd <at> stupidchicken.com>
To: "Drew Adams" <drew.adams <at> oracle.com>
Cc: 7898 <at> debbugs.gnu.org
Subject: Re: bug#8088: 24.0.50;
	`list-buffer-noselect': `buffer-list' includes killed buffer
Date: Sun, 27 Feb 2011 17:58:34 -0500
> I don't have a recipe to reproduce this, but I am now seeing
> #<killed buffer> entries in the list returned by `buffer-list'.

I've committed a fix to the trunk.  Thanks for the bug report.




bug closed, send any further explanations to 7898 <at> debbugs.gnu.org and "Drew Adams" <drew.adams <at> oracle.com> Request was from Chong Yidong <cyd <at> stupidchicken.com> to control <at> debbugs.gnu.org. (Sun, 27 Feb 2011 22:59:02 GMT) Full text and rfc822 format available.

Forcibly Merged 390 7898 8088. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> debbugs.gnu.org. (Sat, 05 Mar 2011 20:58:02 GMT) Full text and rfc822 format available.

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

This bug report was last modified 14 years and 142 days ago.

Previous Next


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