comparison man/vip.texi @ 71224:b7261e09f8e4

* cc-mode.texi (Getting Started, Indentation Commands, Config Basics) (Custom Filling and Breaking, Custom Braces, Syntactic Symbols) (Line-Up Functions, Custom Macros): * ediff.texi (Window and Frame Configuration) (Highlighting Difference Regions, Highlighting Difference Regions): * emacs-mime.texi (Display Customization): * erc.texi (History): * eshell.texi (Known problems): * eudc.texi (Overview, BBDB): * gnus.texi (NNTP, IMAP, Advanced Scoring Examples) (The problem of spam, SpamOracle, Extending the Spam package) (Conformity, Terminology): * idlwave.texi (Routine Info, Routine Info) (Class and Keyword Inheritance, Padding Operators) (Breakpoints and Stepping, Electric Debug Mode) (Examining Variables, Troubleshooting): * org.texi (Creating timestamps): * reftex.texi (Commands, Options, Changes): * tramp.texi (Inline methods, Password caching) (Auto-save and Backup, Issues): * vip.texi (Files, Commands in Insert Mode): * viper.texi (Emacs Preliminaries, States in Viper) (Packages that Change Keymaps, Viper Specials, Groundwork): * xresmini.texi (GTK resources): Fix various typos.
author Romain Francoise <romain@orebokech.com>
date Mon, 05 Jun 2006 11:44:42 +0000
parents 11b616eddda4
children 3d45362f1d38 a8190f7e546e
comparison
equal deleted inserted replaced
71223:31d9cfc257a4 71224:b7261e09f8e4
912 912
913 Use @kbd{V} instead of @kbd{v}, if you wish to visit a file in another 913 Use @kbd{V} instead of @kbd{v}, if you wish to visit a file in another
914 window. 914 window.
915 915
916 You can verify which file you are editing by typing @kbd{g}. (You can also 916 You can verify which file you are editing by typing @kbd{g}. (You can also
917 type @kbd{X B} to get nformation on other buffers too.) If you type 917 type @kbd{X B} to get information on other buffers too.) If you type
918 @kbd{g} you will get an information like below in the echo area:@refill 918 @kbd{g} you will get an information like below in the echo area:@refill
919 @example 919 @example
920 "/usr/masahiko/man/vip.texinfo" line 921 of 1949 920 "/usr/masahiko/man/vip.texinfo" line 921 of 1949
921 @end example 921 @end example
922 922
1663 @kindex 027 @kbd{C-w} (@code{vip-delete-backward-word}) (insert mode) 1663 @kindex 027 @kbd{C-w} (@code{vip-delete-backward-word}) (insert mode)
1664 Delete previous word (@code{vip-delete-backward-word}). 1664 Delete previous word (@code{vip-delete-backward-word}).
1665 @item C-z 1665 @item C-z
1666 @kindex 032 @kbd{C-z} (@code{vip-ESC}) (insert mode) 1666 @kindex 032 @kbd{C-z} (@code{vip-ESC}) (insert mode)
1667 This key simulates @key{ESC} key in emacs mode. For instance, typing 1667 This key simulates @key{ESC} key in emacs mode. For instance, typing
1668 @kbd{C-z x} in insert mode iw the same as typing @kbd{ESC x} in emacs mode 1668 @kbd{C-z x} in insert mode is the same as typing @kbd{ESC x} in emacs mode
1669 (@code{vip-ESC}). 1669 (@code{vip-ESC}).
1670 @end table 1670 @end table
1671 @noindent 1671 @noindent
1672 You can also bind @kbd{C-h} to @code{help-command} if you like. 1672 You can also bind @kbd{C-h} to @code{help-command} if you like.
1673 (@xref{Customizing Key Bindings}, for details.) Binding @kbd{C-h} to 1673 (@xref{Customizing Key Bindings}, for details.) Binding @kbd{C-h} to