From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.devel Subject: Re: gdba completion Date: Wed, 21 Mar 2007 07:47:32 +1200 Message-ID: <17920.14932.408832.229813@kahikatea.snap.net.nz> References: <30238505.496641174401096082.JavaMail.www@wwinf4106> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1174420108 12371 80.91.229.12 (20 Mar 2007 19:48:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 20 Mar 2007 19:48:28 +0000 (UTC) Cc: "Emacs Dev \[emacs-devel\]" To: alinsoar@voila.fr Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 20 20:48:11 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 1HTkJT-0003rJ-4i for ged-emacs-devel@m.gmane.org; Tue, 20 Mar 2007 20:48:07 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTkL3-0006ru-De for ged-emacs-devel@m.gmane.org; Tue, 20 Mar 2007 14:49:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HTkL0-0006oj-1S for emacs-devel@gnu.org; Tue, 20 Mar 2007 15:49:42 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HTkKy-0006lX-Ix for emacs-devel@gnu.org; Tue, 20 Mar 2007 15:49:41 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HTkKy-0006l3-Ci for emacs-devel@gnu.org; Tue, 20 Mar 2007 14:49:40 -0500 Original-Received: from viper.snap.net.nz ([202.37.101.8]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HTkJM-0005IA-Jn for emacs-devel@gnu.org; Tue, 20 Mar 2007 15:48:01 -0400 Original-Received: from kahikatea.snap.net.nz (62.61.255.123.dynamic.snap.net.nz [123.255.61.62]) by viper.snap.net.nz (Postfix) with ESMTP id D9D913D89EC; Wed, 21 Mar 2007 07:47:35 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 500) id C5E6F4F6A6; Wed, 21 Mar 2007 07:47:33 +1200 (NZST) In-Reply-To: <30238505.496641174401096082.JavaMail.www@wwinf4106> X-Mailer: VM 7.19 under Emacs 22.0.95.6 X-detected-kernel: Linux 2.4-2.6 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:68173 Archived-At: > 1. gdba > > 2. Run gdba (like this): gdb -annotate=3 /gnu/emacs/ > > The result is: Loading etags...done > complete-tag: No tags table loaded; try M-x visit-tags-table > > instead to complete with the file name. When complete to a command in the minibuffer we do not need LISP symbls. gdba uses read-from-minibuffer just like gdb. I can't reproduce this but, as Kim says, you need to use report-emacs-bug so that we can see what else was enabled, version, platform etc. Does it happen with emacs -Q? -- Nick http://www.inet.net.nz/~nickrob