On Tue, Mar 01 2005, Guy Thomas wrote:
> How do I reproduce in emacs the vi combination
>
> i (insert)
> Ctrl-V (start escape code)
> ESC
>
> Displayed in vi: ^[
,[ C-h f quoted-insert RET ]
| quoted-insert is an interactive compiled Lisp function in `simple'.
| It is bound to C-q.
| (quoted-
[Guy Thomas <[EMAIL PROTECTED]>, Tue, 01 Mar 2005 15:24:24 GMT]:
> How do I reproduce in emacs the vi combination
>
> i (insert)
> Ctrl-V (start escape code)
> ESC
>
> Displayed in vi: ^[
Does that insert a literal ESC?
I think you need C-q ESC to get that:
HTH,
Albert.
How do I reproduce in emacs the vi combination
i (insert)
Ctrl-V (start escape code)
ESC
Displayed in vi: ^[
___
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs