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

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

Re: escape codes in emacs


From: Reiner Steib
Subject: Re: escape codes in emacs
Date: Tue, 01 Mar 2005 16:58:50 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

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-insert ARG)
| 
| Read next input character and insert it.
| This is useful for inserting control characters.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/


reply via email to

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