From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.bugs Subject: Re: In "M-x gdb", filename completion with mouse erases the default gdb command Date: Fri, 24 Aug 2007 23:23:38 +1200 Message-ID: <18126.49082.628285.814485@kahikatea.snap.net.nz> References: <514C12BFEBF8B54DBB0C0D080405069305C1B7BD@XCH-SE-2V2.se.nos.boeing.com> <18125.7904.892683.893949@kahikatea.snap.net.nz> 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 1187954654 10132 80.91.229.12 (24 Aug 2007 11:24:14 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Aug 2007 11:24:14 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org, Kevin.Gallagher@boeing.com To: Eli Zaretskii Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Aug 24 13:24:11 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IOXGs-0002xT-KK for geb-bug-gnu-emacs@m.gmane.org; Fri, 24 Aug 2007 13:24:10 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOXGs-0006i7-37 for geb-bug-gnu-emacs@m.gmane.org; Fri, 24 Aug 2007 07:24:10 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IOXGp-0006i1-SV for bug-gnu-emacs@gnu.org; Fri, 24 Aug 2007 07:24:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IOXGo-0006hk-OM for bug-gnu-emacs@gnu.org; Fri, 24 Aug 2007 07:24:07 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IOXGo-0006ha-Dy for bug-gnu-emacs@gnu.org; Fri, 24 Aug 2007 07:24:06 -0400 Original-Received: from viper.snap.net.nz ([202.37.101.8]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IOXGh-0007QI-6e; Fri, 24 Aug 2007 07:23:59 -0400 Original-Received: from kahikatea.snap.net.nz (103.41.255.123.static.snap.net.nz [123.255.41.103]) by viper.snap.net.nz (Postfix) with ESMTP id 0A9443D9E04; Fri, 24 Aug 2007 23:23:42 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 5C4E58FC6D; Fri, 24 Aug 2007 23:23:39 +1200 (NZST) In-Reply-To: X-Mailer: VM 7.19 under Emacs 22.1.50.12 X-Detected-Kernel: Linux 2.4-2.6 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16437 Archived-At: > > Having said all that, I see no reason why it shouldn't be possible to make > > it work but I don't know how. If someone can provide a patch I'll be > > happy to apply it. > > I don't have time to provide a comeplete tested patch, but I think you > can find the right way of TAB completing in the minibuffer in one of > the Eshell *.el files, since Eshell actually does TRT. Are you sure? If I do "M-x eshell-command" and then: Emacs shell command: ls -l ~/my and select myprog in the completions buffer, I end up with: Emacs shell command: myprog just like I do with GDB. -- Nick http://www.inet.net.nz/~nickrob