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: Thu, 04 Oct 2007 17:54:25 -0400 Message-ID: <2zejgatujy.fsf@fencepost.gnu.org> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191534942 3413 80.91.229.12 (4 Oct 2007 21:55:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Oct 2007 21:55:42 +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 Thu Oct 04 23:55:40 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 1IdYfT-00082E-Et for ged-emacs-devel@m.gmane.org; Thu, 04 Oct 2007 23:55:39 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdYfO-0001hM-NO for ged-emacs-devel@m.gmane.org; Thu, 04 Oct 2007 17:55:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IdYfD-0001cD-3l for emacs-devel@gnu.org; Thu, 04 Oct 2007 17:55:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IdYfB-0001bF-7M for emacs-devel@gnu.org; Thu, 04 Oct 2007 17:55:22 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdYfA-0001b9-UP for emacs-devel@gnu.org; Thu, 04 Oct 2007 17:55:20 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IdYfA-0004sN-EJ for emacs-devel@gnu.org; Thu, 04 Oct 2007 17:55:20 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1IdYeH-0001Jm-UK; Thu, 04 Oct 2007 17:54:25 -0400 X-Spook: ammunition afsatcom Sears Tower AFSPC president Comirex X-Ran: G.e5|.|yfkMjmq*c4(dQ$DmZg2LNO~k+UxP{*T_MV][=Ld~8#n\'.^j6jD~Q|c&Q.Z-Q=( X-Hue: blue X-Attribution: GM In-Reply-To: (Robert J. Chassell's message of "Thu, 4 Oct 2007 10:24:16 +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:80252 Archived-At: "Robert J. Chassell" wrote: > A current CVS instance of GNU Emacs still fails after invoking > desktop-read > > When I then try to invoke buffer-menu-other-window , I see the message > > Selecting deleted buffer > > and not the buffer list. > > When I do not invoke desktop-read, buffer-menu-other-window > works as it should. I have no problem with: ./src/emacs -Q INSTALL INSTALL.CVS M-x desktop-save C-x C-c ./src/emacs -Q M-x desktop-read M-x buffer-menu-other-window so perhaps the problem is specific to your desktop file.