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

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

bug#6387: 24.0.50; ESC TAB should be bound to `isearch-complete'


From: Alex
Subject: bug#6387: 24.0.50; ESC TAB should be bound to `isearch-complete'
Date: Sun, 21 Aug 2016 14:46:00 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)

"Drew Adams" <drew.adams@oracle.com> writes:

> In isearch.el, we have this:
> (define-key map "\M-\t" 'isearch-complete)
>  
> We should also have this, so `ESC TAB' works too:
> (define-key map [escape tab] 'isearch-complete)
>
> In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
>  of 2010-06-07 on 3249CTO
> Windowing system distributor `Microsoft Corp.', version 5.1.2600
> configured using `configure --with-gcc (4.4) --no-opt --cflags 
> -Ic:/xpm/include'
>  

ESC TAB works for me since at least 24.4. Does it work for you now?





reply via email to

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