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

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

bug#18282: 24.3.93; Tab completion in gud-gdb at the start of a line ove


From: Stefan Monnier
Subject: bug#18282: 24.3.93; Tab completion in gud-gdb at the start of a line overwrites the prompt.
Date: Mon, 18 Aug 2014 14:28:57 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux)

>> 1. emacs -Q
>> 2. M-: (gud-gdb "gdb")
>> 3. Type the following at the gdb prompt "hel<TAB><RET>"
>> 
>> What happens is the command "help" is correctly completed, but the
>> prompt "(gdb)" is overwritten.
> Bisected to emacs-24:
>   revno: 114162
>   committer: Stefan Monnier <monnier@iro.umontreal.ca>
>   timestamp: Fri 2013-09-06 18:46:44 -0400
>   message:
>     * lisp/minibuffer.el: Make minibuffer-complete call
>     completion-in-region rather than other way around.
>     [...]

Thanks for bisecting it!  That'll be very helpful,


        Stefan





reply via email to

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