[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: |
Eli Zaretskii |
Subject: |
Re: In "M-x gdb", filename completion with mouse erases the default gdb command |
Date: |
Fri, 24 Aug 2007 12:05:46 +0300 |
> From: Nick Roberts <nickrob@snap.net.nz>
> Date: Thu, 23 Aug 2007 17:45:04 +1200
> Cc: bug-gnu-emacs@gnu.org
>
> 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 complete 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.