From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: current CVS fails Date: Fri, 05 Oct 2007 15:01:38 -0400 Message-ID: References: <2zejgatujy.fsf@fencepost.gnu.org> <50976.128.165.0.81.1191554232.squirrel@webmail.lanl.gov> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191610971 2396 80.91.229.12 (5 Oct 2007 19:02:51 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 5 Oct 2007 19:02:51 +0000 (UTC) Cc: emacs-devel@gnu.org To: bob@rattlesnake.com Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 05 21:02:48 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IdsRe-0007gH-V6 for ged-emacs-devel@m.gmane.org; Fri, 05 Oct 2007 21:02:43 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdsRa-0004Gq-4I for ged-emacs-devel@m.gmane.org; Fri, 05 Oct 2007 15:02:38 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IdsRW-0004DM-IG for emacs-devel@gnu.org; Fri, 05 Oct 2007 15:02:34 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IdsRV-0004AV-Dq for emacs-devel@gnu.org; Fri, 05 Oct 2007 15:02:33 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdsRV-00049z-5I for emacs-devel@gnu.org; Fri, 05 Oct 2007 15:02:33 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IdsRU-0000VD-P5 for emacs-devel@gnu.org; Fri, 05 Oct 2007 15:02:32 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IdsQc-0006WY-BA; Fri, 05 Oct 2007 15:01:38 -0400 X-Spook: ANC cryptanalysis USCOI Albanian cypherpunk CIA Vickie X-Ran: ##h^z#`wI@+R!4gHe1Lsvkc$+DW/JcG{V\|KHMz9t;R&m0tB:OO,1$+2xMwI={d_>7*ezG X-Hue: cyan X-Attribution: GM In-Reply-To: (Robert J. Chassell's message of "Fri, 5 Oct 2007 11:14:46 +0000 (UTC)") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:80304 Archived-At: "Robert J. Chassell" wrote: > Yes. Unfortunately I have found nothing for list-buffers-noselect. > > Debugger entered--Lisp error: (error "Selecting deleted buffer") > list-buffers-noselect(nil) > list-buffers(nil) > call-interactively(list-buffers) [...] > I am stumped. (I also tried GDB, edebug, and --debug-init with no > success.) Can you edebug list-buffers-noselect, step through it, and find out where it tries to select a deleted buffer?