bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: In "M-x gdb", filename completion with mouse erases the default gdb


From: Nick Roberts
Subject: Re: In "M-x gdb", filename completion with mouse erases the default gdb command
Date: Fri, 24 Aug 2007 23:23:38 +1200

 > > 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<TAB>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]