From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Chong Yidong Newsgroups: gmane.emacs.devel Subject: Re: Bug in ebrowse Date: Tue, 11 Jul 2006 12:41:09 -0400 Message-ID: <87ac7g857e.fsf@stupidchicken.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1152636110 20353 80.91.229.2 (11 Jul 2006 16:41:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 Jul 2006 16:41:50 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jul 11 18:41:48 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1G0LIY-0005GE-Uw for ged-emacs-devel@m.gmane.org; Tue, 11 Jul 2006 18:41:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G0LIY-0007DX-1g for ged-emacs-devel@m.gmane.org; Tue, 11 Jul 2006 12:41:22 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1G0LHt-0006yW-Cg for emacs-devel@gnu.org; Tue, 11 Jul 2006 12:40:41 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1G0LHp-0006x2-QH for emacs-devel@gnu.org; Tue, 11 Jul 2006 12:40:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1G0LHp-0006wy-N0 for emacs-devel@gnu.org; Tue, 11 Jul 2006 12:40:37 -0400 Original-Received: from [18.19.1.138] (helo=cyd) by monty-python.gnu.org with esmtp (Exim 4.52) id 1G0LJ9-0000QY-RK; Tue, 11 Jul 2006 12:41:59 -0400 Original-Received: by cyd (Postfix, from userid 1000) id 7AC424E2B7; Tue, 11 Jul 2006 12:41:09 -0400 (EDT) Original-To: rms@gnu.org In-Reply-To: (Richard Stallman's message of "Sat, 08 Jul 2006 11:31:51 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:56927 Archived-At: > Can someone please DTRT and ack? Fixed. > From: "Ping Liang" > Subject: Using ebrowse... > > The problem happens when using ebrowse. Here are the steps. > > 1) create the BROWSE file > 2) visit this file. ebrowse will be "reading data" and all is fine. > 3) in the "c++ tree" buffer, move the cursor to a class and do "L-v". > 4) the "members" buffer shows up with class info - good. > 5) goto "c++ buffer" again and repeat 3) > 6) error occurs: (wrong-type-argument number-or-marker-p nil);