[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#16765: 24.3.50; wrong key-binding syntax in Info: <C-j> vs `C-j'
From: |
Lars Ingebrigtsen |
Subject: |
bug#16765: 24.3.50; wrong key-binding syntax in Info: <C-j> vs `C-j' |
Date: |
Fri, 29 Apr 2016 19:31:07 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) |
Drew Adams <drew.adams@oracle.com> writes:
> (emacs) `Icomplete' should be fixed to use the standard key-binding
> notation. <M-TAB> should be `M-TAB'; <C-j> should be `C-j'.
As far as I can see, that node is using the normal @kbd specs:
@kbd{M-@key{TAB}} will select the first completion in the list, like
@kbd{C-j} but without exiting the minibuffer, so you can edit it
further. This is typically used when entering a file name, where
@kbd{M-@key{TAB}} can be used a few times to descend in the hierarchy
of directories.
--
(domestic pets only, the antidote for overdose, milk.)
bloggy blog: http://lars.ingebrigtsen.no
- bug#16765: 24.3.50; wrong key-binding syntax in Info: <C-j> vs `C-j',
Lars Ingebrigtsen <=