From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?utf-8?Q?Llu=C3=ADs?= Newsgroups: gmane.emacs.devel Subject: Re: Completion bug in gud or comint Date: Mon, 02 Jan 2012 13:22:01 +0100 Message-ID: <87boqm70ra.fsf@ginnungagap.bsc.es> References: <87r5041rct.fsf@ginnungagap.bsc.es> <87bor5k8b1.fsf@ginnungagap.bsc.es> <87d3bi0yz0.fsf@ginnungagap.bsc.es> <87pqfdgk7o.fsf@gnu.org> <8762h5dj0f.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1325506979 19015 80.91.229.12 (2 Jan 2012 12:22:59 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Mon, 2 Jan 2012 12:22:59 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jan 02 13:22:53 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Rhgug-0008CW-KM for ged-emacs-devel@m.gmane.org; Mon, 02 Jan 2012 13:22:50 +0100 Original-Received: from localhost ([::1]:52651 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rhguf-0008Gq-Sy for ged-emacs-devel@m.gmane.org; Mon, 02 Jan 2012 07:22:49 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:46674) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rhgud-0008Ga-Nt for emacs-devel@gnu.org; Mon, 02 Jan 2012 07:22:48 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rhguc-0006tb-Dc for emacs-devel@gnu.org; Mon, 02 Jan 2012 07:22:47 -0500 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:34392) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Rhgub-0006sh-WD for emacs-devel@gnu.org; Mon, 02 Jan 2012 07:22:46 -0500 Original-Received: (qmail invoked by alias); 02 Jan 2012 12:22:43 -0000 Original-Received: from gw.ac.upc.edu (EHLO localhost) [147.83.30.3] by mail.gmx.net (mp024) with SMTP; 02 Jan 2012 13:22:43 +0100 X-Authenticated: #12333383 X-Provags-ID: V01U2FsdGVkX1+a/u5ZzliaGsm31tTMsHqoJsJAffdGv4jaecgbXC Pa5+U/Yv8Xmaol Mail-Followup-To: Chong Yidong , Stefan Monnier , emacs-devel@gnu.org In-Reply-To: <8762h5dj0f.fsf@gnu.org> (Chong Yidong's message of "Sun, 25 Dec 2011 18:48:32 +0800") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.92 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:147168 Archived-At: Chong Yidong writes: > Chong Yidong writes: >> Llu=C3=ADs Vilanova writes: >>=20 >>> * Start M-x gdb with "gdb -i=3Dmi" >>> * type "so" >>> * complete-symbol >>> * wait forever >>> * C-g >>> * The "(gdb) " prefix disappears and "so" expands into "source" >>=20 >> I see the problem. It arises from the fact that the >> completion-at-point function in gud.el was written without proper >> gdb-mi.el support. I'll see if I can put together a solution. > Fix committed to trunk (revision 106732); please check if the problem is > resolved. Now it seems to work perfectly (for the few tests I did); thanks a lot. Lluis --=20 "And it's much the same thing with knowledge, for whenever you learn something new, the whole world becomes that much richer." -- The Princess of Pure Reason, as told by Norton Juster in The Phantom Tollbooth