In doc, use standard American English style for e.g., etc., i.e.
[bpt/emacs.git] / doc / misc / viper.texi
CommitLineData
4009494e
GM
1% -*-texinfo-*-
2\input texinfo
3
4@comment Using viper.info instead of viper in setfilename breaks DOS.
5@comment @setfilename viper
6@comment @setfilename viper.info
db78a8cb 7@setfilename ../../info/viper
4009494e
GM
8
9@copying
ab422c4d 10Copyright @copyright{} 1995--1997, 2001--2013 Free Software Foundation, Inc.
4009494e
GM
11
12@quotation
13Permission is granted to copy, distribute and/or modify this document
6a2c4aec 14under the terms of the GNU Free Documentation License, Version 1.3 or
4009494e 15any later version published by the Free Software Foundation; with no
debf4439
GM
16Invariant Sections, with the Front-Cover texts being ``A GNU Manual'',
17and with the Back-Cover Texts as in (a) below. A copy of the license
18is included in the section entitled ``GNU Free Documentation License''.
4009494e 19
6f093307 20(a) The FSF's Back-Cover Text is: ``You have the freedom to copy and
6bf430d1 21modify this GNU manual.''
4009494e
GM
22@end quotation
23@end copying
24
0c973505 25@dircategory Emacs misc features
4009494e 26@direntry
9e7a4bcf 27* VIPER: (viper). A VI-emulation mode for Emacs.
4009494e
GM
28@end direntry
29
30@finalout
31
32@titlepage
33@title Viper Is a Package for Emacs Rebels
34@subtitle a Vi emulator for Emacs
c7cac5cc 35@subtitle November 2008, Viper Version 3.11.2
4009494e
GM
36
37@author Michael Kifer (Viper)
38@author Aamod Sane (VIP 4.4)
39@author Masahiko Sato (VIP 3.5)
40
41@page
42@vskip 0pt plus 1filll
43@insertcopying
44@end titlepage
45
5dc584b5
KB
46@contents
47
4009494e
GM
48@ifnottex
49@node Top, Overview,, (DIR)
50
51@unnumbered Viper
52
53We believe that one or more of the following statements are adequate
54descriptions of Viper:
55
56@example
57Viper Is a Package for Emacs Rebels;
58it is a VI Plan for Emacs Rescue
59and/or a venomous VI PERil.
60@end example
61
62Technically speaking, Viper is a Vi emulation package for Emacs. It
63implements all Vi and Ex commands, occasionally improving on them and
64adding many new features. It gives the user the best of both worlds: Vi
65keystrokes for editing combined with the power of the Emacs environment.
66
67Viper emulates Vi at several levels, from the one that closely follows Vi
68conventions to the one that departs from many of them. It has many
69customizable options, which can be used to tailor Viper to the work habits
70of various users.
71This manual describes Viper, concentrating on the differences from Vi and
72new features of Viper.
73
74Viper, formerly known as VIP-19, was written by Michael Kifer. It is based
75on VIP version 3.5 by Masahiko Sato and VIP version 4.4 by Aamod Sane.
76About 15% of the code still comes from those older packages.
77
f99f1641 78Viper is intended to be usable without reading this manual; the defaults
4009494e
GM
79are set to make Viper as close to Vi as possible. At startup, Viper will
80try to set the most appropriate default environment for you, based on
81your familiarity with Emacs. It will also tell you the basic GNU Emacs window
82management commands to help you start immediately.
83
84Although this manual explains how to customize Viper, some basic
85familiarity with Emacs Lisp is a plus.
86
87It is recommended that you read the Overview node. The other nodes may
88be visited as needed.
89
90Comments and bug reports are welcome.
91@code{kifer@@cs.stonybrook.edu} is the current address for Viper bug reports.
92Please use the Ex command @kbd{:submitReport} for this purpose.@refill
93
5dc584b5 94@insertcopying
4009494e
GM
95@end ifnottex
96
97@menu
98* Overview:: Read for a smoother start
99* Improvements over Vi:: New features, Improvements
100* Customization:: How to customize Viper
101* Commands:: Vi and Ex Commands
102
103* Key Index:: Index of Vi and Ex Commands
104* Function Index:: Index of Viper Functions
105* Variable Index:: Index of Viper Variables
106* Package Index:: Index of Packages Mentioned in this Document
107* Concept Index:: Vi, Ex and Emacs concepts
108
109* Acknowledgments::
110* GNU Free Documentation License:: The license for this documentation.
111
112@end menu
113@iftex
114@unnumbered Introduction
115
116We believe that one or more of the following statements are adequate
117descriptions of Viper:
118
119@example
120Viper Is a Package for Emacs Rebels;
121it is a VI Plan for Emacs Rescue
122and/or a venomous VI PERil.
123@end example
124
125Viper is a Vi emulation package for Emacs. Viper contains virtually all
126of Vi and Ex functionality and much more. It gives you the best of both
127worlds: Vi keystrokes for editing combined with the GNU Emacs
128environment. Viper also fixes some common complaints with Vi commands.
129This manual describes Viper, concentrating on the differences from Vi
130and on the new features of Viper.
131
132Viper was written by Michael Kifer. It is based on VIP version 3.5 by
133Masahiko Sato and VIP version 4.4 by Aamod Sane. About 15% of the code
134still comes from those older packages.
135
f99f1641
PE
136Viper is intended to be usable out of the box, without reading this manual;
137the defaults are set to make Viper as close to Vi as possible. At
4009494e
GM
138startup, Viper will attempt to set the most appropriate default environment
139for you, based on your familiarity with Emacs. It will also tell you the
140basic GNU Emacs window management commands to help you start immediately.
141
142Although this manual explains how to customize Viper, some basic
143familiarity with Emacs Lisp is a plus.
144
145It is recommended that you read the chapter Overview. The other chapters
146will be useful for customization and advanced usage.
147
148You should also learn to use the Info on-line hypertext manual system that
149comes with Emacs. This manual can be read as an Info file. Try the command
150@kbd{@key{ESC} x info} with vanilla Emacs sometime.
151
152Comments and bug reports are welcome.
153@code{kifer@@cs.stonybrook.edu} is the current address for Viper bug reports.
154Please use the Ex command @kbd{:submitReport} for this purpose.@refill
155
156@end iftex
157
158@node Overview,Improvements over Vi,Top,Top
159@chapter Overview of Viper
160
161Viper is a Vi emulation on top of Emacs. At the same time, Viper provides a
162virtually unrestricted access to Emacs facilities. Perfect compatibility
163with Vi is possible but not desirable. This chapter tells you about the
164Emacs ideas that you should know about, how to use Viper within Emacs and
165some incompatibilities.
166
167This manual is written with the assumption that you are an experienced Vi
168user who wants to switch to Emacs while retaining the ability to edit files
169Vi style. Incredible as it might seem, there are experienced Emacs users
170who use Viper as a backdoor into the superior (as every Vi user already knows)
171world of Vi! These users are well familiar with Emacs bindings and prefer them
172in some cases, especially in the Vi Insert state. John Hawkins
173<jshawkin@@eecs.umich.edu> has provided a set of customizations, which
174enables additional Emacs bindings under Viper. These customizations can be
175included in your @file{~/.viper} file and are found at the following URL:
176@file{http://traeki.freeshell.org/files/viper-sample}.
177
178@menu
179* Emacs Preliminaries:: Basic concepts in Emacs.
180* Loading Viper:: Loading and Preliminary Configuration.
181* States in Viper:: Viper has four states orthogonal to Emacs
182 modes.
183* The Minibuffer:: Command line in Emacs.
184* Multiple Files in Viper:: True multiple file handling.
185* Unimplemented Features:: That are unlikely to be implemented.
186@end menu
187
188@node Emacs Preliminaries, Loading Viper, Overview, Overview
189@section Emacs Preliminaries
190
191@cindex buffer
192@cindex point
193@cindex mark
194@cindex text
195@cindex looking at
196@cindex end (of buffer)
197@cindex end (of line)
198@cindex region
199
200Emacs can edit several files at once. A file in Emacs is placed in a
201@dfn{buffer} that usually has the same name as the file. Buffers are also used
202for other purposes, such as shell interfaces, directory editing, etc.
203@xref{Dired,,Directory Editor,emacs,The
204GNU Emacs Manual}, for an example.@refill
205
206A buffer has a distinguished position called the @dfn{point}.
207A @dfn{point} is always between 2 characters, and is @dfn{looking at}
208the right hand character. The cursor is positioned on the right hand
209character. Thus, when the @dfn{point} is looking at the end-of-line,
1df7defd 210the cursor is on the end-of-line character, i.e., beyond the last
4009494e
GM
211character on the line. This is the default Emacs behavior.@refill
212
213The default settings of Viper try to mimic the behavior of Vi, preventing
214the cursor from going beyond the last character on the line. By using
215Emacs commands directly (such as those bound to arrow keys), it is possible
216to get the cursor beyond the end-of-line. However, this won't (or
217shouldn't) happen if you restrict yourself to standard Vi keys, unless you
218modify the default editing style. @xref{Customization}.@refill
219
220In addition to the @dfn{point}, there is another distinguished buffer
221position called the @dfn{mark}. @xref{Mark,,Mark,emacs,The GNU Emacs
222manual}, for more info on the mark. The text between the @dfn{point} and
223the @dfn{mark} is called the @dfn{region} of the buffer. For the Viper
224user, this simply means that in addition to the Vi textmarkers a--z, there
225is another marker called @dfn{mark}. This is similar to the unnamed Vi
226marker used by the jump commands @kbd{``} and @kbd{''}, which move the
227cursor to the position of the last absolute jump. Viper provides access to
228the region in most text manipulation commands as @kbd{r} and @kbd{R} suffix
229to commands that operate on text regions, e.g., @kbd{dr} to delete region,
230etc.
231
232Furthermore, Viper lets Ex-style commands to work on the current region.
233This is done by typing a digit argument before @kbd{:}. For instance,
234typing @kbd{1:} will prompt you with something like @emph{:123,135},
235assuming that the current region starts at line 123 and ends at line
236135. There is no need to type the line numbers, since Viper inserts them
237automatically in front of the Ex command.
238
239@xref{Basics}, for more info.@refill
240
241@cindex window
242@cindex mode line
243@cindex buffer information
244@cindex Minibuffer
245@cindex command line
246@cindex buffer (modified)
247
248Emacs divides the screen into tiled @dfn{windows}. You can see the
249contents of a buffer through the window associated with the buffer. The
250cursor of the screen is positioned on the character after @dfn{point}.
251Every window has a @dfn{mode line} that displays information about the buffer.
252You can change the format of the mode
253line, but normally if you see @samp{**} at the beginning of a mode line it
254means that the buffer is @dfn{modified}. If you write out the contents of
255a buffer to a file, then the buffer will become not modified. Also if
256you see @samp{%%} at the beginning of the mode line, it means that the file
257associated with the buffer is write protected. The mode line will also
258show the buffer name and current major and minor modes (see below).
259A special buffer called @dfn{Minibuffer} is displayed as the last line
9ff0b02b
MK
260in a minibuffer window. The minibuffer window is used for command input
261output. Viper uses minibuffer window for @kbd{/} and @kbd{:}
4009494e
GM
262commands.@refill
263
264@cindex mode
265@cindex keymap
266@cindex local keymap
267@cindex global keymap
268@cindex major mode
269@cindex minor mode
270
271An Emacs buffer can have a @dfn{major mode} that customizes Emacs for
272editing text of a particular sort by changing the functionality of the keys.
273Keys are defined using a @dfn{keymap} that records the bindings between
274keystrokes and
275functions. The @dfn{global keymap} is common to all the
276buffers. Additionally, each buffer has its @dfn{local keymap} that determines the
277@dfn{mode} of the buffer. If a function is bound to some key in the local
278keymap then that function will be executed when you type the key.
279If no function is bound to a key in the
280local map, however, the function bound to the key in the global map
281will be executed. @xref{Major Modes,Major Modes,Major Modes,emacs,The
282GNU Emacs Manual}, for more information.@refill
283
284A buffer can also have a @dfn{minor mode}. Minor modes are options that
285you can use or not. A buffer in @code{text-mode} can have
286@code{auto-fill-mode} as minor mode, which can be turned off or on at
287any time. In Emacs, a minor mode may have it own keymap,
288which overrides the local keymap when the minor mode is turned on. For
289more information, @pxref{Minor Modes,Minor Modes,Minor Modes,emacs,The
290GNU Emacs Manual} @refill
291
292@cindex Viper as minor mode
293@cindex Control keys
294@cindex Meta key
295
296Viper is implemented as a collection of minor modes. Different minor modes
297are involved when Viper emulates Vi command mode, Vi insert mode, etc.
298You can also turn Viper on and off at any time while in Vi command mode.
299@xref{States in Viper}, for
300more information.@refill
301
302Emacs uses Control and Meta modifiers. These are denoted as C and M,
1df7defd 303e.g., @kbd{^Z} as @kbd{C-z} and @kbd{Meta-x} as @kbd{M-x}. The Meta key is
4009494e
GM
304usually located on each side of the Space bar; it is used in a manner
305similar to the Control key, e.g., @kbd{M-x} means typing @kbd{x} while
306holding the Meta key down. For keyboards that do not have a Meta key,
307@key{ESC} is used as Meta. Thus @kbd{M-x} is typed as @kbd{@key{ESC}
308x}. Viper uses @key{ESC} to switch from Insert state to Vi state. Therefore
309Viper defines @kbd{C-\} as its Meta key in Vi state. @xref{Vi State}, for
310more info.@refill
311
312Emacs is structured as a Lisp interpreter around a C core. Emacs keys
313cause Lisp functions to be called. It is possible to call these
314functions directly, by typing @kbd{M-x function-name}.
315
316@node Loading Viper, States in Viper, Emacs Preliminaries, Overview
317@section Loading Viper
318
319The most common way to load it automatically is to include the following
320lines (in the given order!):
321
322@lisp
323(setq viper-mode t)
324(require 'viper)
325@end lisp
326
327@noindent
328in your @file{~/.emacs} file. The @file{.emacs} file is placed in your
329home directory and it is be executed every time you invoke Emacs. This is
330the place where all general Emacs customization takes place. Beginning with
331version 20.0, Emacsen have an interactive interface, which simplifies the
332job of customization significantly.
333
334Viper also uses the file @file{~/.viper} for Viper-specific customization.
335The location of Viper customization file can be changed by setting the
336variable @code{viper-custom-file-name} in @file{.emacs} @emph{prior} to loading
337Viper.
338
339The latest versions of Emacs have an interactive customization facility,
340which allows you to (mostly) bypass the use of the @file{.emacs} and
341@file{.viper} files. You can reach this customization
342facility from within Viper's VI state by executing the Ex command
343@kbd{:customize}.
344
345Once invoked, Viper will arrange to bring up Emacs buffers in Vi state
346whenever this makes sense.
347@xref{Packages that Change Keymaps}, to find out when forcing Vi command state
348on a buffer may be counter-productive.
349
350Even if your @file{.emacs} file does not invoke Viper automatically,
351you can still load Viper and enter the Vi command state by typing the
352following from within Emacs:
353
354@lisp
355M-x viper-mode
356@end lisp
357
358When Emacs first comes up, if you have not specified a file on the
359command line, it will show the @samp{*scratch*} buffer, in the
360@samp{Lisp Interaction} mode. After you invoke Viper, you can start
361editing files by using @kbd{:e}, @kbd{:vi}, or @kbd{v} commands.
362(@xref{File and Buffer Handling}, for more information on @kbd{v} and other
363new commands that, in many cases, are more convenient than @kbd{:e},
364@kbd{:vi}, and similar old-style Vi commands.)@refill
365
366Finally, if at some point you would want to de-Viperize your running
367copy of Emacs after Viper has been loaded, the command @kbd{M-x
368viper-go-away} will do it for you. The function @code{toggle-viper-mode}
369toggles Viperization of Emacs on and off.
370
371@node States in Viper, The Minibuffer, Loading Viper,Overview
372@section States in Viper
373
374@kindex @kbd{C-z}
375@kindex @key{ESC}
376@kindex @kbd{i}
377@cindex Emacs state
378@cindex Vi state
379@cindex Insert state
380@cindex Replace state
381@cindex Ex commands
382@findex @code{viper-go-away}
383@findex @code{toggle-viper-mode}
384
385Viper has four states, Emacs, Vi, Insert, and Replace.
386
387@table @samp
388@item Emacs state
389This is the state plain vanilla Emacs is normally in. After you have loaded
390Viper, @kbd{C-z} will normally take you to Vi command state. Another
391@kbd{C-z} will take you back to Emacs state. This toggle key can be
392changed, @pxref{Customization} You can also type @kbd{M-x viper-mode} to
393change to Vi state.@refill
394
395
396For users who chose to set their user level to 1 at Viper setup time,
397switching to Emacs state is deliberately made harder in order to not
398confuse the novice user. In this case, @kbd{C-z} will either iconify Emacs
399(if Emacs runs as an application under X) or it will stop Emacs (if
400Emacs runs on a dumb terminal or in an Xterm window).
401
402@item Vi state
403This is the Vi command mode. Any of the Vi commands, such as @kbd{i, o, a},
404@dots{}, will take you to Insert state. All Vi commands may
405be used in this mode. Most Ex commands can also be used.
406For a full list of Ex commands supported by Viper, type
407@kbd{:} and then @key{TAB}. To get help on any issue, including the Ex
408commands, type @kbd{:help}. This will invoke Viper Info
409(if it is installed). Then typing @kbd{i} will prompt you for a topic to
410search in the index. Note: to search for Ex commands in the index, you
411should start them with a @kbd{:}, e.g., @kbd{:WW}.
412
413In Viper, Ex commands can be made to work on the current Emacs region.
414This is done by typing a digit argument before @kbd{:}.
415For instance, typing @kbd{1:} will prompt you with something like
416@emph{:123,135}, assuming that the current region starts at line 123 and
417ends at line 135. There is no need to type the line numbers, since Viper
418inserts them automatically in front of the Ex command.
419
420@item Insert state
421Insert state is the Vi insertion mode. @key{ESC} will take you back to
422Vi state. Insert state editing can be done, including auto-indentation. By
423default, Viper disables Emacs key bindings in Insert state.
424
425@item Replace state
426Commands like @kbd{cw} invoke the Replace state. When you cross the
427boundary of a replacement region (usually designated via a @samp{$} sign),
428it will automatically change to Insert state. You do not have to worry
429about it. The key bindings remain practically the same as in Insert
430state. If you type @key{ESC}, Viper will switch to Vi command mode, terminating the
431replacement state.@refill
432@end table
433
434@cindex mode line
435
436The modes are indicated on the @dfn{mode line} as <E>, <I>, <V>, and <R>,
437so that the multiple modes do not confuse you. Most of your editing can be
438done in Vi and Insert states. Viper will try to make all new buffers be in Vi
439state, but sometimes they may come up in Emacs state. @kbd{C-z}
440will take you to Vi state in such a case. In some major modes, like Dired,
441Info, Gnus, etc., you should not switch to Vi state (and Viper will not
442attempt to do so) because these modes are not intended for text editing and
443many of the Vi keys have special meaning there. If you plan to read news,
444browse directories, read mail, etc., from Emacs (which you should start
445doing soon!), you should learn about the meaning of the various keys in
446those special modes (typing @kbd{C-h m} in a buffer provides
447help with key bindings for the major mode of that buffer).
448
f99f1641 449If you switch to Vi in Dired or similar modes, no harm is done. It is just
4009494e
GM
450that the special key bindings provided by those modes will be temporarily
451overshadowed by Viper's bindings. Switching back to Viper's Emacs state
452will revive the environment provided by the current major mode.
453
454States in Viper are orthogonal to Emacs major modes, such as C mode or Dired
455mode. You can turn Viper on and off for any Emacs state. When Viper is turned
456on, Vi state can be used to move around. In Insert state, the bindings for
457these modes can be accessed. For beginners (users at Viper levels 1 and 2),
458these bindings are suppressed in Insert state, so that new users are not
459confused by the Emacs states. Note that unless you allow Emacs bindings in
460Insert state, you cannot do many interesting things, like language
461sensitive editing. For the novice user (at Viper level 1), all major mode
462bindings are turned off in Vi state as well. This includes the bindings for
463key sequences that start with @kbd{C-c}, which practically means that all
464major mode bindings are unsupported. @xref{Customization}, to find out how
465to allow Emacs keys in Insert state.
466
467@menu
468* Emacs State:: This is the state you should learn more about when
469 you get up to speed with Viper.
470* Vi State:: Vi commands are executed in this state.
471* Insert State:: You can enter text, and also can do sophisticated
472 editing if you know enough Emacs commands.
473* Replace State:: Like Insert mode, but it is invoked via the
474 replacement commands, such as cw, C, R, etc.
475@end menu
476
477@node Emacs State, Vi State, States in Viper, States in Viper
478@subsection Emacs State
479
480@kindex @kbd{C-z}
481@cindex Emacs state
482
483
484You will be in this mode only by accident (hopefully). This is the state
485Emacs is normally in (imagine!!). Now leave it as soon as possible by
486typing @kbd{C-z}. Then you will be in Vi state (sigh of relief) :-).
487
488Emacs state is actually a Viperism to denote all the major and minor modes
489(@pxref{Emacs Preliminaries}) other than Viper that Emacs can be in. Emacs
490can have several modes, such as C mode for editing C programs, LaTeX mode
491for editing LaTeX documents, Dired for directory editing, etc. These are
492major modes, each with a different set of key-bindings. Viper states are
493orthogonal to these Emacs major modes. The presence of these language
494sensitive and other modes is a major win over Vi. @xref{Improvements over
495Vi}, for more.@refill
496
497The bindings for these modes can be made available in the Viper Insert state
498as well as in Emacs state. Unless you specify your user level as 1 (a
499novice), all major mode key sequences that start with @kbd{C-x} and
500@kbd{C-c} are also available in Vi state. This is important because major
501modes designed for editing files, such as cc-mode or latex-mode, use key
502sequences that begin with @kbd{C-x} and @kbd{C-c}.
503
504There is also a key that lets you temporarily escape to Vi command state
505from the Insert state: typing @kbd{C-z} will let you execute a
506single Vi command while staying in Viper's Insert state.
507
508
509@node Vi State, Insert State, Emacs State, States in Viper
510@subsection Vi State
511
512@cindex Vi state
513
514This is the Vi command mode. When Viper is in Vi state, you will see the sign
515<V> in the mode line. Most keys will work as in Vi. The notable
516exceptions are:
517
518@table @kbd
519@item C-x
520@kindex @kbd{C-x}
521@kbd{C-x} is used to invoke Emacs commands, mainly those that do window
522management. @kbd{C-x 2} will split a window, @kbd{C-x 0} will close a
523window. @kbd{C-x 1} will close all other windows. @kbd{C-xb} is used to
524switch buffers in a window, and @kbd{C-xo} to move through windows.
525These are about the only necessary keystrokes.
526For the rest, see the GNU Emacs Manual.
527
528@item C-c
529@kindex @kbd{C-c}
530For user levels 2 and higher, this key serves as a prefix key for the key
531sequences used by various major modes. For users at Viper level 1, @kbd{C-c}
532simply beeps.
533
534@item C-g and C-]
535@kindex @kbd{C-g}
536@kindex @kbd{C-]}
537
538These are the Emacs @samp{quit} keys.
539There will be cases where you will have to
540use @kbd{C-g} to quit. Similarly, @kbd{C-]} is used to exit
541@samp{Recursive Edits} in Emacs for which there is no comparable Vi
542functionality and no key-binding. Recursive edits are indicated by
543@samp{[]} brackets framing the modes on the mode line.
544@xref{Recursive Edit,Recursive
545Edit,Recursive Edit,emacs,The GNU Emacs Manual}.
546At user level 1, @kbd{C-g} is bound to @code{viper-info-on-file}
547function instead.
548@refill
549@item C-\
550@kindex @kbd{C-\}
551@cindex Meta key
552
553Viper uses @key{ESC} as a switch between Insert and Vi states. Emacs uses
554@key{ESC} for Meta. The Meta key is very important in Emacs since many
555functions are accessible only via that key as @kbd{M-x function-name}.
556Therefore, we need to simulate it somehow. In Viper's Vi, Insert, and
557Replace states, the meta key is set to be @kbd{C-\}. Thus, to get
558@kbd{M-x}, you should type @kbd{C-\ x} (if the keyboard has no Meta key,
559which is rare these days).
560This works both in the Vi command state and in the Insert and Replace
561states. In Vi command state, you can also use @kbd{\ @key{ESC}} as the
562meta key.
563
564Note: Emacs binds @kbd{C-\} to a function that offers to change the
565keyboard input method in the multilingual environment. Viper overrides this
566binding. However, it is still possible to switch the input method by typing
567@kbd{\ C-\} in the Vi command state and @kbd{C-z \ C-\} in the Insert state.
568Or you can use the MULE menu in the menubar.
569@end table
570@noindent
571Other differences are mostly improvements. The ones you should know
572about are:
573
574@table @samp
575@item Undo
576@kindex @kbd{u}
577@kbd{u} will undo. Undo can be repeated by the @kbd{.} key. Undo itself
578can be undone. Another @kbd{u} will change the direction. The presence
579of repeatable undo means that @kbd{U}, undoing lines, is not very
580important. Therefore, @kbd{U} also calls @code{viper-undo}.
581@cindex multiple undo
582@cindex undo
583
584
585@item Counts
586Most commands, @kbd{~}, @kbd{[[}, @kbd{p}, @kbd{/}, @dots{}, etc., take counts.
587
588@comment ]] Just to balance parens
589@item Regexps
590Viper uses Emacs Regular Expressions for searches. These are a superset of
591Vi regular
592expressions, excepting the change-of-case escapes @samp{\u}, @samp{\L},
593@dots{}, etc. @xref{Regexps,,Syntax of Regular Expressions,emacs,The
594GNU Emacs Manual}, for details.
595Files specified to @kbd{:e} use @code{csh} regular expressions
596(globbing, wildcards, what have you).
597However, the function @code{viper-toggle-search-style}, bound to @kbd{C-c /},
598lets the user switch from search with regular expressions to plain vanilla
599search and vice versa. It also lets one switch from case-sensitive search
600to case-insensitive and back.
601@xref{Viper Specials}, for more details.
602@cindex regular expressions
603@cindex vanilla search
604@cindex case-sensitive search
605@cindex case-insensitive search
606@kindex @kbd{C-c /}
607
608@item Ex commands
609@cindex Ex commands
610The current working directory of a buffer is automatically inserted in the
611minibuffer if you type @kbd{:e} then space. Absolute filenames are
612required less often in Viper. For file names, Emacs uses a convention that
613is slightly different from other programs. It is designed to minimize the
614need for deleting file names that Emacs provides in its prompts. (This is
615usually convenient, but occasionally the prompt may suggest a wrong file
616name for you.) If you see a prompt @kbd{/usr/foo/} and you wish to edit the
617file @kbd{~/.viper}, you don't have to erase the prompt. Instead, simply
618continue typing what you need. Emacs will interpret @kbd{/usr/foo/~/.viper}
619correctly. Similarly, if the prompt is @kbd{~/foo/} and you need to get to
620@kbd{/bar/file}, keep typing. Emacs interprets @kbd{~/foo//bar/} as
621@kbd{/bar/file}, since when it sees @samp{//}, it understands that
622@kbd{~/foo/} is to be discarded.
623
624The command @kbd{:cd} will change the default directory for the
625current buffer. The command @kbd{:e} will interpret the
626filename argument in @code{csh}. @xref{Customization}, if you
627want to change the default shell.
628The command @kbd{:next} takes counts from
629@kbd{:args}, so that @kbd{:rew} is obsolete. Also, @kbd{:args} will show only
630the invisible files (i.e., those that are not currently seen in Emacs
631windows).
632
633When applicable, Ex commands support file completion and history. This
634means that by typing a partial file name and then @key{TAB}, Emacs will try
635to complete the name or it will offer a menu of possible completions.
636This works similarly to Tcsh and extends the behavior of Csh. While Emacs
637is waiting for a file name, you can type @kbd{M-p} to get the previous file
638name you typed. Repeatedly typing @kbd{M-p} and @kbd{M-n} will let you
639browse through the file history.
640
641Like file names, partially typed Ex commands can be completed by typing
642@key{TAB}, and Viper keeps the history of Ex commands. After typing
643@kbd{:}, you can browse through the previously entered Ex commands by
644typing @kbd{M-p} and @kbd{M-n}. Viper tries to rationalize when it puts Ex
645commands on the history list. For instance, if you typed @kbd{:w!@: foo},
646only @kbd{:w!} will be placed on the history list. This is because the
647last history element is the default that can be invoked simply by typing
648@kbd{: @key{RET}}. If @kbd{:w!@: foo} were placed on the list, it would be all to
649easy to override valuable data in another file. Reconstructing the full
650command, @kbd{:w!@: foo}, from the history is still not that hard, since Viper
651has a separate history for file names. By typing @kbd{: M-p}, you will get
9ff0b02b 652@kbd{:w!} in the minibuffer. Then, repeated @kbd{M-p} will get you through
4009494e
GM
653the file history, inserting one file name after another.
654
655In contrast to @kbd{:w!@: foo}, if the command were @kbd{:r foo}, the entire
656command will appear in the history list. This is because having @kbd{:r}
657alone as a default is meaningless, since this command requires a file
658argument.
659@refill
660@end table
661@noindent
9ff0b02b 662As in Vi, Viper's destructive commands can be re-executed by typing `@kbd{.}'.
4009494e
GM
663However, in addition, Viper keeps track of the history of such commands. This
664history can be perused by typing @kbd{C-c M-p} and @kbd{C-c M-n}.
665Having found the appropriate command, it can be then executed by typing
666`@kbd{.}'.
667@xref{Improvements over Vi}, for more information.
668
669@node Insert State, Replace State, Vi State, States in Viper
670@subsection Insert State
671
672@cindex Insert state
673
674To avoid confusing the beginner (at Viper level 1 and 2), Viper makes only the
675standard Vi keys available in Insert state. The implication is that
676Emacs major modes cannot be used in Insert state.
677It is strongly recommended that as soon as you are comfortable, make the
678Emacs state bindings visible (by changing your user level to 3 or higher).
679@xref{Customization},
680to see how to do this.@refill
681
682Once this is done, it is possible to do quite a bit of editing in
683Insert state. For instance, Emacs has a @dfn{yank} command, @kbd{C-y},
684which is similar to Vi's @kbd{p}. However, unlike @kbd{p}, @kbd{C-y} can be
685used in Insert state of Viper. Emacs also has a kill ring where it keeps
686pieces of text you deleted while editing buffers. The command @kbd{M-y} is
44e97401 687used to delete the text previously put back by Emacs's @kbd{C-y} or by Vi's
4009494e
GM
688@kbd{p} command and reinsert text that was placed on the kill-ring earlier.
689
690This works both in Vi and Insert states.
691In Vi state, @kbd{M-y} is a much better alternative to the usual Vi's way
692of recovering the 10 previously deleted chunks of text. In Insert state,
693you can
694use this as follows. Suppose you deleted a piece of text and now you need
695to re-insert it while editing in Insert mode. The key @kbd{C-y} will put
696back the most recently deleted chunk. If this is not what you want, type
697@kbd{M-y} repeatedly and, hopefully, you will find the chunk you want.
698
699Finally, in Insert and Replace states, Viper provides the history of
700pieces of text inserted in previous insert or replace commands. These
701strings of text can be recovered by repeatedly typing @kbd{C-c M-p} or
702@kbd{C-c M-n} while in Insert or Replace state. (This feature is disabled
703in the minibuffer: the above keys are usually bound to other histories,
704which are more appropriate in the minibuffer.)
705
706
707@cindex Meta key
708
709You can call Meta functions from Insert state. As in Vi state, the Meta key
710is @kbd{C-\}. Thus @kbd{M-x} is typed as @kbd{C-\ x}.
711
712Other Emacs commands that are useful in Insert state are @kbd{C-e}
713and @kbd{C-a}, which move the cursor to the end and the beginning of the
714current line, respectively. You can also use @kbd{M-f} and @kbd{M-b},
715which move the cursor forward (or backward) one word.
716If your display has a Meta key, these functions are invoked by holding the
717Meta key and then typing @kbd{f} and @kbd{b}, respectively. On displays
718without the Meta key, these functions are invoked by typing
719@kbd{C-\ f} and @kbd{C-\ b} (@kbd{C-\} simulates the Meta key in Insert
720state, as explained above).
721
722The key @kbd{C-z} is sometimes also useful in Insert state: it allows you
723to execute a single command in Vi state without leaving the Insert state!
724For instance, @kbd{C-z d2w} will delete the next two words without leaving
725the Insert state.
726
727When Viper is in Insert state, you will see <I> in the mode line.
728
729@node Replace State,, Insert State, States in Viper
730@subsection Replace State
731
732@cindex Replace state
733
734This state is entered through Vi replacement commands, such as @kbd{C},
735@kbd{cw}, etc., or by typing @kbd{R}. In Replace state, Viper puts <R> in
736the mode line to let you know which state is in effect. If Replace state is
737entered through @kbd{R}, Viper stays in that state until the user hits
738@key{ESC}. If this state is entered via the other replacement commands,
739then Replace state is in effect until you hit @key{ESC} or until you cross
740the rightmost boundary of the replacement region. In the latter case, Viper
741changes its state from Replace to Insert (which you will notice by the
742change in the mode line).
743
744Since Viper runs under Emacs, it is possible to switch between buffers
745while in Replace state. You can also move the cursor using the arrow keys
746(even on dumb terminals!)@: and the mouse. Because of this freedom (which is
747unattainable in regular Vi), it is possible to take the cursor outside the
748replacement region. (This may be necessary for several reasons, including
749the need to enable text selection and region-setting with the mouse.)
750
751The issue then arises as to what to do when the user
752hits the @key{ESC} key. In Vi, this would cause the text between cursor and
753the end of the replacement region to be deleted. But what if, as is
754possible in Viper, the cursor is not inside the replacement region?
755
756To solve the problem, Viper keeps track of the last cursor position while it
757was still inside the replacement region. So, in the above situation, Viper
758would delete text between this position and the end of the replacement
759region.
760
761@node The Minibuffer,Multiple Files in Viper, States in Viper, Overview
762@section The Minibuffer
763
764@cindex Minibuffer
765
9ff0b02b 766The minibuffer is where commands are entered in. Editing can be done
4009494e
GM
767by commands from Insert state, namely:
768
769@table @kbd
770@item C-h
771Backspace
772@item C-w
773Delete Word
774@item C-u
775Erase line
776@item C-v
777Quote the following character
778@item @key{RET}
779Execute command
780@item C-g and C-]
781Emacs quit and abort keys. These may be necessary. @xref{Vi State}, for an
782explanation.
783@item M-p and M-n
784These keys are bound to functions that peruse minibuffer history. The
785precise history to be perused depends on the context. It may be the history
786of search strings, Ex commands, file names, etc.
9ff0b02b
MK
787@item C-s
788If the minibuffer is entered via the Viper search commands @kbd{/} or
789@kbd{?}, then this key inserts the last search string used by the
790Emacs incremental search command
791(which is bound to @kbd{C-s} everywhere except in this case).
4009494e
GM
792@end table
793
9ff0b02b
MK
794Most of the Emacs keys are functional in the minibuffer. While in the
795minibuffer, Viper tries to make editing resemble Vi's behavior when the
4009494e 796latter is waiting for the user to type an Ex command. In particular, you
9ff0b02b 797can use the regular Vi commands to edit the minibuffer. You can switch
4009494e 798between the Vi state and Insert state at will, and even use the replace mode.
9ff0b02b 799Initially, the minibuffer comes up in Insert state.
4009494e 800
9ff0b02b 801Some users prefer plain Emacs bindings in the minibuffer. To this end, set
4009494e
GM
802@code{viper-vi-style-in-minibuffer} to @code{nil} in @file{.viper}.
803@xref{Customization}, to learn how to do this.
804
9ff0b02b
MK
805When the minibuffer changes Viper states, you will notice that the appearance
806of the text there changes as well. This is useful because the minibuffer
4009494e 807has no mode line to tell which Vi state it is in.
9ff0b02b 808The appearance of the text in the minibuffer can be changed.
4009494e
GM
809@xref{Viper Specials}, for more details.
810
811@node Multiple Files in Viper,Unimplemented Features,The Minibuffer,Overview
812@section Multiple Files in Viper
813
814@cindex multiple files
815@cindex managing multiple files
816
817Viper can edit multiple files. This means, for example that you never need
818to suffer through @code{No write since last change} errors.
819Some Viper elements are common over all the files.
820
821@table @samp
822@item Textmarkers
823@cindex markers
824@cindex textmarkers
825Textmarkers remember @emph{files and positions}.
826If you set marker @samp{a} in
827file @file{foo}, start editing file @file{bar} and type @kbd{'a}, then
828@emph{YOU WILL SWITCH TO FILE @file{foo}}. You can see the contents of a
829textmarker using the Viper command @kbd{[<a-z>} where <a-z> are the
830textmarkers, e.g., @kbd{[a} to view marker @samp{a} .@refill
831@item Repeated Commands
832Command repetitions are common over files. Typing @kbd{!!} will repeat the
833last @kbd{!} command whichever file it was issued from.
834Typing @kbd{.} will repeat the last command from any file, and
835searches will repeat the last search. Ex commands can be repeated by typing
836@kbd{: @key{RET}}.@refill
837Note: in some rare cases, that @kbd{: @key{RET}} may do something dangerous.
838However, usually its effect can be undone by typing @kbd{u}.
839@item Registers
840@cindex registers
841Registers are common to files. Also, text yanked with @kbd{y} can be
842put back (@kbd{p}) into any file. The Viper command @kbd{]<a-z>}, where <a-z> are
843the registers, can be used to look at the contents of a register, e.g.,
844type @kbd{]a} to view register @samp{a}.
845
846There is one difference in text deletion that you should be
847aware of. This difference comes from Emacs and was adopted in Viper
848because we find it very useful. In Vi, if you delete a line, say, and then
849another line, these two deletions are separated and are put back
850separately if you use the @samp{p} command. In Emacs (and Viper), successive
851series of deletions that are @emph{not interrupted} by other commands are
852lumped together, so the deleted text gets accumulated and can be put back
853as one chunk. If you want to break a sequence of deletions so that the
854newly deleted text could be put back separately from the previously deleted
855text, you should perform a non-deleting action, e.g., move the cursor one
856character in any direction.
857@item Absolute Filenames
858@cindex absolute file names
859The current directory name for a file is automatically prepended to the
860file name in any
861@kbd{:e}, @kbd{:r}, @kbd{:w}, etc., command (in Emacs, each buffer has a
862current directory).
9ff0b02b 863This directory is inserted in the minibuffer once you type space after
4009494e
GM
864@kbd{:e, r}, etc. Viper also supports completion of file names and Ex
865commands (@key{TAB}), and it keeps track of
866command and file history (@kbd{M-p}, @kbd{M-n}).
867Absolute filenames are required less
868often in Viper.
869
870You should be aware that Emacs interprets @kbd{/foo/bar//bla} as
871@kbd{/bla} and @kbd{/foo/~/bar} as @kbd{~/bar}. This is designed to
872minimize the need for erasing file names that Emacs suggests in its
873prompts, if a suggested file name is not what you wanted.
874
875The command @kbd{:cd} will change the default directory for the
876current Emacs buffer. The Ex command @kbd{:e} will interpret the
877filename argument in @samp{csh}, by default. @xref{Customization}, if you
878want to change this.
879@end table
880
881@noindent
882Currently undisplayed files can be listed using the @kbd{:ar} command. The
883command @kbd{:n} can be given counts from the @kbd{:ar} list to switch to
884other files. For example, use `:n3' to move to the third file in that list.
885
886@node Unimplemented Features,,Multiple Files in Viper,Overview
887@section Unimplemented Features
888
889Unimplemented features include:
890
891@itemize @bullet
892@item
893@kbd{:ab} and @kbd{:una} are not implemented, since
894@kbd{:ab} is considered obsolete, since Emacs has much
895more powerful facilities for defining abbreviations.
896@item
897@kbd{:set option?} is not implemented. The current
898@kbd{:set} can also be used to set Emacs variables.
899@item
900@kbd{:se list} requires modification of the display code for Emacs, so
901it is not implemented.
902A useful alternative is @code{cat -t -e file}. Unfortunately, it cannot
903be used directly inside Emacs, since Emacs will obdurately change @samp{^I}
904back to normal tabs.@refill
905@end itemize
906
907@comment node-name, next, previous, up
908@node Improvements over Vi, Customization, Overview, Top
909@chapter Improvements over Vi
910
911Some common problems with Vi and Ex have been solved in Viper. This
912includes better implementation of existing commands, new commands, and
913the facilities provided by Emacs.
914
915@menu
916* Basics:: Basic Viper differences, Multi-file effects.
917* Undo and Backups:: Multiple undo, auto-save, backups and changes
918* History:: History for Ex and Vi commands.
919* Macros and Registers:: Keyboard Macros (extended ".")@: @@reg execution.
920* Completion:: Filename and Command Completion for Ex.
921* Improved Search:: Incremental Search and Buffer Content Search.
922* Abbreviation Facilities:: Normal Abbrevs, Templates, and Dynamic Abbrevs.
923* Movement and Markers:: Screen Editor movements, viewing textmarkers.
924* New Commands:: Commands that do not exist in Vi.
925* Useful Packages:: A Sampling of some Emacs packages, and things
926 you should know about.
927@end menu
928
929@node Basics, Undo and Backups, Improvements over Vi, Improvements over Vi
930@section Basics
931
932The Vi command set is based on the idea of combining motion commands
933with other commands. The motion command is used as a text region
934specifier for other commands.
935We classify motion commands into @dfn{point commands} and
936@dfn{line commands}.@refill
937
938@cindex point commands
939
940The point commands are:
941
942@quotation
943@kbd{h}, @kbd{l}, @kbd{0}, @kbd{$}, @kbd{w}, @kbd{W}, @kbd{b}, @kbd{B},
944@kbd{e}, @kbd{E}, @kbd{(}, @kbd{)}, @kbd{/}, @kbd{?}, @kbd{`}, @kbd{f},
945@kbd{F}, @kbd{t}, @kbd{T}, @kbd{%}, @kbd{;}, @kbd{,}, @kbd{^}
946@end quotation
947
948@cindex line commands
949
950The line commands are:
951
952@quotation
953@kbd{j}, @kbd{k}, @kbd{+}, @kbd{-}, @kbd{H}, @kbd{M}, @kbd{L}, @kbd{@{},
954@kbd{@}}, @kbd{G}, @kbd{'}, @kbd{[[}, @kbd{]]}, @kbd{[]}
955@end quotation
956
957@cindex region
958@cindex region specification
959@cindex expanding (region)
960@cindex describing regions
961@cindex movement commands
962
963@noindent
964If a point command is given as an argument to a modifying command, the
965region determined by the point command will be affected by the modifying
966command. On the other hand, if a line command is given as an argument to a
967modifying command, the region determined by the line command will be
968enlarged so that it will become the smallest region properly containing the
969region and consisting of whole lines (we call this process @dfn{expanding
970the region}), and then the enlarged region will be affected by the modifying
971command.
972Text Deletion Commands (@pxref{Deleting Text}), Change commands
973(@pxref{Changing Text}), even Shell Commands (@pxref{Shell Commands})
974use these commands to describe a region of text to operate on.
975Thus, type @kbd{dw} to delete a word, @kbd{>@}} to shift a paragraph, or
976@kbd{!'afmt} to format a region from @samp{point} to textmarker
977@samp{a}.
978
979@cindex r and R region specifiers
980
981Viper adds the region specifiers @samp{r} and @samp{R}. Emacs has a
982special marker called @dfn{mark}. The text-area between the current cursor
983position @dfn{point} and the @dfn{mark} is called the @dfn{region}.
984@samp{r} specifies the raw region and @samp{R} is the expanded region
985(i.e., the minimal contiguous chunk of full lines that contains the raw
986region).
987@kbd{dr} will now delete the region, @kbd{>r} will shift it, etc.
988@kbd{r,R} are not motion commands, however. The special mark is set by
989@kbd{m.} and other commands. @xref{Marking}, for more info.
990
991Viper also adds counts to most commands for which it would make sense.
992
993In the Overview chapter, some Multiple File issues were discussed
994(@pxref{Multiple Files in Viper}). In addition to the files, Emacs has
995buffers. These can be seen in the @kbd{:args} list and switched using
996@kbd{:next} if you type @kbd{:set ex-cycle-through-non-files t}, or
997specify @code{(setq ex-cycle-through-non-files t)} in your @file{.viper}
998file. @xref{Customization}, for details.
999
1000@node Undo and Backups, History, Basics, Improvements over Vi
1001@section Undo and Backups
1002
1003@cindex undo
1004
1005Viper provides multiple undo. The number of undo's and the size is limited
1006by the machine. The Viper command @kbd{u} does an undo. Undo can be
1007repeated by typing @kbd{.} (a period). Another @kbd{u} will undo the undo,
1008and further
1009@kbd{.} will repeat it. Typing @kbd{u} does the first undo, and changes the
1010direction.
1011
1012@cindex backup files
1013@cindex auto save
1014
1015Since the undo size is limited, Viper can create backup files and
1016auto-save files. It will normally do this automatically. It is possible
1017to have numbered backups, etc. For details, @pxref{Backup,,Backup and
1018Auto-Save,emacs,The GNU Emacs Manual} @refill
1019
1020@comment [ balance parens
1021@cindex viewing registers and markers
1022@cindex registers
1023@cindex markers
1024@cindex textmarkers
1025
1026The results of the 9 previous changes are available in the 9 numeric
1027registers, as in Vi. The extra goody is the ability to @emph{view} these
1028registers, in addition to being able to access them through @kbd{p} and
1029@kbd{M-y} (@xref{Insert State}, for details.)
1030The Viper command @kbd{] register} will display the contents of any
1031register, numeric or alphabetical. The related command @kbd{[ textmarker}
1032will show the text around the textmarker. @samp{register} and @samp{textmarker}
1033can be any letters from a through z.
1034@comment ] balance parens
1035
1036@node History, Macros and Registers, Undo and Backups,Improvements over Vi
1037@section History
1038
1039@cindex history
1040@cindex Minibuffer
1041
1042History is provided for Ex commands, Vi searches, file names, pieces of
1043text inserted in earlier commands that use Insert or Replace state, and for
1044destructive commands in Vi state. These are
1045useful for fixing those small typos that screw up searches and @kbd{:s},
1046and for eliminating routine associated with repeated typing of file names
1047or pieces of text that need to be inserted frequently.
9ff0b02b 1048At the @kbd{:} or @kbd{/} prompts in the minibuffer, you can do the following:
4009494e
GM
1049
1050@table @kbd
1051@item M-p and M-n
1052To move to previous and next history items. This causes the history
1053items to appear on the command line, where you can edit them, or
1054simply type Return to execute.
1055@item M-r and M-s
1056To search backward and forward through the history.
1057@item @key{RET}
1058Type @key{RET} to accept a default (which is displayed in the prompt).
1059@end table
1060
1061The history of insertions can be perused by
1062typing @kbd{C-c M-p} and @kbd{C-c M-n} while in Insert or Replace state.
1063The history of destructive Vi commands can be perused via the same keys
1064when Viper is in Vi state. @xref{Viper Specials}, for details.
1065
1066All Ex commands have a file history. For instance, typing @kbd{:e}, space
1067and then @kbd{M-p} will bring up the name of the previously typed file
1068name. Repeatedly typing @kbd{M-p}, @kbd{M-n}, etc., will let you browse
1069through the file history.
1070
1071Similarly, commands that have to do with switching buffers
1072have a buffer history, and commands that expect strings or regular
1073expressions keep a history on those items.
1074
1075@node Macros and Registers,Completion,History,Improvements over Vi
1076@section Macros and Registers
1077
1078@cindex keyboard macros
1079@cindex macros
1080@cindex registers
1081@cindex register execution
1082
1083Viper facilitates the use of Emacs-style keyboard macros. @kbd{@@#} will
1084start a macro definition. As you type, the commands will be executed, and
1085remembered (This is called ``learn mode'' in some editors.)
1086@kbd{@@register} will complete the macro, putting it into @samp{register},
1087where @samp{register} is any character from @samp{a} through @samp{z}. Then
1088you can execute this macro using @kbd{@@register}. It is, of course,
1089possible to yank some text into a register and execute it using
1090@kbd{@@register}. Typing @kbd{@@@@}, @kbd{@@RET}, or @kbd{@@C-j} will
1091execute the last macro that was executed using @kbd{@@register}.@refill
1092
1093Viper will automatically lowercase the register, so that pressing the
1094@kbd{SHIFT} key for @kbd{@@} will not create problems. This is for
1095@kbd{@@} macros and @kbd{"p} @emph{only}. In the case of @kbd{y},
1096@kbd{"Ayy} will append to @emph{register a}. For @kbd{[,],',`}, it
1097is an error to use a Uppercase register name.
1098
1099@comment [ balance parens
1100@cindex viewing registers and markers
1101
1102The contents of a register can be seen by @kbd{]register}. (@kbd{[textmarker}
1103will show the contents of a textmarker).
1104@comment ] balance parens
1105
1106@cindex last keyboard macro
1107
1108The last keyboard macro can also be executed using
1109@kbd{*}, and it can be yanked into a register using @kbd{@@!register}.
1110This is useful for Emacs style keyboard macros defined using @kbd{C-x(}
1111and @kbd{C-x)}. Emacs keyboard macros have more capabilities.
1112@xref{Keyboard Macros,,Keyboard Macros,emacs, The GNU Emacs Manual}, for
1113details.@refill
1114
1115Keyboard Macros allow an interesting form of Query-Replace:
1116@kbd{/pattern} or @kbd{n} to go to the next pattern (the query), followed by a
1117Keyboard Macro execution @kbd{@@@@} (the replace).
1118
1119Viper also provides Vi-style macros. @xref{Vi Macros}, for details.
1120
1121
1122@node Completion, Improved Search, Macros and Registers, Improvements over Vi
1123@section Completion
1124
1125@cindex completion
1126
1127Completion is done when you type @key{TAB}. The Emacs completer does not
1128grok wildcards in file names. Once you type a wildcard, the completer will
1129no longer work for that file name. Remember that Emacs interprets a file name
1130of the form @kbd{/foo//bar} as @kbd{/bar} and @kbd{/foo/~/bar} as
1131@kbd{~/bar}.
1132
1133@node Improved Search, Abbreviation Facilities, Completion, Improvements over Vi
1134@section Improved Search
1135
1136@cindex buffer search
1137@cindex word search
1138
1139Viper provides buffer search, the ability to search the buffer for a region
1140under the cursor. You have to turn this on in @file{.viper} either by calling
1141
1142@example
1143(viper-buffer-search-enable)
1144@end example
1145
1146@noindent
1147or by setting @code{viper-buffer-search-char} to, say, @kbd{f3}:
1148@example
1149(setq viper-buffer-search-char ?g)
1150@end example
1151
1152@noindent
1153If the user calls @code{viper-buffer-search-enable} explicitly (the first
1154method), then @code{viper-buffer-search-char} will be set to @kbd{g}.
1155Regardless of how this feature is enabled, the key
1156@code{viper-buffer-search-char} will take movement commands, like
1157@kbd{w,/,e}, to find a region and then search for the contents of that
1158region. This command is very useful for searching for variable names, etc.,
1159in a program. The search can be repeated by @kbd{n} or reversed by @kbd{N}.
1160
1161@cindex incremental search
1162
1163Emacs provides incremental search. As you type the string in, the
1164cursor will move to the next match. You can snarf words from the buffer
1165as you go along. Incremental Search is normally bound to @kbd{C-s} and
1166@kbd{C-r}. @xref{Customization}, to find out how to change the bindings
1167of @kbd{C-r or C-s}.
1168For details, @pxref{Incremental Search,,Incremental
1169Search,emacs,The GNU Emacs Manual} @refill
1170
1171@cindex query replace
1172
1173Viper also provides a query replace function that prompts through the
9ff0b02b 1174minibuffer. It is invoked by the @kbd{Q} key in Vi state.
4009494e
GM
1175
1176@cindex mouse search
1177
1178On a window display, Viper supports mouse search, i.e., you can search for a
1179word by clicking on it. @xref{Viper Specials}, for details.
1180
1181Finally, on a window display, Viper highlights search patterns as it finds
1182them. This is done through what is known as @emph{faces} in Emacs. The
1183variable that controls how search patterns are highlighted is
1184@code{viper-search-face}. If you don't want any highlighting at all, put
1185@example
1186(copy-face 'default 'viper-search-face)
1187@end example
1188@vindex @code{viper-search-face}
1189@noindent
1190in @file{~/.viper}. If you want to change how patterns are highlighted, you
1191will have to change @code{viper-search-face} to your liking. The easiest
1192way to do this is to use Emacs customization widget, which is accessible
1193from the menubar. Viper customization group is located under the
1194@emph{Emulations} customization group, which in turn is under the
1195@emph{Editing} group (or simply by typing @kbd{:customize}). All Viper
1196faces are grouped together under Viper's
1197@emph{Highlighting} group.
1198
1199Try it: it is really simple!
1200
1201@node Abbreviation Facilities,Movement and Markers,Improved Search,Improvements over Vi
1202@section Abbreviation Facilities
1203
1204@cindex abbrevs
1205
1206It is possible in Emacs to define abbrevs based on the contents of the
1207buffer.
1208Sophisticated templates can be defined using the Emacs abbreviation
1209facilities. @xref{Abbrevs,,Abbreviations,emacs,The GNU Emacs Manual}, for
1210details.
1211
1212@cindex dynamic abbrevs
1213
1214Emacs also provides Dynamic Abbreviations. Given a partial word, Emacs
1215will search the buffer to find an extension for this word. For instance,
1216one can type @samp{Abbreviations} by typing @samp{A}, followed by a keystroke
1217that completed the @samp{A} to @samp{Abbreviations}. Repeated typing
1218will search further back in the buffer, so that one could get
1219@samp{Abbrevs} by repeating the
1220keystroke, which appears earlier in the text. Emacs binds this to
1221@kbd{@key{ESC} /}, so you will have to find a key and bind the function
1222@code{dabbrev-expand} to that key.
1223Facilities like this make Vi's @kbd{:ab} command obsolete.
1224
1225@node Movement and Markers, New Commands, Abbreviation Facilities, Improvements over Vi
1226@section Movement and Markers
1227
1228@cindex Ex style motion
1229@cindex line editor motion
1230
1231Viper can be set free from the line--limited movements in Vi, such as @kbd{l}
1232refusing to move beyond the line, @key{ESC} moving one character back,
1233etc. These derive from Ex, which is a line editor. If your @file{.viper}
1234contains
1235
1236@example
1237@code{(setq viper-ex-style-motion nil)}
1238@end example
1239
1240@noindent
1241the motion will be a true screen editor motion. One thing you must then
1242watch out for is that it is possible to be on the end-of-line character.
1243The keys @kbd{x} and @kbd{%} will still work correctly, i.e., as if they
1244were on the last character.
1245
1246@vindex @code{viper-syntax-preference}
1247@cindex syntax table
1248
1249The word-movement commands @kbd{w}, @kbd{e}, etc., and the associated
1250deletion/yanking commands, @kbd{dw}, @kbd{yw}, etc., can be made to
1251understand Emacs syntax tables. If the variable
1252@code{viper-syntax-preference} is set to @code{strict-vi} then
1253the meaning of @emph{word} is the same as in
1254Vi. However, if the value is @code{reformed-vi} (the default) then the
1255alphanumeric symbols will be those specified by the current Emacs syntax
1256table (which may be different for different major modes) plus the
1257underscore symbol @kbd{_}, minus some non-word symbols, like '.;,|, etc.
1258Both @code{strict-vi} and @code{reformed-vi} work close to Vi in
1259traditional cases, but @code{reformed-vi} does a better job when editing
1260text in non-Latin alphabets.
1261
1262The user can also specify the value @code{emacs}, which would
1263make Viper use exactly the Emacs notion of word. In particular, the
1264underscore may not be part of a word. Finally, if
1265@code{viper-syntax-preference} is set to @code{extended}, Viper words would
1266consist of characters that are classified as alphanumeric @emph{or} as
1267parts of symbols. This is convenient for writing programs and in many other
1268situations.
1269
1270@code{viper-syntax-preference} is a local variable, so it can have different
1271values for different major modes. For instance, in programming modes it can
1272have the value @code{extended}. In text modes where words contain special
1273characters, such as European (non-English) letters, Cyrillic letters, etc.,
1274the value can be @code{reformed-vi} or @code{emacs}.
1275
1276Changes to @code{viper-syntax-preference} should be done in the hooks to
1277various major modes by executing @code{viper-set-syntax-preference} as in
1278the following example:
1279
1280@example
1281(viper-set-syntax-preference nil "emacs")
1282@end example
1283
1284@findex @code{viper-set-syntax-preference}
1285
1286The above discussion of the meaning of Viper's words concerns only Viper's
1287movement commands. In regular expressions, words remain the same as in
1288Emacs. That is, the expressions @code{\w}, @code{\>}, @code{\<}, etc., use
44e97401 1289Emacs's idea of what is a word, and they don't look into the value of
4009494e
GM
1290variable @code{viper-syntax-preference}. This is because Viper doesn't change
1291syntax tables in fear of upsetting the various major modes that set these
1292tables.
1293
1294@cindex textmarkers
1295
1296Textmarkers in Viper remember the file and the position, so that you can
1297switch files by simply doing @kbd{'a}. If you set up a regimen for using
1298Textmarkers, this is very useful. Contents of textmarkers can be viewed
1299by @kbd{[marker}. (Contents of registers can be viewed by @kbd{]register}).
1300
1301@node New Commands, Useful Packages, Movement and Markers, Improvements over Vi
1302@section New Commands
1303
1304These commands have no Vi analogs.
1305
1306@table @kbd
1307@item C-x, C-c
1308@kindex @kbd{C-x}
1309@kindex @kbd{C-c}
1310These two keys invoke many important Emacs functions. For example, if you
1311hit @kbd{C-x} followed by @kbd{2}, then the current window will be split
1312into 2. Except for novice users, @kbd{C-c} is also set to execute an Emacs
1313command from the current major mode. @key{ESC} will do the same, if you
1314configure @key{ESC} as Meta by setting @code{viper-no-multiple-ESC} to @code{nil}
1315in @file{.viper}. @xref{Customization}. @kbd{C-\} in Insert, Replace, or Vi
1316states will make Emacs think @kbd{Meta} has been hit.@refill
1317@item \
1318@kindex @kbd{\}
1319Escape to Emacs to execute a single Emacs command. For instance,
1320@kbd{\ @key{ESC}} will act like a Meta key.
1321@item Q
1322@kindex @kbd{Q}
1323@cindex query replace
1324@kbd{Q} is for query replace. By default,
1325each string to be replaced is treated as a regular expression. You can use
1326@code{(setq viper-re-query-replace nil)} in your @file{.emacs} file to
1327turn this off. (For normal searches, @kbd{:se nomagic} will work. Note
1328that @kbd{:se nomagic} turns Regexps off completely, unlike Vi).
1329@item v
1330@itemx V
1331@itemx C-v
1332@kindex @kbd{v}
1333@kindex @kbd{V}
1334@kindex @kbd{C-v}
1335These keys are used to visit files. @kbd{v} will switch to a buffer
9ff0b02b 1336visiting file whose name can be entered in the minibuffer. @kbd{V} is
4009494e
GM
1337similar, but will use a window different from the current window.
1338@kbd{C-v} is like @kbd{V}, except that a new frame (X window) will be used
1339instead of a new Emacs window.
1340@item #
1341@kindex @kbd{#}
1342If followed by a certain character @var{ch}, it becomes an operator whose
1343argument is the region determined by the motion command that follows
1344(indicated as <move>).
1345Currently, @var{ch} can be one of @kbd{c}, @kbd{C}, @kbd{g}, @kbd{q}, and
1346@kbd{s}. For instance, @kbd{#qr} will prompt you for a string and then
1347prepend this string to each line in the buffer.@refill
1348@item # c
1349@kindex @kbd{#c<move>}
1350@cindex changing case
1351Change upper-case characters in the region to lower-case
1352(@code{downcase-region}).
1353Emacs command @kbd{M-l} does the same for words.
1354@item # C
1355@kindex @kbd{#C<move>}
1356Change lower-case characters in the region to upper-case. For instance,
1357@kbd{# C 3 w} will capitalize 3 words from the current point
1358(@code{upcase-region}).
1359Emacs command @kbd{M-u} does the same for words.
1360@item # g
1361@kindex @kbd{#g<move>}
1362Execute last keyboard macro for each line in the region
1363(@code{viper-global-execute}).@refill
1364@item # q
1365@kindex @kbd{#q<move>}
1366Insert specified string at the beginning of each line in the region
1367(@code{viper-quote-region}). The default string is composed of the comment
1368character(s) appropriate for the current major mode.
1369@item # s
1370@kindex @kbd{#s<move>}
1371Check spelling of words in the region (@code{spell-region}).
1372The function used for spelling is determined from the variable
1373@code{viper-spell-function}.
1374@vindex @code{viper-spell-function}
1375@item *
1376@kindex @kbd{*}
1377Call last keyboard macro.
1378@item m .
1379Set mark at point and push old mark off the ring
1380@item m<
1381@item m>
1382Set mark at beginning and end of buffer, respectively.
1383@item m,
1384Jump to mark and pop mark off the ring. @xref{Mark,,Mark,emacs,The GNU
1385Emacs Manual}, for more info.
1386@item ] register
1387@kindex @kbd{]<a-z>}
1388View contents of register
1389@item [ textmarker
1390@kindex @kbd{[<a-z>}
1391View filename and position of textmarker
1392@item @@#
1393@item @@register
1394@item @@!
1395@kindex @kbd{@@#}
1396@kindex @kbd{@@<a-z>}
1397@kindex @kbd{@@!}
1398@cindex keyboard macros
1399@cindex register execution
1400
1401Begin/end keyboard macro. @@register has a different meaning when used after
1402a @kbd{@@#}. @xref{Macros and Registers}, for details
1403@item []
1404@kindex @kbd{[]}
1405Go to end of heading.
1406@item g <@emph{movement command}>
1407Search buffer for text delimited by movement command. The canonical
1408example is @kbd{gw} to search for the word under the cursor.
1409@xref{Improved Search}, for details.@refill
1410@item C-g and C-]
1411@kindex @kbd{C-g}
1412@kindex @kbd{C-]}
1413Quit and Abort Recursive edit. These may be necessary on occasion.
1414@xref{Vi State}, for a reason.
1415@item C-c C-g
1416@kindex @kbd{C-c C-g}
1417Hitting @kbd{C-c} followed by @kbd{C-g} will display the information on the
1418current buffer. This is the same as hitting @kbd{C-g} in Vi, but, as
1419explained above, @kbd{C-g} is needed for other purposes in Emacs.
1420@item C-c /
1421@kindex @kbd{C-c /}
1422Without a prefix argument, this command toggles
1423case-sensitive/case-insensitive search modes and plain vanilla/regular
1424expression search. With the prefix argument 1, i.e.,
1425@kbd{1 C-c /}, this toggles case-sensitivity; with the prefix argument 2,
1426toggles plain vanilla search and search using
1427regular expressions. @xref{Viper Specials}, for alternative ways to invoke
1428this function.
1429@cindex vanilla search
1430@cindex case-sensitive search
1431@cindex case-insensitive search
1432
1433@item M-p and M-n
1434@kindex @kbd{M-p}
1435@kindex @kbd{M-n}
9ff0b02b 1436In the minibuffer, these commands navigate through the minibuffer
4009494e
GM
1437histories, such as the history of search strings, Ex commands, etc.
1438
9ff0b02b
MK
1439@item C-s
1440@kindex @kbd{C-s}
1441If the minibuffer is entered via a Viper search commands @kbd{/} or @kbd{?},
1442then typing this key inserts the last search string used by the
1443Emacs incremental search command (that is bound to @kbd{C-s} everywhere
1444except in this case).
1445
4009494e
GM
1446@item C-c M-p and C-c M-n
1447@kindex @kbd{C-c M-p}
1448@kindex @kbd{C-c M-n}
1449@cindex Insertion history
1450@cindex Insertion ring
1451@cindex Command history
1452@cindex Command ring
1453
1454In Insert or Replace state, these commands let the user
1455peruse the history of insertion strings used in previous insert or replace
1456commands. Try to hit @kbd{C-c M-p} or @kbd{C-c M-n} repeatedly and see what
1457happens. @xref{Viper Specials}, for more.
1458
1459In Vi state, these commands let the user peruse the history of Vi-style
1460destructive commands, such as @kbd{dw}, @kbd{J}, @kbd{a}, etc.
1461By repeatedly typing @kbd{C-c M-p} or @kbd{C-c M-n} you will cycle Viper
1462through the recent history of Vi commands, displaying the commands one by
1463one. Once
1464an appropriate command is found, it can be executed by typing `@kbd{.}'.
1465
1466Since typing @kbd{C-c M-p} is tedious, it is more convenient to bind an
1467appropriate function to a function key on the keyboard and use that key.
1468@xref{Viper Specials}, for details.
1469
1470@item Ex commands
1471@findex @kbd{:args}
1472@findex @kbd{:n}
1473@findex @kbd{:pwd}
1474@findex @kbd{:pre}
1475The commands @kbd{:args}, @kbd{:next}, @kbd{:pre} behave
1476differently. @kbd{:pwd} exists to get current directory.
1477The commands @kbd{:b} and @kbd{:B} switch buffers around. @xref{File and
1478Buffer Handling}, for details.
1479There are also the new commands @kbd{:RelatedFile} and
1480@kbd{PreviousRelatedFile} (which abbreviate to @kbd{R} and @kbd{P},
1481respectively. @xref{Viper Specials}, for details.
1482@findex @kbd{:RelatedFile}
1483@findex @kbd{:PreviousRelatedFile}
1484@end table
1485
1486Apart from the new commands, many old commands have been enhanced. Most
1487notably, Vi style macros are much more powerful in Viper than in Vi. @xref{Vi
1488Macros}, for details.
1489
1490@node Useful Packages, ,New Commands, Improvements over Vi
1491@section Useful Packages
1492
1493Some Emacs packages are mentioned here as an aid to the new Viper user, to
1494indicate what Viper is capable of.
1495A vast number comes with the standard Emacs distribution, and many more exist
1496on the net and on the archives.
1497
1498This manual also mentions some Emacs features a new user
1499should know about. The details of these are found in the GNU Emacs
1500Manual.
1501
1502The features first. For details, look up the Emacs Manual.
1503
1504@table @samp
1505@item Make
1506@cindex make
1507@cindex compiling
1508
1509Makes and Compiles can be done from the editor. Error messages will be
1510parsed and you can move to the error lines.
1511@item Shell
1512@cindex shell
1513@cindex interactive shell
1514You can talk to Shells from inside the editor. Your entire shell session
1515can be treated as a file.
1516@item Mail
1517@cindex email
1518@cindex mail
1519Mail can be read from and sent within the editor. Several sophisticated
1520packages exist.
1521@item Language Sensitive Editing
1522Editing modes are written for most computer languages in existence. By
1523controlling indentation, they catch punctuation errors.
1524@end table
1525
1526The packages, below, represents a drop in the sea of special-purpose
1527packages that come with standard distribution of Emacs.
1528
1529@table @samp
1530@item Transparent FTP
1531@cindex transparent ftp
1532@pindex ange-ftp.el
1533@code{ange-ftp.el} can ftp from the editor to files on other machines
1534transparent to the user.
1535@item RCS Interfaces
1536@cindex version maintenance
1537@cindex RCS
1538@pindex vc.el
1539@code{vc.el} for doing RCS commands from inside the editor
1540@item Directory Editor
1541@cindex dired
1542@pindex dired.el
1543@code{dired.el} for editing contents of directories and for navigating in
1544the file system.
1545@item Syntactic Highlighting
1546@cindex font-lock
1547@pindex font-lock.el
1548@code{font-lock.el} for automatic highlighting various parts of a buffer
1549using different fonts and colors.
1550@item Saving Emacs Configuration
1551@cindex desktop
1552@pindex desktop.el
1553@code{desktop.el} for saving/restoring configuration on Emacs exit/startup.
1554@item Spell Checker
1555@cindex ispell
1556@pindex ispell.el
1557@code{ispell.el} for spell checking the buffer, words, regions, etc.
1558@item File and Buffer Comparison
1559@cindex ediff
1560@pindex ediff.el
1561@code{ediff.el} for finding differences between files and for applying
1562patches.
1563@end table
1564
1565@noindent
1566Emacs Lisp archives exist on
1567@samp{archive.cis.ohio-state.edu}
1568and @samp{wuarchive.wustl.edu}@refill
1569
1570
1571@node Customization,Commands,Improvements over Vi,Top
1572@chapter Customization
1573
1574@cindex customization
1575
1576Customization can be done in 2 ways.
1577
1578@itemize @bullet
1579@item
1580@cindex initialization
1581@cindex .viper
1582Elisp code in a @file{.viper} file in your home directory. Viper
1583loads @file{.viper} just before it does the binding for mode
1584hooks. This is recommended for experts only.
1585@item
1586@cindex .emacs
1587Elisp code in your @file{.emacs} file before and after the @code{(require
1588'viper)} line. This method is @emph{not} recommended, unless you know what
1589you are doing. Only two variables, @code{viper-mode} and
1590@code{viper-custom-file-name}, are supposed to be customized in @file{.emacs},
1591prior to loading Viper (i.e., prior to @code{(require 'viper)} command.@refill
1592@item
1593@cindex :customize
1594By executing the @kbd{:customize} Ex command. This takes you to the Emacs
1595customization widget, which lets you change the values of Viper
1596customizable variables easily. This method is good for novice and
1597experts alike. The customization code in the form of Lisp commands will be
1598placed in @file{~/.emacs} or some other customization file depending on the
1599version of Emacs that you use. Still, it is recommended to separate
1600Viper-related customization produced by the Emacs customization widget
1601and keep it in the @file{.viper} file.
1602
1603Some advanced customization cannot be accomplished this way, however, and
1604has to be done in Emacs Lisp in the @file{.viper} file. For the common
1605cases, examples are provided that you can use directly.
1606@end itemize
1607
1608
1609@menu
1610* Rudimentary Changes:: Simple constant definitions.
1611* Key Bindings:: Enabling Emacs Keys, Rebinding keys, etc.
1612* Packages that Change Keymaps:: How to deal with such beasts.
1613* Viper Specials:: Special Viper commands.
1614* Vi Macros:: How to do Vi style macros.
1615@end menu
1616
1617@node Rudimentary Changes,Key Bindings,Customization,Customization
1618@section Rudimentary Changes
1619
1620@cindex setting variables
1621@cindex variables for customization
1622@findex @kbd{:set}
1623
1624An easy way to customize Viper is to change the values of constants used in
1625Viper. Here is the list of the constants used in Viper and their default
1626values. The corresponding :se command is also indicated. (The symbols
1627@code{t} and @code{nil} represent ``true'' and ``false'' in Lisp).
1628
1629Viper supports both the abbreviated Vi variable names and their full
1630names. Variable completion is done on full names only. @key{TAB} and
1631@key{SPC} complete
1632variable names. Typing `=' will complete the name and then will prompt for
1633a value, if applicable. For instance, @kbd{:se au @key{SPC}} will complete the
1634command to @kbd{:set autoindent}; @kbd{:se ta @key{SPC}} will complete the command
1635and prompt further like this: @kbd{:set tabstop = }.
1636However, typing @kbd{:se ts @key{SPC}} will produce a ``No match'' message
1637because @kbd{ts} is an abbreviation for @kbd{tabstop} and Viper supports
1638completion on full names only. However, you can still hit @key{RET}
1639or @kbd{=}, which will complete the command like this: @kbd{:set ts = } and
1640Viper will be waiting for you to type a value for the tabstop variable.
1641To get the full list of Vi variables, type @kbd{:se @key{SPC} @key{TAB}}.
1642
1643@table @code
1644@item viper-auto-indent nil
1645@itemx :se ai (:se autoindent)
1646@itemx :se ai-g (:se autoindent-global)
1647If @code{t}, enable auto indentation.
1648by @key{RET}, @kbd{o} or @kbd{O} command.
1649
1650@code{viper-auto-indent} is a local variable. To change the value globally, use
1651@code{setq-default}. It may be useful for certain major modes to have their
1652own values of @code{viper-auto-indent}. This can be achieved by using
1653@code{setq} to change the local value of this variable in the hooks to the
1654appropriate major modes.
1655
1656@kbd{:se ai} changes the value of @code{viper-auto-indent} in the current
1657buffer only; @kbd{:se ai-g} does the same globally.
1658@item viper-electric-mode t
1659If not @code{nil}, auto-indentation becomes electric, which means that
1660@key{RET}, @kbd{O}, and @kbd{o} indent cursor according to the current
1661major mode. In the future, this variable may control additional electric
1662features.
1663
1664This is a local variable: @code{setq} changes the value of this variable
1665in the current buffer only. Use @code{setq-default} to change the value in
1666all buffers.
1667@item viper-case-fold-search nil
1668@itemx :se ic (:se ignorecase)
1669If not @code{nil}, search ignores cases.
1670This can also be toggled by quickly hitting @kbd{/} twice.
1671@item viper-re-search nil
1672@itemx :se magic
1673If not @code{nil}, search will use regular expressions; if @code{nil} then
1674use vanilla search.
1675This behavior can also be toggled by quickly hitting @kbd{/} trice.
1676@item buffer-read-only
1677@itemx :se ro (:se readonly)
1678Set current buffer to read only. To change globally put
1679@code{(setq-default buffer-read-only t)} in your @file{.emacs} file.
1680@item blink-matching-paren t
1681@itemx :se sm (:se showmatch)
1682Show matching parens by blinking cursor.
1683@item tab-width t (default setting via @code{setq-default})
1684@itemx :se ts=value (:se tabstop=value)
1685@itemx :se ts-g=value (:se tabstop-global=value)
1686@code{tab-width} is a local variable that controls the width of the tab stops.
1687To change the value globally, use @code{setq-default}; for local settings,
1688use @code{setq}.
1689
1690The command @kbd{:se ts}
1691sets the tab width in the current
1692buffer only; it has no effect on other buffers.
1693
1694The command @kbd{:se ts-g} sets tab width globally,
1695for all buffers where the tab is not yet set locally,
1696including the new buffers.
1697
1698Note that typing @key{TAB} normally
1699doesn't insert the tab, since this key is usually bound to
1700a text-formatting function, @code{indent-for-tab-command} (which facilitates
1701programming and document writing). Instead, the tab is inserted via the
1702command @code{viper-insert-tab}, which is bound to @kbd{S-tab} (shift + tab).
1703
1704On some non-windowing terminals, Shift doesn't modify the @key{TAB} key, so
1705@kbd{S-tab} behaves as if it were @key{TAB}. In such a case, you will have
1706to bind @code{viper-insert-tab} to some other convenient key.
1707
1708@item viper-shift-width 8
1709@itemx :se sw=value (:se shiftwidth=value)
1710The number of columns shifted by @kbd{>} and @kbd{<} commands.
1711@item viper-search-wrap-around t
1712@itemx :se ws (:se wrapscan)
1713If not @code{nil}, search wraps around the end/beginning of buffer.
1714@item viper-search-scroll-threshold 2
1715If search lands within this many lines of the window top or bottom, the
1716window will be scrolled up or down by about 1/7-th of its size, to reveal
f99f1641 1717the context. If the value is negative, don't scroll.
4009494e
GM
1718@item viper-tags-file-name "TAGS"
1719The name of the file used as the tag table.
1720@item viper-re-query-replace nil
1721If not @code{nil}, use reg-exp replace in query replace.
1722@item viper-want-ctl-h-help nil
1723If not @code{nil}, @kbd{C-h} is bound to @code{help-command};
1724otherwise, @kbd{C-h} is bound as usual in Vi.
1725@item viper-vi-style-in-minibuffer t
1726If not @code{nil}, Viper provides a high degree of compatibility with Vi
9ff0b02b
MK
1727insert mode when you type text in the minibuffer; if @code{nil}, typing in
1728the minibuffer feels like plain Emacs.
4009494e
GM
1729@item viper-no-multiple-ESC t
1730If you set this to @code{nil}, you can use @key{ESC} as Meta in Vi state.
1731Normally, this is not necessary, since graphical displays have separate
1732Meta keys (usually on each side of the space bar). On a dumb terminal, Viper
1733sets this variable to @code{twice}, which is almost like @code{nil}, except
1734that double @key{ESC} beeps. This, too, lets @key{ESC} to be used as a Meta.
4009494e
GM
1735@item viper-fast-keyseq-timeout 200
1736Key sequences separated by this many milliseconds are treated as Vi-style
1737keyboard macros. If the key sequence is defined as such a macro, it will be
1738executed. Otherwise, it is processed as an ordinary sequence of typed keys.
1739
1740Setting this variable too high may slow down your typing. Setting it too
1741low may make it hard to type macros quickly enough.
4009494e
GM
1742@item viper-ex-style-motion t
1743Set this to @code{nil}, if you want @kbd{l,h} to cross
1744lines, etc. @xref{Movement and Markers}, for more info.
1745@item viper-ex-style-editing t
1746Set this to @code{nil}, if you want
1747@kbd{C-h} and @key{DEL} to not stop
1748at the beginning of a line in Insert state, @key{X} and @key{x} to delete
1749characters across lines in Vi command state, etc.
1750@item viper-ESC-moves-cursor-back t
1751It @code{t}, cursor moves back 1 character when switching from insert state to vi
1752state. If @code{nil}, the cursor stays where it was before the switch.
1753@item viper-always t
1754@code{t} means: leave it to Viper to decide when a buffer must be brought
1755up in Vi state,
1756Insert state, or Emacs state. This heuristics works well in virtually all
1757cases. @code{nil} means you either has to invoke @code{viper-mode} manually
1758for each buffer (or you can add @code{viper-mode} to the appropriate major mode
1759hooks using @code{viper-load-hook}).
1760
1761This option must be set in the file @file{~/.viper}.
1762@item viper-custom-file-name "~/.viper"
1763File used for Viper-specific customization.
1764Change this setting, if you want. Must be set in @file{.emacs} (not @file{.viper}!)
1765before Viper is loaded. Note that you
1766have to set it as a string inside double quotes.
1767@item viper-spell-function 'ispell-region
1768Function used by the command @kbd{#c<move>} to spell.
1769@item viper-glob-function
1770The value of this variable is the function symbol used to expand wildcard
1771symbols. This is platform-dependent. The default tries to set this variable
1772to work with most shells, MS Windows, OS/2, etc. However, if it
1773doesn't work the way you expect, you should write your own.
1774Use @code{viper-glob-unix-files} and @code{viper-glob-mswindows-files} in
1775@file{viper-util.el} as examples.
1776
1777This feature is used to expand wildcards in the Ex command @kbd{:e}.
1778Note that Viper doesn't support wildcards in the @kbd{:r} and @kbd{:w}
1779commands, because file completion is a better mechanism.
1780@findex @code{viper-glob-function}
1781
1782@item ex-cycle-other-window t
1783If not @code{nil}, @kbd{:n} and @kbd{:b} will cycle through files in another
1784window, if one exists.
1785@item ex-cycle-through-non-files nil
1786@kbd{:n} does not normally cycle through buffers. Set this to get
1787buffers also.
1788@item viper-want-emacs-keys-in-insert
1789This is set to @code{nil} for user levels 1 and 2 and to @code{t} for user
1790levels 3 and 4. Users who specify level 5 are allowed to set this variable
1791as they please (the default for this level is @code{t}). If set to
1792@code{nil}, complete Vi compatibility is provided in Insert state. This is
1793really not recommended, as this precludes you from using language-specific
1794features provided by the major modes.
1795@item viper-want-emacs-keys-in-vi
1796This is set to @code{nil} for user
1797level 1 and to @code{t} for user levels 2--4.
1798At level 5, users are allowed to set this variable as they please (the
1799default for this level is @code{t}).
1800If set to @code{nil}, complete Vi compatibility is provided
1801in Vi command state. Setting this to @code{nil} is really a bad idea,
1802unless you are a novice, as this precludes the use
1803of language-specific features provided by the major modes.
1804@item viper-keep-point-on-repeat t
1805If not @code{nil}, point is not moved when the user repeats the previous
1806command by typing `.' This is very useful for doing repeated changes with
1807the @kbd{.} key.
1808@item viper-repeat-from-history-key 'f12
1809Prefix key used to invoke the macros @kbd{f12 1} and @kbd{f12 2} that repeat
1810the second-last and the third-last destructive command.
1811Both these macros are bound (as Viper macros) to
1812@code{viper-repeat-from-history},
1813which checks the second key by which it is invoked to see which of the
1814previous commands to invoke. Viper binds @kbd{f12 1} and @kbd{f12 2} only,
1815but the user can bind more in @file{~/.viper}. @xref{Vi Macros}, for how to do
1816this.
1817@item viper-keep-point-on-undo nil
1818If not @code{nil}, Viper tries to not move point when undoing commands.
1819Instead, it will briefly move the cursor to the place where change has
1820taken place. However, if the undone piece of text is not seen in window,
1821then point will be moved to the place where the change took place.
1822Set it to @code{t} and see if you like it better.
1823@item viper-delete-backwards-in-replace nil
1824If not @code{nil}, @key{DEL} key will delete characters while moving the cursor
1825backwards. If @code{nil}, the cursor will move backwards without deleting
1826anything.
1827@item viper-replace-overlay-face 'viper-replace-overlay-face
1828On a graphical display, Viper highlights replacement regions instead of
1829putting a @samp{$} at the end. This variable controls the so called
1830@dfn{face} used to highlight the region.
1831
1832By default, @code{viper-replace-overlay-face} underlines the replacement on
1833monochrome displays and also lays a stipple over them. On color displays,
1834replacement regions are highlighted with color.
1835
1836If you know something about Emacs faces and don't like how Viper highlights
1837replacement regions, you can change @code{viper-replace-overlay-face} by
1838specifying a new face. (Emacs faces are described in the Emacs Lisp
1839reference.) On a color display, the following customization method is
1840usually most effective:
173076b4 1841@smallexample
4009494e
GM
1842(set-face-foreground viper-replace-overlay-face "DarkSlateBlue")
1843(set-face-background viper-replace-overlay-face "yellow")
173076b4 1844@end smallexample
4009494e
GM
1845For a complete list of colors available to you, evaluate the expression
1846@code{(x-defined-colors)}. (Type it in the buffer @code{*scratch*} and then
1847hit the @kbd{C-j} key.
1848
1849@item viper-replace-overlay-cursor-color "Red"
1850@vindex @code{viper-replace-overlay-cursor-color}
1851Cursor color when it is inside the replacement region.
1852This has effect only on color displays and only when Emacs runs as an X
1853application.
1854@item viper-insert-state-cursor-color nil
1855@vindex @code{viper-insert-state-cursor-color}
1856If set to a valid color, this will be the cursor color when Viper is in
1857insert state.
1858@item viper-emacs-state-cursor-color nil
1859@vindex @code{viper-emacs-state-cursor-color}
1860If set to a valid color, this will be the cursor color when Viper is in
1861emacs state.
1862@item viper-replace-region-end-delimiter "$"
1863A string used to mark the end of replacement regions. It is used only on
1864TTYs or if @code{viper-use-replace-region-delimiters} is non-@code{nil}.
1865@item viper-replace-region-start-delimiter ""
1866A string used to mark the beginning of replacement regions. It is used
1867only on TTYs or if @code{viper-use-replace-region-delimiters} is non-@code{nil}.
1868@item viper-use-replace-region-delimiters
1869If non-@code{nil}, Viper will always use @code{viper-replace-region-end-delimiter} and
1870@code{viper-replace-region-start-delimiter} to delimit replacement regions,
1871even on color displays (where this is unnecessary). By default, this
1872variable is non-@code{nil} only on TTYs or monochrome displays.
1873@item viper-allow-multiline-replace-regions t
1874If non-@code{nil}, multi-line text replacement regions, such as those produced by
1875commands @kbd{c55w}, @kbd{3C}, etc., will stay around until the user exits
1876the replacement mode. In this variable is set to @code{nil}, Viper will
1877emulate the standard Vi behavior, which supports only intra-line
1878replacement regions (and multi-line replacement regions are deleted).
1879@item viper-toggle-key "\C-z"
1880Specifies the key used to switch from Emacs to Vi and back.
1881Must be set in @file{.viper}. This variable can't be
1882changed interactively after Viper is loaded.
1883
1884In Insert state, this key acts as a temporary escape to Vi state, i.e., it
1885will set Viper up so that the very next command will be executed as if it
1886were typed in Vi state.
4009494e
GM
1887@item viper-buffer-search-char nil
1888Key used for buffer search. @xref{Viper Specials}, for details.
1889@item viper-surrounding-word-function 'viper-surrounding-word
1890The value of this variable is a function name that is used to determine
1891what constitutes a word clicked upon by the mouse. This is used by mouse
1892search and insert.
1893@item viper-search-face 'viper-search-face
1894Variable that controls how search patterns are highlighted when they are
1895found.
1896@item viper-vi-state-hook nil
1897List of parameterless functions to be run just after entering the Vi
1898command state.
1899@item viper-insert-state-hook nil
1900Same for Insert state. This hook is also run after entering Replace state.
1901@item viper-replace-state-hook nil
1902List of (parameterless) functions called just after entering Replace state
1903(and after all @code{viper-insert-state-hook}).
1904@item viper-emacs-state-hook nil
1905List of (parameterless) functions called just after switching from Vi state
1906to Emacs state.
1907@item viper-load-hook nil
1908List of (parameterless) functions called just after loading Viper. This is
1909the last chance to do customization before Viper is up and running.
1910@end table
1911@noindent
1912You can reset some of these constants in Viper with the Ex command @kbd{:set}
1913(when so indicated in the table). Or you
1914can include a line like this in your @file{.viper} file:
1915@example
1916(setq viper-case-fold-search t)
1917@end example
1918@vindex @code{viper-auto-indent}
1919@vindex @code{viper-electric-mode}
1920@vindex @code{viper-case-fold-search}
1921@vindex @code{viper-re-search}
1922@vindex @code{viper-shift-width}
1923@vindex @code{buffer-read-only}
1924@vindex @code{viper-search-wrap-around}
1925@vindex @code{viper-search-scroll-threshold}
1926@vindex @code{viper-search-face}
1927@vindex @code{viper-tags-file-name}
1928@vindex @code{viper-re-query-replace}
1929@vindex @code{viper-want-ctl-h-help}
1930@vindex @code{viper-vi-style-in-minibuffer}
1931@vindex @code{viper-no-multiple-ESC}
1932@vindex @code{viper-always}
4009494e
GM
1933@vindex @code{viper-fast-keyseq-timeout}
1934@vindex @code{viper-ex-style-motion}
1935@vindex @code{viper-ex-style-editing}
1936@vindex @code{viper-ESC-moves-cursor-back}
1937@vindex @code{viper-custom-file-name}
1938@vindex @code{viper-spell-function}
1939@vindex @code{ex-cycle-other-window}
1940@vindex @code{ex-cycle-through-non-files}
1941@vindex @code{viper-want-emacs-keys-in-insert}
1942@vindex @code{viper-want-emacs-keys-in-vi}
1943@vindex @code{viper-keep-point-on-repeat}
1944@vindex @code{viper-keep-point-on-undo}
1945@vindex @code{viper-delete-backwards-in-replace}
1946@vindex @code{viper-replace-overlay-face}
1947@vindex @code{viper-replace-region-end-symbol}
1948@vindex @code{viper-replace-region-start-symbol}
1949@vindex @code{viper-allow-multiline-replace-regions}
1950@vindex @code{viper-toggle-key}
4009494e
GM
1951@vindex @code{viper-buffer-search-char}
1952@vindex @code{viper-surrounding-word-function}
1953@vindex @code{viper-vi-state-hook}
1954@vindex @code{viper-insert-state-hook}
1955@vindex @code{viper-replace-state-hook}
1956@vindex @code{viper-emacs-state-hook}
1957
1958@node Key Bindings, Packages that Change Keymaps, Rudimentary Changes,Customization
1959@section Key Bindings
1960
1961@cindex key bindings
1962@cindex keymaps
1963
1964Viper lets you define hot keys, i.e., you can associate keyboard keys
1965such as F1, Help, PgDn, etc., with Emacs Lisp functions (that may already
1966exist or that you will write). Each key has a "preferred form" in
1967Emacs. For instance, the Up key's preferred form is [up], the Help key's
1968preferred form is [help], and the Undo key has the preferred form [f14].
1969You can find out the preferred form of a key by typing @kbd{M-x
1970describe-key-briefly} and then typing the key you want to know about.
1971
1972Under the X Window System, every keyboard key emits its preferred form,
1973so you can just type
1974
1975@lisp
1976(global-set-key [f11] 'calendar) ; L1, Stop
1977(global-set-key [f14] 'undo) ; L4, Undo
1978@end lisp
1979
1980@noindent
1981to bind L1 (a key that exists on some SUN workstations) so it will invoke
1982the Emacs Calendar and to bind L4 so it will undo changes.
1983However, on a dumb terminal or in an Xterm window, even the standard arrow
1984keys may
1985not emit the right signals for Emacs to understand. To let Emacs know about
1986those keys, you will have to find out which key sequences they emit
1987by typing @kbd{C-q} and then the key (you should switch to Emacs state
1988first). Then you can bind those sequences to their preferred forms using
4f4a84ec 1989@code{input-decode-map} as follows:
4009494e
GM
1990
1991@lisp
1992(cond ((string= (getenv "TERM") "xterm")
4f4a84ec
SM
1993(define-key input-decode-map "\e[192z" [f11]) ; L1
1994(define-key input-decode-map "\e[195z" [f14]) ; L4, Undo
4009494e
GM
1995@end lisp
1996
1997The above illustrates how to do this for Xterm. On VT100, you would have to
1998replace "xterm" with "vt100" and also change the key sequences (the same
1999key may emit different sequences on different types of terminals).
2000
2001The above keys are global, so they are overwritten by the local maps
2002defined by the major modes and by Viper itself. Therefore, if you wish to
2003change a binding set by a major mode or by Viper, read this.
2004
2005Viper users who wish to specify their own key bindings should be concerned
2006only with the following three keymaps:
2007@code{viper-vi-global-user-map} for Vi state commands,
2008@code{viper-insert-global-user-map} for Insert state commands,
2009and @code{viper-emacs-global-user-map} for Emacs state commands (note:
2010customized bindings for Emacs state made to @code{viper-emacs-global-user-map}
2011are @emph{not} inherited by Insert state).
2012
2013For more information on Viper keymaps, see the header of the file
2014@file{viper.el}.
2015If you wish to change a Viper binding, you can use the
2016@code{define-key} command, to modify @code{viper-vi-global-user-map},
2017@code{viper-insert-global-user-map}, and @code{viper-emacs-global-user-map}, as
2018explained below. Each of these key maps affects the corresponding Viper state.
2019The keymap @code{viper-insert-global-user-map} also affects Viper's Replace
2020state.
2021
2022@noindent
2023If you want to
2024bind a key, say @kbd{C-v}, to the function that scrolls
2025page down and to make @kbd{0} display information on the current buffer,
2026putting this in @file{.viper} will do the trick in Vi state:
2027@example
2028(define-key viper-vi-global-user-map "\C-v" 'scroll-down)
2029@end example
2030@noindent
2031To set a key globally,
2032@example
2033(define-key viper-emacs-global-user-map "\C-c m" 'smail)
2034(define-key viper-vi-global-user-map "0" 'viper-info-on-file)
2035@end example
2036@noindent
2037Note, however, that this binding may be overwritten by other keymaps, since
2038the global keymap has the lowest priority.
2039To make sure that nothing will override a binding in Emacs state, you
2040can write this:
2041@example
2042(define-key viper-emacs-global-user-map "\C-c m" 'smail)
2043@end example
2044@noindent
2045To customize the binding for @kbd{C-h} in Insert state:
2046@example
173076b4
GM
2047(define-key viper-insert-global-user-map "\C-h"
2048 'my-del-backwards-function)
4009494e
GM
2049@end example
2050@noindent
2051
2052Each Emacs command key calls some Lisp function. If you have enabled the
2053Help, (@pxref{Rudimentary Changes}) @kbd{C-h k} will show you the function
2054for each specific key; @kbd{C-h b} will show all bindings, and @kbd{C-h m}
2055will provide information on the major mode in effect. If Help is not
2056enabled, you can still get help in Vi state by prefixing the above commands
2057with @kbd{\}, e.g., @kbd{\ C-h k} (or you can use the Help menu in the
2058menu bar, if Emacs runs under X).
2059
2060Viper users can also change bindings on a per major mode basis. As with
2061global bindings, this can be done separately for each of the three main Viper
2062states. To this end, Viper provides the function
2063@code{viper-modify-major-mode}.
2064@findex @code{viper-modify-major-mode}
2065
2066To modify keys in Emacs state for @code{my-favorite-major-mode}, the user
2067needs to create a sparse keymap, say, @code{my-fancy-map}, bind whatever
2068keys necessary in that keymap, and put
2069
2070@example
2071(viper-modify-major-mode 'dired-mode 'emacs-state my-fancy-map)
2072@end example
2073
2074@noindent
2075in @file{~/.viper}. To do the same in Vi and Insert states, you should use
2076@code{vi-state} and @code{insert-state}. Changes in Insert state are also
2077in effect in Replace state. For instance, suppose that the user wants to
2078use @kbd{dd} in Vi state under Dired mode to delete files, @kbd{u} to unmark
2079files, etc. The following code in @file{~/.viper} will then do the job:
2080
2081@example
2082(setq my-dired-modifier-map (make-sparse-keymap))
2083(define-key my-dired-modifier-map "dd" 'dired-flag-file-deletion)
2084(define-key my-dired-modifier-map "u" 'dired-unmark)
2085(viper-modify-major-mode 'dired-mode 'vi-state my-dired-modifier-map)
2086@end example
2087
2088A Vi purist may want to modify Emacs state under Dired mode so that
2089@kbd{k}, @kbd{l}, etc., will move around in directory buffers, as in
2090Vi. Although this is not recommended, as these keys are bound to useful
2091Dired functions, the trick can be accomplished via the following code:
2092
2093@example
2094(setq my-dired-vi-purist-map (make-sparse-keymap))
2095(define-key my-dired-vi-purist-map "k" 'viper-previous-line)
2096(define-key my-dired-vi-purist-map "l" 'viper-forward-char)
173076b4
GM
2097(viper-modify-major-mode 'dired-mode
2098 'emacs-state my-dired-vi-purist-map)
4009494e
GM
2099@end example
2100
2101Yet another way to customize key bindings in a major mode is to edit the
2102list @code{viper-major-mode-modifier-list} using the customization widget.
2103@vindex @code{viper-major-mode-modifier-list}
2104(This variable is in the Viper-misc customization group.)
2105The elements of this list are triples of the form: (major-mode viper-state
2106keymap), where the keymap contains bindings that are supposed to be active
2107in the given major mode and the given viper-state.
2108
2109Effects similar to key binding changes can be achieved by defining Vi
2110keyboard macros using the Ex commands @kbd{:map} and @kbd{:map!}. The
2111difference is that multi-key Vi macros do not override the keys they are
2112bound to, unless these keys are typed in quick succession. So, with macros,
2113one can use the normal keys alongside with the macros. If per-mode
2114modifications are needed, the user can try both ways and see which one is
2115more convenient.
2116@findex @kbd{:map}
2117@xref{Vi Macros}, for details.
2118
2119Note: in major modes that come up in @emph{Emacs state} by default, the
2120aforesaid modifications may not take place immediately (but only after the
2121buffer switches to some other Viper state and then back to Emacs state). To
2122avoid this, one should add @code{viper-change-state-to-emacs} to an
2123appropriate hook of that major mode. (Check the function
2124@code{viper-set-hooks} in @file{viper.el} for examples.) However, if you
2125did not set @code{viper-always} to @code{nil}, chances are that you won't
2126need to perform the above procedure, because Viper will take care of most
2127useful defaults.
2128
2129
2130Finally, Viper has a facility that lets the user define per-buffer
2131bindings, i.e., bindings that are in effect in some specific buffers
2132only. Unlike per-mode bindings described above, per-buffer bindings can be
2133defined based on considerations other than the major mode. This is done
2134via the function @code{viper-add-local-keys}, which lets one specify bindings
2135that should be in effect in the current buffer only and for a specific Viper
2136state. For instance,
2137@lisp
2138(viper-add-local-keys 'vi-state '(("ZZ" .@: TeX-command-master)
2139 ("ZQ" .@: viper-save-kill-buffer)))
2140@end lisp
2141@noindent
2142redefines @kbd{ZZ} to invoke @code{TeX-command-master} in @code{vi-state}
2143and @kbd{ZQ} to save-then-kill the current buffer. These bindings take
2144effect only in the buffer where this command is executed. The typical use
2145of this function is to execute the above expression from within a function
2146that is included in a hook to some major mode. For instance, the above
2147expression
2148could be called from a function, @code{my-tex-init}, which may be added to
2149@code{tex-mode-hook} as follows:
2150@lisp
2151(add-hook 'tex-mode-hook 'my-tex-init)
2152@end lisp
2153@noindent
2154When TeX mode starts, the hook is executed and the above Lisp expression is
2155evaluated. Then, the bindings for @kbd{ZZ} and @kbd{ZQ} are changed in Vi
2156command mode for all buffers in TeX mode.
2157
2158Another useful application is to bind @kbd{ZZ} to @code{send-mail}
2159in the Mail mode buffers (the specifics of this depend on which mail
2160package you are using, @code{rmail}, @code{mh-e}, @code{vm}, etc.
2161For instance, here is how to do this for @code{mh-e}, the Emacs interface
2162to MH:
2163@lisp
2164(defun mh-add-vi-keys ()
2165 "Set up ZZ for MH-e and XMH."
2166 (viper-add-local-keys 'vi-state '(("ZZ" .@: mh-send-letter))))
2167(add-hook 'mh-letter-mode-hook 'mh-add-vi-keys)
2168@end lisp
2169
2170You can also use @code{viper-add-local-keys} to set per buffer
2171bindings in Insert state and Emacs state by passing as a parameter the
2172symbols @code{insert-state} and @code{emacs-state}, respectively.
2173As with global bindings, customized local bindings done to Emacs state
2174are not inherited by Insert state.
2175
2176On rare occasions, local keys may be added by mistake. Usually this is done
2177indirectly, by invoking a major mode that adds local keys (e.g.,
2178@code{shell-mode} redefines @key{RET}). In such a case, exiting the wrong
2179major mode won't rid you from unwanted local keys, since these keys are
2180local to Viper state and the current buffer, not to the major mode.
2181In such situations, the remedy is to type @kbd{M-x viper-zap-local-keys}.
2182
2183So much about Viper-specific bindings.
2184@xref{Customization,,Customization,emacs,The GNU Emacs
2185Manual}, and the Emacs quick reference card for the general info on key
2186bindings in Emacs.
2187
4f4a84ec 2188@vindex @code{input-decode-map}
4009494e
GM
2189@vindex @code{function-key-map}
2190@vindex @code{viper-vi-global-user-map}
2191@vindex @code{viper-insert-global-user-map}
2192@vindex @code{viper-emacs-global-user-map}
2193@findex @code{viper-add-local-keys}
2194@findex @code{viper-zap-local-keys}
2195
2196@node Packages that Change Keymaps,Viper Specials,Key Bindings,Customization
2197@subsection Packages that Change Keymaps
2198@cindex C-c and Viper
2199@cindex Viper and C-c
2200
2201Viper is designed to coexist with all major and minor modes of Emacs. This
2202means that bindings set by those modes are generally available with Viper
2203(unless you explicitly prohibit them by setting
2204@code{viper-want-emacs-keys-in-vi} and @code{viper-want-emacs-keys-in-insert} to
2205@code{nil}).
2206If @code{viper-always} is set to @code{t} (which is the default), Viper
2207will try to bring each buffer
2208in the Viper state that is most appropriate for that buffer.
2209Usually, this would be the Vi state, but sometimes it could be the Insert
2210state or the Emacs state.
2211
2212Some major mode bindings will necessarily be overwritten by Viper. Indeed, in
2213Vi state, most of the 1-character keys are used for Vi-style editing. This
2214usually causes no problems because most packages designed for editing files
2215typically do not bind such keys. Instead, they use key sequences that start
2216with @kbd{C-x} and @kbd{C-c}. This is why it was so important for us to
2217free up @kbd{C-x} and @kbd{C-c}.
2218It is common for language-specific major modes to bind @key{TAB} and
2219@kbd{C-j} (the line feed) keys to various formatting functions. This is
2220extremely useful, but may require some getting used to for a Vi user. If you
2221decide that this feature is not for you, you can re-bind these keys as
2222explained earlier (@pxref{Customization}).
2223
2224Binding for @key{TAB} is one of the most unusual aspects of Viper for many
2225novice users. In Emacs, @key{TAB} is used to format text and programs, and
2226is extremely useful. For instance, hitting @key{TAB} causes the current
2227line to be re-indented in accordance with the context. In programming,
2228this is very important, since improper automatic indentation would
2229immediately alert the programmer to a possible error. For instance, if a
2230@kbd{)} or a @kbd{"} is missing somewhere above the current
2231line, @key{TAB} is likely to mis-indent the line.
2232
2233For this reason, Viper doesn't change the standard Emacs binding of
2234@key{TAB}, thereby sacrificing Vi compatibility
2235(except for users at level 1). Instead, in Viper, the key
2236@kbd{S-tab} (shift+ tab) is chosen to emulate Vi's @key{TAB}.
2237
2238We should note that on some non-windowing terminals, Shift doesn't modify
2239the @key{TAB} key, so @kbd{S-tab} behaves as if it were @key{TAB}. In such
2240a case, you will have to bind @code{viper-insert-tab} to some other
2241convenient key.
2242
2243Some packages, notably Dired, Gnus, Info, etc., attach special meaning to
2244common keys like @key{SPC}, @kbd{x}, @kbd{d}, @kbd{v}, and others. This
2245means that Vi command state is inappropriate for working with these
2246packages. Fortunately, these modes operate on read-only buffers and are
2247designed not for editing files, but for special-purpose browsing, reading
2248news, mail, etc., and Vi commands are meaningless in these situations. For
2249this reason, Viper doesn't force Vi state on such major modes---it
2250brings them in Emacs state. You can switch to Vi state by typing @kbd{C-z}
2251if, for instance, you want to do Vi-style search in a buffer (although,
2252usually, incremental search, which is bound to @kbd{C-s}, is sufficient in
2253these situations). But you should then switch back to Emacs state if you
2254plan to continue using these major modes productively. You can also switch
2255to Vi temporarily, to execute just one command. This is done by typing
2256@kbd{C-c \}. (In some of these modes, @kbd{/} and @kbd{:} are bound
2257Vi-style, unless these keys perform essential duties.)
2258
2259If you would like certain major modes to come up in Emacs state rather than
2260Vi state (but Viper thinks otherwise), you should put these major modes
2261on the @code{viper-emacs-state-mode-list} list and delete them from
2262@code{viper-vi-state-mode-list}.
2263Likewise, you can force Viper's Insert state on a major mode by putting it
2264in @code{viper-insert-state-mode-list}.
2265@vindex @code{viper-emacs-state-mode-list}
2266@vindex @code{viper-insert-state-mode-list}
2267@vindex @code{viper-vi-state-mode-list}
2268
2269It is also possible to impose Vi on some major modes, even though they may
2270bind common keys to specialized commands. This might make sense for modes
2271that bind only a small number of common keys. For instance, Viper subverts
2272the Shell mode by changing the bindings for @kbd{C-m} and @kbd{C-d} using
2273@code{viper-add-local-keys} described in the section on customization
2274(@pxref{Customization}).
2275
2276In some cases, some @emph{minor} modes might override certain essential
2277bindings in Vi command state. This is not a big problem because this
2278can happen only in the beginning, when the minor mode kicks in. Typing
2279@code{M-x viper-mode} will correct the situation. Viper knows about
2280several such minor modes and takes care of them, so the above trick
2281is usually not necessary. If you find that some minor mode, e.g.,
2282@code{nasty-mode} interferes with Viper, putting the following in
2283@file{.viper} should fix the problem:
2284@lisp
2285(viper-harness-minor-mode "nasty-mode")
2286@end lisp
2287@noindent
2288The argument to @code{viper-harness-minor-mode} is the name of the file for the
2289offending minor mode with the suffixes @file{.el} and @file{.elc} removed.
2290
2291It may not be always obvious which minor mode is at fault. The only
2292guidance here is to look into the file that defines the minor mode you are
2293suspecting, say @file{nasty-mode.el}, and see if it has a variable called
2294@code{nasty-mode-map}. Then check if there is a statement of the form
2295@lisp
2296(define-key nasty-mode-map key function)
2297@end lisp
2298@noindent
2299that binds the misbehaving
2300keys. If so, use the above line to harness @code{nasty-mode}. If your
2301suspicion is wrong, no harm is done if you harness a minor mode that
2302doesn't need to be harnessed.
2303
2304It is recommended to harness even those minor modes that don't override
2305Viper keys, but still have their own keymaps. A general way to
2306make a minor mode, @code{my-mode},
2307compatible with Viper is to have the file @file{my-mode.el} include the following code:
2308
2309@lisp
2310(when (fboundp 'viper-harness-minor-mode)
2311 (let ((lib (file-name-sans-extension
2312 (file-name-nondirectory load-file-name))))
2313 (viper-harness-minor-mode lib)))
2314@end lisp
2315
2316@vindex @code{viper-want-emacs-keys-in-vi}
2317@vindex @code{viper-want-emacs-keys-in-insert}
2318@vindex @code{viper-always}
2319@findex @code{viper-set-hooks}
2320@findex @code{viper-mode}
2321@findex @code{viper-harness-minor-mode}
2322@findex @code{remove-hook}
2323@findex @code{add-hook}
2324
2325@node Viper Specials,Vi Macros,Packages that Change Keymaps,Customization
2326@section Viper Specials
2327
2328Viper extends Vi with a number of useful features. This includes various
2329search functions, histories of search strings, Ex commands, insertions, and
2330Vi's destructive commands. In addition, Viper supports file name completion
2331and history, completion of Ex commands and variables, and many other
2332features. Some of these features are explained in detail elsewhere in this
2333document. Other features are explained here.
2334
2335@table @code
2336@item (viper-buffer-search-enable)
2337@item viper-buffer-search-char nil
2338Enable buffer search. Explicit call to @code{viper-buffer-search-enable}
2339sets @code{viper-buffer-search-char} to @kbd{g}. Alternatively, the user can
2340set @code{viper-buffer-search-char} in @file{.viper} to a key sequence
2341to be used for buffer search. There is no need to call
2342@code{viper-buffer-search-enable} in that case.
2343@findex @code{viper-buffer-search-enable}
2344@vindex @code{viper-buffer-search-char}
2345@item viper-toggle-search-style
2346This function, bound to @kbd{C-c /}, lets one toggle case-sensitive and
2347case-insensitive search, and also switch between plain vanilla search and
2348search via regular expressions. Without the prefix argument, the user is
2349asked which mode to toggle. With prefix argument 1, this toggles
2350case-sensitivity. With prefix argument 2, regular expression/vanilla search
2351will be toggled.
2352
2353However, we found that the most convenient way to toggle
2354these options is to bind a Vi macro to
2355bind @kbd{//} to toggles case sensitivity and to @kbd{///} to toggles
2356vanilla search. Thus, quickly hitting @kbd{/} twice will switch Viper from
2357case sensitive search to case-insensitive. Repeating this once again will
2358restore the original state. Likewise, quickly hitting @kbd{/} three times
2359will switch you from vanilla-style search to search via regular expressions.
2360If you hit something other than @kbd{/} after the first @kbd{/} or if the
2361second @kbd{/} doesn't follow quickly enough, then Viper will issue the
2362usual prompt @kbd{/} and will wait for input, as usual in Vi.
2363If you don't like this behavior, you can ``unrecord'' these macros in your
2364@file{~/.viper} file. For instance, if you don't like the above feature, put
2365this in @file{~/.viper}:
2366@example
2367(viper-set-searchstyle-toggling-macros 'undefine)
2368@end example
2369@findex @code{viper-set-searchstyle-toggling-macros}
2370
2371If you don't like this feature as a default, but would still like to have
2372it in some major modes, you can do so by first unsetting it globally, as
2373shown above, and then setting it in the desired major modes as follows:
2374@example
2375(viper-set-searchstyle-toggling-macros nil 'c-mode)
2376(viper-set-searchstyle-toggling-macros nil 'lisp-mode)
2377@end example
2378
2379@item Vi-isms in Emacs state
2380Some people find it useful to use the Vi-style search key, `/', to invoke
2381search in modes which Viper leaves in emacs-state. These modes are:
2382@code{dired-mode}, @code{mh-folder-mode},
2383@code{Info-mode}, and @code{Buffer-menu-mode}
2384(more may be added in the future). So, in the above modes, Viper binds `/'
2385so that it will behave Vi-style. Furthermore, in those major modes, Viper
2386binds `:' to invoke ex-style commands, like in vi-state. And, as described
2387above, `//' and `///' get bound to Vi-style macros that toggle
2388case-insensitivity and regexp-search.
2389
2390If you don't like these features---which I don't really understand---you
2391can unbind `/' and `:' in @code{viper-dired-modifier-map} (for Dired) or in
2392@code{viper-slash-and-colon-map}, for other modes.
2393@vindex @code{viper-slash-and-colon-map}
2394@vindex @code{viper-dired-modifier-map}
2395
2396To unbind the macros `//' and `///' for a major mode where you feel they
2397are undesirable, execute @code{viper-set-emacs-state-searchstyle-macros} with a
2398non-@code{nil} argument. This can be done either interactively, by supplying a
2399prefix argument, or by placing
2400@example
2401(viper-set-emacs-state-searchstyle-macros 'undefine)
2402@end example
2403@findex @code{viper-set-emacs-state-searchstyle-macros}
2404in the hook to the major mode (e.g., @code{dired-mode-hook}).
2405@xref{Vi Macros}, for more information on Vi macros.
2406
2407@item viper-heading-start
2408@item viper-heading-end
2409@cindex headings
2410@cindex sections
2411@cindex paragraphs
2412@cindex sentences
2413Regular Expressions for @kbd{[[} and @kbd{]]}. Note that Emacs defines
2414Regexps for paragraphs and sentences. @xref{Paragraphs,,Paragraphs and
2415Sentences,emacs,The GNU Emacs Manual}, for details.
2416@item M-x viper-set-expert-level
2417@findex @code{viper-set-expert-level}
2418Change your user level interactively.
2419@item viper-smart-suffix-list '("" "tex" "c" "cc" "el" "p")
2420@vindex @code{viper-smart-suffix-list}
2421Viper supports Emacs-style file completion when it prompts the user for a
2422file name. However, in many cases, the same directory may contain files
2423with identical prefix but different suffixes, e.g., prog.c, prog.o,
2424paper.tex, paper.dvi. In such cases, completion will stop at the `.'.
2425If the above variable is a list of strings representing suffixes, Viper will
2426try these suffixes
2427in the order listed and will check if the corresponding file exists.
2428
2429For instance, if completion stopped at `paper.'@: and the user typed
2430@key{RET},
2431then Viper will check if the files `paper.', `paper.tex', `paper.c', etc., exist.
2432It will take the first such file. If no file exists, Viper will give a chance
2433to complete the file name by typing the appropriate suffix. If `paper.'@: was
2434the intended file name, hitting return will accept it.
2435
2436To turn this feature off, set the above variable to @code{nil}.
2437
2438@item viper-insertion-ring-size 14
2439@vindex @code{viper-insertion-ring-size}
2440@cindex Insertion ring
2441Viper remembers what was previously inserted in Insert and Replace states.
2442Several such recent insertions are kept in a special ring of strings of size
2443@code{viper-insertion-ring-size}.
2444If you enter Insert or Replace state you can reinsert strings from this
2445ring by typing @kbd{C-c M-p} or @kbd{C-c M-n}. The former will search the
2446ring in
2447the direction of older insertions, and the latter will search in
2448the direction of newer insertions. Hitting @kbd{C-c M-p} or @kbd{C-c M-n}
2449in succession
2450will undo the previous insertion from the ring and insert the next item on
2451the ring. If a larger ring size is needed, change the value of the above
2452variable in the @file{~/.viper} file.
2453
2454Since typing these sequences of keys may be tedious, it is suggested that the
2455user should bind a function key, such as @kbd{f31}, as follows:
2456@example
2457(define-key viper-insert-global-user-map [f31]
2458 'viper-insert-prev-from-insertion-ring)
2459@end example
2460This binds @kbd{f31} (which is usually @kbd{R11} on a Sun workstation)
2461to the function that inserts the previous string in the insertion history.
2462To rotate the history in the opposite
2463direction, you can either bind an unused key to
2464@code{viper-insert-next-from-insertion-ring} or hit any digit (1 to 9) then
2465@kbd{f31}.
2466
2467One should not bind the above functions to @kbd{M-p} or @kbd{M-n}, since
9ff0b02b 2468this will interfere with the minibuffer histories and, possibly, other
4009494e
GM
2469major modes.
2470
2471@item viper-command-ring-size 14
2472@vindex @code{viper-command-ring-size}
2473@cindex Destructive command ring
2474@cindex Destructive command history
2475Viper keeps track of the recent history of destructive
2476commands, such as @kbd{dw}, @kbd{i}, etc.
2477In Vi state,
2478the most recent command can be re-executed by hitting `@kbd{.}', as in Vi.
2479However, repeated typing @kbd{C-c M-p} will cause Viper to show the
2480previous destructive commands in the minibuffer. Subsequent hitting `@kbd{.}'
2481will execute the command that was displayed last.
2482The key @kbd{C-c M-n} will cycle through the command history in the
2483opposite direction.
2484Since typing @kbd{C-c M-p} may be tedious, it is more convenient to bind an
2485appropriate function to an unused function key on the keyboard and use that
2486key. For instance, the following
2487@example
2488(define-key viper-vi-global-user-map [f31]
2489 'viper-prev-destructive-command)
2490@end example
2491binds the key @kbd{f31} (which is usually @kbd{R11} on a Sun workstation)
2492to the function that searches the command history in the direction of older
2493commands. To search in the opposite
2494direction, you can either bind an unused key to
2495@code{viper-next-destructive-command} or hit any digit (1 to 9) then @kbd{f31}.
2496
2497One should not bind the above functions to @kbd{M-p} or @kbd{M-n}, since
9ff0b02b 2498this will interfere with the minibuffer histories and, possibly, other
4009494e
GM
2499major modes.
2500
2501@item viper-minibuffer-vi-face 'viper-minibuffer-vi-face
2502@item viper-minibuffer-insert-face 'viper-minibuffer-insert-face
2503@item viper-minibuffer-emacs-face 'viper-minibuffer-emacs-face
2504These faces control the appearance of the minibuffer text in the
2505corresponding Viper states. You can change the appearance of these faces
44e97401 2506through Emacs's customization widget, which is accessible through the
4009494e
GM
2507menubar.
2508
2509Viper is located in this widget under the @emph{Emulations} customization
2510subgroup of the @emph{Editing} group. All Viper faces are grouped together
2511in Viper's @emph{Highlighting} customization subgroup.
2512
2513Note that only the text you type in is affected by the above faces.
9ff0b02b 2514Prompts and minibuffer messages are not affected.
4009494e
GM
2515
2516Purists who do not like adornments in the minibuffer can always zap them by
2517putting
2518@example
2519(copy-face 'default 'viper-minibuffer-vi-face)
2520(copy-face 'default 'viper-minibuffer-insert-face)
2521(copy-face 'default 'viper-minibuffer-emacs-face)
2522@end example
2523in the @file{~/.viper} file or through the customization widget, as
2524described above. However, in that case, the user will not have any
2525indication of the current Viper state in the minibuffer. (This is important
2526if the user accidentally switches to another Viper state by typing @key{ESC} or
2527@kbd{C-z}).
2528@item M-x viper-go-away
2529@findex @code{viper-go-away}
2530Make Viper disappear from the face of your running Emacs instance. If your
2531fingers start aching again, @kbd{M-x viper-mode} might save your day.
2532@item M-x toggle-viper-mode
2533@findex @code{toggle-viper-mode}
2534Toggle Viperization of Emacs on and off.
2535@end table
2536
2537@cindex Multifile documents and programs
2538
2539Viper provides some support for multi-file documents and programs.
2540If a document consists of several files we can designate one of them as a
2541master and put the following at the end of that file:
2542@lisp
2543;; Local Variables:
2544;; eval: (viper-setup-master-buffer "file1" "file2" "file3" "file4")
2545;; End:
2546@end lisp
2547@noindent
2548where @code{file1} to @code{file4} are names of files related to the master
2549file. Next time, when the master file is visited, the command
2550@code{viper-setup-master-buffer} will be evaluated and the above files will
2551be associated with the master file. Then, the new Ex command
2552@kbd{:RelatedFile} (abbr.@: @kbd{:R}) will display files 1 to 4 one after
2553another, so you can edit them. If a file is not in any Emacs buffer, it
2554will be visited. The command @kbd{PreviousRelatedFile} (abbr., @kbd{:P})
2555goes through the file list in the opposite direction.
2556@findex @kbd{:RelatedFile}
2557@findex @kbd{:PreviousRelatedFile}
2558
2559These commands are akin to @kbd{:n} and @kbd{:N}, but they allow the user to
2560focus on relevant files only.
2561
2562Note that only the master file needs to have the aforementioned block of
2563commands. Also, ";;" above can be replaced by some other
2564markers. Semicolon is good for Lisp programs, since it is considered a
2565comment designator there. For LaTeX, this could be "%%%", and for C the
2566above block should be commented out.
2567
2568Even though these commands are sometimes useful, they are no substitute for
2569the powerful @emph{tag table} facility of Emacs. Viper's @kbd{:tag} command
2570in a primitive interface to Emacs tags. @xref{Tags,Tags,Tags,emacs,
2571The GNU Emacs Manual}, for more information on tags.
2572
2573The following two commands are normally bound to a mouse click and are part
2574of Viper. They work only if Emacs runs as an application under X
2575Windows (or under some other window system for which a port of GNU Emacs 20
2576is available). Clicking the mouse when Emacs is invoked in an Xterm window
2577(using @code{emacs -nw}) will do no good.
2578
2579@table @code
2580@cindex mouse
2581@cindex mouse-search
2582@item viper-mouse-search-key (meta shift 1)
2583@vindex @code{viper-mouse-insert-key}
2584This variable controls the @emph{mouse-search} feature of Viper. The
2585default value
2586states that holding Meta and Shift keys while clicking mouse button 1
2587should initiate search for a region under the mouse pointer (defined
2588below). This command can take a prefix argument, which indicates the
2589occurrence of the pattern to search for.
2590
2591Note: while loading initially, Viper binds this mouse action only if it is
2592not already bound to something else. If you want to use the mouse-search
2593feature, and the @kbd{Meta-Shift-Mouse-1} mouse action is already bound to
2594something else, you can rebind the mouse-search feature by setting
2595@code{viper-mouse-search-key} to something else in your @code{~/.viper}
2596file:
2597@lisp
2598(setq viper-mouse-search-key '(meta 1))
2599@end lisp
2600This would bind mouse search to the action invoked by pressing the
2601Meta key and clicking mouse button 1. The allowed values of
2602@code{viper-mouse-search-key} are lists that contain a mouse-button number
2603(1,2, or 3) and any combination of the words `control', `meta', and
2604`shift'.
2605
2606If the requested mouse action (e.g., (meta 1)) is already taken for other
2607purposes then you have to confirm your intention by placing the following
2608command in @code{~/.viper} after setting @code{viper-mouse-search-key}:
2609@lisp
2610(viper-bind-mouse-search-key 'force)
2611@end lisp
2612
2613You can also change this setting interactively, through the customization
2614widget of Emacs (type @kbd{:customize}).
2615
2616The region that is chosen as a pattern to search for is determined as
2617follows. If search is invoked via a single click, Viper chooses the region
2618that lies between the beginning of the ``word'' under the pointer (``word''
2619is understood in Vi sense) and the end of that word. The only difference
2620with Vi's words is that in Lisp major modes `-' is considered an
2621alphanumeric symbol. This is done for the convenience of working with Lisp
2622symbols, which often have an `-' in them. Also, if you click on a
2623non-alphanumeric character that is not a word separator (in Vi sense) then
2624this character will also be considered alphanumeric, provided that it is
2625adjacent (from either side) to an alphanumeric character. This useful
2626feature gives added control over the patterns selected by the mouse click.
2627
2628On a double-click, the region is determined by the beginning of the current
2629Vi's ``Word'' (i.e., the largest non-separator chunk of text) and the End
2630of that ``Word'' (as determined by the @kbd{E} command).
2631
2632On a triple-click, the region consists of the entire line where the click
2633occurred with all leading and trailing spaces and tabs removed.
2634
2635@cindex mouse-insert
2636@item viper-mouse-insert-key (meta shift 2)
2637@vindex @code{viper-mouse-insert-key}
2638This variable controls the @emph{mouse-insert} feature of Viper.
2639The above default value states that
2640holding Meta and Shift keys while clicking mouse button 2
2641should insert the region surrounding the
2642mouse pointer. The rules defining this region are the same as for
2643mouse-search. This command takes an optional prefix argument, which
2644indicates how many such regions to snarf from the buffer and insert. (In
2645case of a triple-click, the prefix argument is ignored.)
2646
2647Note: while loading initially, Viper binds this mouse action only if it not
2648already bound to something else. If you want to use this feature and the
2649default mouse action is already bound, you can rebind mouse-insert by
2650placing this command in @code{~/.viper}:
2651@lisp
2652(setq viper-mouse-insert-key '(meta 2))
2653@end lisp
2654If you want to bind mouse-insert to an action even if this action is
2655already taken for other purposes in Emacs, then you should add this command
2656to @code{~/.viper}, after setting @code{viper-mouse-insert-key}:
2657@lisp
2658(viper-bind-mouse-insert-key 'force)
2659@end lisp
2660
2661This value can also be changed via the Emacs customization widget at the
2662menubar.
2663
2664@item viper-multiclick-timeout
2665This variable controls the rate at which double-clicking must occur for the
2666purpose of mouse search and mouse insert. By default, this is set to
2667@code{double-click-time} in Emacs and to
2668@code{mouse-track-multi-click-time} milliseconds in XEmacs.
2669@end table
2670@kindex @kbd{S-Mouse-1}
2671@kindex @kbd{S-Mouse-2}
2672@kindex @kbd{meta shift button1up}
2673@kindex @kbd{meta shift button2up}
2674@vindex @code{viper-multiclick-timeout}
2675@findex @code{viper-mouse-click-insert-word}
2676@findex @code{viper-mouse-click-search-word}
2677
2678Note: The above functions search and insert in the selected window of
2679the latest active frame. This means that you can click in another window or
2680another frame and have search or insertion done in the frame and window you
2681just left. This lets one use these functions in a multi-frame
2682configuration. However, this may require some getting used to. For
2683instance, if you are typing in a frame, A, and then move the mouse to frame
2684B and click to invoke mouse search, search (or insertion) will be performed
1df7defd 2685in frame A@. To perform search/insertion in frame B, you will first have to
4009494e
GM
2686shift focus there, which doesn't happen until you type a character or
2687perform some other action in frame B---mouse search doesn't shift focus.
2688
2689If you decide that you don't like the above feature and always want
2690search/insertion be performed in the frame where the click occurs, don't
2691bind (and unbind, if necessary) @code{viper-mouse-catch-frame-switch} from
2692the mouse event it is bound to.
2693
2694Mouse search is integrated with Vi-style search, so you can
2695repeat it with @kbd{n} and @kbd{N}. It should be also noted that, while
2696case-sensitivity of search in Viper is controlled by the variable
2697@code{viper-case-fold-search}, the case of mouse search is
2698controlled by the Emacs variable @code{case-fold-search}, which may be set
2699differently from @code{viper-case-fold-search}. Therefore, case-sensitivity
2700of mouse search may be different from that of the usual Vi-style search.
2701
2702Finally, if the way Viper determines the word to be searched for or to be
2703inserted is not what you want, there is a variable,
2704@code{viper-surrounding-word-function}, which can be changed to indicate
2705another function for snarfing words out of the buffer. The catch is that
2706you will then have to write such a function and make it known to your
2707Emacs. The function @code{viper-surrounding-word} in @file{viper.el} can be
2708used as a guiding example.
2709
2710@node Vi Macros, ,Viper Specials,Customization
2711@section Vi Macros
2712
2713@cindex Vi macros
2714
2715Viper supports much enhanced Vi-style macros and also facilitates the use
2716of Emacs-style macros. To define a temporary macro, it is generally more
2717convenient to use Emacs keyboard macro facility. Emacs keyboard macros are
2718usually defined anonymously, and the latest macro can be executed by typing
2719@kbd{C-x e} (or @kbd{*}, if Viper is in Vi state). If you need to use several
2720temporary macros, Viper lets you save them to a
2721register (a lowercase letter); such macros can then be executed by typing
2722@kbd{@@a} in Vi state (if a macro was previously saved in register
2723@kbd{a}).
2724@xref{Macros and Registers}, for details.
2725
2726If, however, you need to use a macro regularly, it must be given a
2727permanent name and saved. Emacs manual explains how to do this, but
2728invocation of named Emacs macros is quite different from Vi's. First,
2729invocation of permanent Emacs macros takes time because it requires typing
2730too many keys (to a Vi user's taste, anyway).
2731Second, binding such macros to function keys, for
2732fast access, hogs valuable real estate on the keyboard.
2733
2734Vi-style macros are better in that respect, since Vi lets the user overload
2735the meaning of key sequences: keys typed in fast succession are treated
2736specially, if this key sequence is bound to a macro.
2737
2738Viper provides Vi-style keyboard macros through the usual Ex commands,
2739@kbd{:map} and
2740@kbd{:map!}. These macros are much more powerful in Viper than
2741they are in the original Vi and in other emulators. This is because Viper
2742implements an enhanced vi-style
2743interface to the powerful Emacs keyboard macro facility.
2744
2745First, any Emacs
2746command can be executed while defining a macro, not just the Vi
2747commands. In particular, the user can invoke Emacs commands via @kbd{M-x
2748command-name} or by pressing various function keys on the keyboard. One
2749can even use the mouse, although this is usually not useful and is not
2750recommended (and macros defined with the use of the mouse cannot be saved in
2751command history and in the startup file, for future use).
2752
2753Macros defined by mixing Vi and Emacs commands are represented as
2754vectors. So, don't be confused when you see one (usually through the
2755history of Ex commands). For instance, if @kbd{gg} is defined by typing
2756@kbd{l}, the up-arrow key and @kbd{M-x next-line}, its definition will look
2757as follows in Emacs:
2758
2759@example
2760[l up (meta x) n e x t - l i n e return]
2761@end example
2762
2763Second, Viper macros are defined in a WYSIWYG style. This means that
2764commands are executed as you type them, so you can see precisely what is
2765being defined. Third, macros can be bound to arbitrary sequences of keys,
2766not just to printable keys. For instance, one can define a macro that will
2767be invoked by hitting @kbd{f3} then @kbd{f2} function keys. (The keys
2768@kbd{delete} and @kbd{backspace} are excluded; also, a macro invocation
2769sequence can't start with @key{ESC}. Some other keys, such as @kbd{f1} and
2770@kbd{help}, can't be bound to macros under Emacs, since they
2771are bound in @code{key-translation-map}, which overrides any other binding
2772the user gives to keys. In general, keys that have a binding in
2773@code{key-translation-map} can't be bound to a macro.)
2774
2775Fourth, in Viper, one can define macros that are specific to a given
2776buffer, a given major mode, or macros that are defined for all buffers. In
2777fact, the same macro name can have several different definitions: one
2778global, several definitions for various major modes, and
2779definitions for various specific buffers. Buffer-specific definitions
2780override mode-specific definitions, which, in turn, override global
2781definitions.
2782
2783As if all that is not enough, Viper (through its interface to Emacs
2784macros) lets the user define keyboard macros that ask for confirmation or
2785even prompt the user for input and then continue. To do this, one should
2786type @kbd{C-x q} (for confirmation) or @kbd{C-u C-x q} (for prompt).
2787For details, @pxref{Keyboard Macro Query,,Customization,emacs,The GNU Emacs
2788Manual} @refill
2789
f99f1641 2790When the user finishes defining a macro (which is done by typing @kbd{C-x)},
4009494e
GM
2791a departure from Vi), you will be asked whether you want this
2792macro to be global, mode-specific, or buffer-specific. You will also be
2793given a chance to save the macro in your @file{~/.viper} file.
2794This is the easiest way to save a macro and make
2795it permanently available. If you work your startup files with bare hands,
2796here is how Viper saves the above macro so that it will be
2797available in Viper's Insert state (and Replace state) in buffer @code{my-buf}
2798only:
2799
2800@example
2801(viper-record-kbd-macro "gg" 'insert-state
2802 [l up (meta x) n e x t - l i n e return]
2803 "my-buf")
2804@end example
2805
2806@noindent
2807To do the same for Vi state and all buffers with the major mode
2808@code{cc-mode}, use:
2809
2810@example
2811(viper-record-kbd-macro "gg" 'vi-state
2812 [l up (meta x) n e x t - l i n e return]
2813 'cc-mode)
2814@end example
2815
2816@noindent
2817Both macro names and macro definitions are vectors of symbols that denote
2818keys on the keyboard. Some keys, like @kbd{\}, @kbd{ }, or digit-keys must
2819be escaped with a backslash. Modified keys are represented as lists. For
2820instance, holding Meta and Control and pressing @kbd{f4} is represented as
2821@kbd{(control meta f4)}.
2822If all members of a vectors are printable characters (or sequences, such as
2823@kbd{\e}, @kbd{\t}, for @key{ESC} and @key{TAB}), then they can also be represented as
2824strings:
2825
2826@example
2827(viper-record-kbd-macro "aa" 'vi-state "aaa\e" "my-buffer")
2828@end example
2829
2830@noindent
2831Thus, typing @kbd{aa} fast in Vi state will switch Viper to Insert state
2832(due to the first @kbd{a}), insert @kbd{aa}, and then it will switch back to Vi
2833state. All this will take effect only in the buffer named @code{my-buffer}.
2834
2835Note that the last argument to @code{viper-record-kbd-macro} must be either a
2836string (a buffer name), a symbol representing a major mode, or @code{t};
2837the latter says that the macro is to be defined for all buffers
2838(which is how macros are defined in original Vi).
2839
2840For convenience, Viper also lets you define Vi-style macros in its Emacs
2841state. There is no Ex command, like @kbd{:map} and @kbd{:map!} for doing
2842this, but the user can include such a macro in the @file{~/.viper} file. The
2843only thing is that the @code{viper-record-kbd-macro} command should specify
2844@code{emacs-state} instead of @code{vi-state} or @code{insert-state}.
2845
2846The user can get rid of a macro either by using the Ex commands @kbd{:unmap}
2847and @kbd{:unmap!} or by issuing a call to @code{viper-unrecord-kbd-macro}.
2848The latter is more powerful, since it can delete macros even in
2849@code{emacs-state}. However, @code{viper-unrecord-kbd-macro} is usually
2850needed only when the user needs to get rid of the macros that are already
2851predefined in Viper.
2852The syntax is:
2853@findex @code{viper-unrecord-kbd-macro}
2854@example
2855(viper-unrecord-kbd-macro macro state)
2856@end example
2857@noindent
2858The second argument must be @code{vi-state}, @code{insert-state}, or
2859@code{emacs-state}. The first argument is a name of a macro. To avoid
2860mistakes in specifying names of existing macros, type @kbd{M-x
2861viper-describe-kbd-macros} and use a name from the list displayed by this
2862command.
2863
2864If an error occurs during macro definition, Emacs
2865aborts the process, and it must be repeated. This is analogous to Vi,
2866except that in Vi the user doesn't know there is an error until the macro is
2867actually run. All that means that in order for a definition to be
2868successful, the user must do some simple planning of the process in
2869advance, to avoid errors. For instance, if you want to map @kbd{gg} to
2870@kbd{llll} in Vi state, you must make sure that there is enough room on the
2871current line. Since @kbd{l} moves the cursor forward, it may signal an
2872error on reaching the end of line, which will abort the definition.
2873
2874These precautions are necessary only when defining macros; they will help
2875avoid the need to redo the job. When macros are actually run, an error
2876during the execution will simply terminate the current execution
2877(but the macro will remain mapped).
2878
2879A macro name can be a string of characters or a vector of keys.
2880The latter makes it possible to define macros bound to, say, double-hits
2881on a function key, such as @kbd{up} or @kbd{f13}.
2882This is very useful if you run out of function keys on your keyboard; it
2883makes Viper macro facility a @emph{keyboard doubler}, so to speak.
2884
2885Elsewhere (@xref{Key Bindings}, for details), we review
2886the standard Emacs mechanism for binding function keys to commands.
2887For instance,
2888
2889@example
2890(global-set-key [f13] 'repeat-complex-command)
2891@end example
2892
2893@noindent
2894binds the key f13 to the Emacs function that repeats the last minibuffer
2895command. Under Viper, however, you may still use this key for additional
2896purposes, if you bind, say, a double-hitting action for that key to some
2897other function. Emacs doesn't allow the user to do that, but Viper does
2898this through its keyboard macro facility. To do this, type @kbd{:map }
2899first. When you are asked to enter a macro name, hit f13 twice, followed by
2900@key{RET} or @key{SPC}.
2901
2902Emacs will now start the mapping process by actually executing
2903Vi and Emacs commands, so that you could see what will happen each time the
2904macro is executed. Suppose now we wanted to bind the key sequence
2905@kbd{f13 f13} to the command @code{eval-last-sexp}. To accomplish this, we
2906can type @kbd{M-x eval-last-sexp} followed by @kbd{C-x )}.
2907If you answer positively to Viper's offer to save this macro in @file{~/.viper}
2908for future uses, the following will be inserted in that file:
2909
2910@example
2911(viper-record-kbd-macro [f16 f16] 'vi-state
2912 [(meta x) e v a l - l a s t - s e x p]
2913 'lisp-interaction-mode)
2914@end example
2915
2916To illustrate the above point, Viper provides two canned macros, which, by
2917default, are bound to @kbd{[f12 \1]} and @kbd{[f12 \2]} (invoked by typing
2918@kbd{f12} then @kbd{1} and @kbd{2}, respectively). These macros are useful
2919shortcuts to Viper's command ring history. The first macro will execute the
2920second-last destructive command (the last one is executed by @kbd{.}, as
2921usual). The second macro executes the third-last command.
2922
2923If you need to go deeper into the command history, you will have to use
2924other commands, as described earlier in this section; or you can bind,
2925say, @kbd{f12 \3} like this:
2926
2927@example
2928(viper-record-kbd-macro [f12 \3] 'vi-state
2929 [(meta x) r e p e a t - f r o m - h i s t o r y]
2930 t)
2931@end example
2932
2933
2934Note that even though the macro uses the function key @kbd{f12}, the key is
2935actually free and can still be bound to some Emacs function via
2936@code{define-key} or @code{global-set-key}.
2937
2938
2939Viper allows the user to define macro names that are prefixes of other macros.
2940For instance, one can define @kbd{[[} and @kbd{[[[[} to be macros.
2941If you type the exact sequence of such keys and then pause, Viper will
2942execute the right macro. However, if you don't pause and, say, type
2943@kbd{[[[[text} then the conflict is resolved as follows. If only one of the
2944key sequences, @kbd{[[} or @kbd{[[[[} has a definition applicable to the
2945current buffer, then, in fact, there is no conflict and the right macro
2946will be chosen. If both have applicable definitions, then the first one
2947found will be executed. Usually this is the macro with a shorter name. So,
2948in our case, @kbd{[[[[text} will cause the macro @kbd{[[} to be executed
2949twice and then the remaining keys, @kbd{t e x t}, will be processed.
2950
2951When defining macros using @kbd{:map} or @kbd{:map!}, the user enters
2952the actually keys to be used to invoke the macro. For instance, you
2953should hit the actual key @kbd{f6} if it is to be part of a macro
2954name; you do @emph{not} write @kbd{f 6}. When entering keys, Viper
2955displays them as strings or vectors (e.g., @code{"abc"} or @code{[f6
2956f7 a]}). The same holds for unmapping. Hitting @key{TAB} while
2957typing a macro name in the @kbd{:unmap} or @kbd{:unmap!} command will
2958cause name completion. Completions are displayed as strings or
2959vectors. However, as before, you don't actually type @samp{"},
2960@samp{[}, or @samp{]} that appear in the completions. These are
2961meta-symbols that indicate whether the corresponding macro name is a
2962vector or a string.
2963
2964One last difference from Vi: Vi-style keyboard macros cannot be defined in
2965terms of other Vi-style keyboard macros (but named Emacs macros are OK).
2966More precisely, while defining or executing a macro, the special meaning
2967of key sequences (as Vi macros) is ignored.
2968This is because it is all too easy to create an infinite loop in this way.
2969Since Viper macros are much more powerful than Vi's it is impossible to
2970detect such loops. In practice, this is not really a limitation but,
2971rather, a feature.
2972
9ff0b02b 2973We should also note that Vi macros are disabled in the minibuffer, which
4009494e
GM
2974helps keep some potential troubles away.
2975
2976The rate at which the user must type keys in order for them to be
2977recognized as a timeout macro is controlled by the variable
2978@code{viper-fast-keyseq-timeout}, which defaults to 200 milliseconds.
2979
2980For the most part, Viper macros defined in @file{~/.viper} can be shared
2981between X and TTY modes.
2982The problem with TTY may be that the function keys there generate sequences
2983of events instead of a single event (as under a window system).
2984Emacs maps some of these sequences back to the logical keys
2985(e.g., the sequences generated by the arrow keys are mapped to @kbd{up},
2986@kbd{left}, etc.). However, not all function keys are mapped in this way.
2987Macros that are bound to key sequences that contain such unmapped function
2988keys have to be redefined for TTY's (and possibly for every type of TTY you
2989may be using). To do this, start Emacs on an appropriate TTY device and
2990define the macro using @kbd{:map}, as usual.
2991
2992@findex @code{viper-describe-kbd-macros}
2993Finally, Viper provides a function that conveniently displays all macros
2994currently defined. To see all macros along with their definitions, type
2995@kbd{M-x viper-describe-kbd-macros}.
2996
2997@node Commands,,Customization,Top
2998@chapter Commands
2999
3000This section is a semi-automatically bowdlerized version of the Vi
3001reference created by @* @samp{maart@@cs.vu.nl} and others. It can be
3002found on the Vi archives. This reference has been adapted for Viper.@refill
3003
3004@menu
9360256a
GM
3005* Groundwork:: Textual Conventions and Viper basics
3006* Text Handling:: Moving, Editing, Undoing.
3007* Display:: Scrolling.
3008* File and Buffer Handling:: Editing, Writing and Quitting.
3009* Mapping:: Mapping Keys, Keyboard Macros
3010* Shell Commands:: Accessing Shell Commands, Processing Text
3011* Options:: Ex options, the @kbd{:set} commands
3012* Emacs Related Commands:: Meta Keys, Windows
4009494e
GM
3013* Mouse-bound Commands:: Search and insertion of text
3014@end menu
3015
3016@node Groundwork, Text Handling, Commands, Commands
3017@comment node-name, next, previous, up
3018@section Groundwork
3019
3020The VI command set is based on the idea of combining motion commands
3021with other commands. The motion command is used as a text region
3022specifier for other commands.
3023We classify motion commands into @dfn{point commands} and
3024@dfn{line commands}.@refill
3025
3026@cindex point commands
3027
3028The point commands are:
3029
3030@quotation
3031@kbd{h}, @kbd{l}, @kbd{0}, @kbd{$}, @kbd{w}, @kbd{W}, @kbd{b}, @kbd{B},
3032@kbd{e}, @kbd{E}, @kbd{(}, @kbd{)}, @kbd{/}, @kbd{?}, @kbd{`}, @kbd{f},
3033@kbd{F}, @kbd{t}, @kbd{T}, @kbd{%}, @kbd{;}, @kbd{,}, @kbd{^}
3034@end quotation
3035
3036@cindex line commands
3037
3038The line commands are:
3039
3040@quotation
3041@kbd{j}, @kbd{k}, @kbd{+}, @kbd{-}, @kbd{H}, @kbd{M}, @kbd{L}, @kbd{@{},
3042@kbd{@}}, @kbd{G}, @kbd{'}, @kbd{[[}, @kbd{]]}, @kbd{[]}
3043@end quotation
3044@noindent
3045
3046Text Deletion Commands (@pxref{Deleting Text}), Change commands
3047(@pxref{Changing Text}), even Shell Commands (@pxref{Shell Commands})
3048use these commands to describe a region of text to operate on.
3049
3050@cindex r and R region specifiers
3051
3052Viper adds two region descriptors, @kbd{r} and @kbd{R}. These describe
3053the Emacs regions (@pxref{Basics}), but they are not movement commands.
3054
3055The command description uses angle brackets @samp{<>} to indicate
3056metasyntactic variables, since the normal conventions of using simple
3057text can be confusing with Viper where the commands themselves are
3058characters. Watch out where @kbd{<} shift commands and @kbd{<count>} are
3059mentioned together!!!
3060
3061@kindex <move>
3062@kindex <a-z>
3063@kindex <address>
3064@cindex <move>
3065@cindex <a-z>
3066@cindex <address>
3067@cindex movements
3068
3069@samp{<move>} refers to the above movement commands, and @samp{<a-z>}
3070refers to registers or textmarkers from @samp{a} to @samp{z}. Note
3071that the @samp{<move>} is described by full move commands, that is to
3072say they will take counts, and otherwise behave like normal move commands.
3073@cindex Ex addresses
3074@samp{<address>} refers to Ex line addresses, which include
3075
3076@table @kbd
3077@item .@: <No address>
3078Current line
3079@item .+n .-n
3080Add or subtract for current line
3081@item number
3082Actual line number, use @kbd{.=} to get the line number
3083@item '<a-z>
3084Textmarker
3085@item $
3086Last line
3087@item x,y
3088Where x and y are one of the above
3089@item %
3090@cindex % (Ex address)
3091For the whole file, same as (1,$).
3092@item /<pat>/
3093@itemx ?<pat>?
3094Next or previous line with pattern <pat>.
3095
3096Note that the pattern is allowed to contain newline character (inserted as
3097@kbd{C-qC-j}). Therefore, one can search for patterns that span several
3098lines.
3099@end table
3100
3101@cindex % (Current file)
3102Note that @samp{%} is used in Ex commands @kbd{:e} and @kbd{:r <shell-cmd>}
3103to mean current file. If you want a @samp{%} in your command, it must be
3104escaped as @samp{\%}. Note that @kbd{:w} and the regular @kbd{:r <file>}
3105command doesn't support the meta symbols @samp{%} and @samp{#}, because
3106file history is a better mechanism.
3107@cindex # (Previous file)
3108Similarly, @samp{#} expands to the previous file. The previous file is
3109the first file in @kbd{:args} listing. This defaults to previous window
3110in the VI sense if you have one window only.
3111
3112@kindex <args>
3113@kindex <cmd>
3114@cindex <args>
3115@cindex <cmd>
3116@noindent
3117Others like @samp{<args> -- arguments}, @samp{<cmd> -- command} etc.
3118should be fairly obvious.
3119
3120@noindent
3121Common characters referred to include:
3122
3123@table @kbd
3124@item <sp>
3125Space
3126@item <ht>
3127Tab
3128@item <lf>
3129Linefeed
3130@item <esc>
3131Escape
3132@item <cr>
3133Return, Enter
3134@end table
3135@cindex <cr>
3136@cindex <esc>
3137@cindex <lf>
3138@cindex <ht>
3139@cindex <sp>
3140
3141@cindex words
3142@cindex WORDS
3143@cindex char
3144@cindex CHAR
3145
3146We also use @samp{word} for alphanumeric/non-alphanumeric words, and
3147@samp{WORD} for whitespace delimited words. @samp{char} refers to any
3148@acronym{ASCII} character, @samp{CHAR} to non-whitespace character.
3149Brackets @samp{[]} indicate optional parameters; @samp{<count>} also
3150optional, usually defaulting to 1. Brackets are elided for
3151@samp{<count>} to eschew obfuscation.
3152
3153Viper's idea of Vi's words is slightly different from Vi. First, Viper
3154words understand Emacs symbol tables. Therefore, all symbols declared to be
3155alphanumeric in a symbol table can automatically be made part of the Viper
3156word. This is useful when, for instance, editing text containing European,
3157Cyrillic, Japanese, etc., texts.
3158
3159Second, Viper lets you depart from Vi's idea of a word by changing the a
3160syntax preference via the customization widget (the variable
3161@code{viper-syntax-preference}) or by executing
3162@code{viper-set-syntax-preference} interactively.
3163
3164By default, Viper syntax preference is @code{reformed-vi}, which means that
3165Viper considers only those symbols to be part of a word that are specified
3166as word-symbols by the current Emacs syntax table (which may be different
3167for different major modes) plus the underscore symbol @kbd{_}, minus the
3168symbols that are not considered words in Vi (e.g., `,',;, etc.), but may be
3169considered as word-symbols by various Emacs major modes. Reformed-Vi works
3170very close to Vi, and it also recognizes words in other
3171alphabets. Therefore, this is the most appropriate mode for editing text
3172and is likely to fit all your needs.
3173
3174You can also set Viper syntax preference to @code{strict-vi}, which would
3175cause Viper to view all non-English letters as non-word-symbols.
3176
3177You can also specify @code{emacs} as your preference, which would
3178make Viper use exactly the same notion of a word as Emacs does. In
3179particular, the underscore may not be part of a word in some major modes.
3180
3181Finally, if @code{viper-syntax-preference} is set to @code{extended}, Viper
3182words would consist of characters that are classified as alphanumeric
3183@emph{or} as parts of symbols. This is convenient for editing programs.
3184
3185@code{viper-syntax-preference} is a local variable, so it can have different
3186values for different major modes. For instance, in programming modes it can
3187have the value @code{extended}. In text modes where words contain special
3188characters, such as European (non-English) letters, Cyrillic letters, etc.,
3189the value can be @code{reformed-vi} or @code{emacs}.
3190If you consider using different syntactic preferences for different major
3191modes, you should execute, for example,
3192
3193@example
3194(viper-set-syntax-preference nil "extended")
3195@end example
3196
3197in the appropriate major mode hooks.
3198
3199@vindex @code{viper-syntax-preference}
3200@findex @code{viper-set-syntax-preference}
3201@cindex syntax table
3202
3203
3204
3205The above discussion concerns only the movement commands. In regular
3206expressions, words remain the same as in Emacs. That is, the expressions
44e97401 3207@code{\w}, @code{\>}, @code{\<}, etc., use Emacs's idea of what is a word,
4009494e
GM
3208and they don't look into the value of variable
3209@code{viper-syntax-preference}. This is because Viper avoids changing
3210syntax tables in order to not thwart the various major modes that set these
3211tables.
3212
65e7ca35 3213The usual Emacs convention is used to indicate Control Characters, i.e.,
4009494e
GM
3214C-h for Control-h. @emph{Do not confuse this with a sequence of separate
3215characters
3216C, -, h!!!} The @kbd{^} is itself, never used to indicate a
3217Control character.
3218
3219Finally, we note that Viper's Ex-style commands can be made to work on the
3220current Emacs region. This is done by typing a digit argument before
3221@kbd{:}. For instance, typing @kbd{1:} will prompt you with something like
3222@emph{:123,135}, assuming that the current region starts at line 123 and
3223ends at line 135. There is no need to type the line numbers, since Viper
3224inserts them automatically in front of the Ex command.
3225@cindex Ex commands
3226
3227@node Text Handling, Display, Groundwork, Commands
3228@section Text Handling
3229
3230@menu
9360256a
GM
3231* Move Commands:: Moving, Searching
3232* Marking:: Textmarkers in Viper and the Emacs Mark.
3233* Appending Text:: Text insertion, Shifting, Putting
3234* Editing in Insert State:: Autoindent, Quoting etc.
3235* Deleting Text:: Deleting
3236* Changing Text:: Changing, Replacement, Joining
3237* Search and Replace:: Searches, Query Replace, Pattern Commands
3238* Yanking:: Yanking, Viewing Registers
3239* Undoing:: Multiple Undo, Backups
4009494e
GM
3240@end menu
3241
3242@node Move Commands,Marking,,Text Handling
3243@subsection Move Commands
3244
3245@cindex movement commands
3246@cindex searching
3247@cindex textmarkers
3248@cindex markers
3249@cindex column movement
3250@cindex paragraphs
3251@cindex headings
3252@cindex sections
3253@cindex sentences
3254@cindex matching parens
3255@cindex paren matching
3256
3257@table @kbd
3258@item <count> h C-h
3259<count> chars to the left.
3260@item <count> j <lf> C-n
3261<count> lines downward.
3262@item <count> l <sp>
3263<count> chars to the right.
3264@item <count> k C-p
3265<count> lines upward.
3266@item <count> $
3267To the end of line <count> from the cursor.
3268@item <count> ^
f99f1641 3269To the first CHAR <count> @minus{} 1 lines lower.
4009494e
GM
3270@item <count> -
3271To the first CHAR <count> lines higher.
3272@item <count> + <cr>
3273To the first CHAR <count> lines lower.
3274@item 0
3275To the first char of the line.
3276@item <count> |
3277To column <count>
3278@item <count> f<char>
3279<count> <char>s to the right (find).
3280@item <count> t<char>
3281Till before <count> <char>s to the right.
3282@item <count> F<char>
3283<count> <char>s to the left.
3284@item <count> T<char>
3285Till after <count> <char>s to the left.
3286@item <count> ;
3287Repeat latest @kbd{f t F T} <count> times.
3288@item <count> ,
3289Repeat latest @kbd{f t F T}
3290<count> times in opposite direction.
3291@item <count> w
3292<count> words forward.
3293@item <count> W
3294<count> WORDS forward.
3295@item <count> b
3296<count> words backward.
3297@item <count> B
3298<count> WORDS backward.
3299@item <count> e
3300To the end of word <count> forward.
3301@item <count> E
3302To the end of WORD <count> forward.
3303@item <count> G
3304Go to line <count> (default end-of-file).
3305@item <count> H
3306To line <count> from top of the screen (home).
3307@item <count> L
3308To line <count> from bottom of the screen (last).
3309@item M
3310To the middle line of the screen.
3311@item <count> )
3312<count> sentences forward.
3313@item <count> (
3314<count> sentences backward.
3315@item <count> @}
3316<count> paragraphs forward.
3317@item <count> @{
3318<count> paragraphs backward.
3319@item <count> ]]
3320To the <count>th heading.
3321@item <count> [[
3322To the <count>th previous heading.
3323@item <count> []
3324To the end of <count>th heading.
3325@item m<a-z>
3326Mark the cursor position with a letter.
3327@item `<a-z>
3328To the mark.
3329@item '<a-z>
3330To the first CHAR of the line with the mark.
3331@item [<a-z>
3332Show contents of textmarker.
3333@item ]<a-z>
3334Show contents of register.
3335@item ``
3336To the cursor position before the latest absolute
3337jump (of which are examples @kbd{/} and @kbd{G}).
3338@item ''
3339To the first CHAR of the line on which the cursor
3340was placed before the latest absolute jump.
3341@item <count> /<string>
3342To the <count>th occurrence of <string>.
3343@item <count> /<cr>
3344To the <count>th occurrence of <string> from previous @kbd{/ or ?}.
3345@item <count> ?<string>
3346To the <count>th previous occurrence of <string>.
3347@item <count> ?<cr>
3348To the <count>th previous occurrence of <string> from previous @kbd{?@: or /}.
3349@item n
3350Repeat latest @kbd{/} @kbd{?} (next).
3351@item N
3352Repeat latest search in opposite direction.
3353@item C-c /
3354Without a prefix argument, this command toggles
3355case-sensitive/case-insensitive search modes and plain vanilla/regular
3356expression search. With the prefix argument 1, i.e.,
3357@kbd{1 C-c /}, this toggles case-sensitivity; with the prefix argument 2,
3358toggles plain vanilla search and search using
3359regular expressions. @xref{Viper Specials}, for alternative ways to invoke
3360this function.
3361@cindex vanilla search
3362@cindex case-sensitive search
3363@cindex case-insensitive search
3364@item %
3365Find the next bracket/parenthesis/brace and go to its match.
3366By default, Viper ignores brackets/parentheses/braces that occur inside
3367parentheses. You can change this by setting
3368@code{viper-parse-sexp-ignore-comments} to @code{nil} in your @file{.viper} file.
3369This option can also be toggled interactively if you quickly hit @kbd{%%%}.
3370
3371This latter feature is implemented as a vi-style keyboard macro. If you
3372don't want this macro, put
3373
3374@example
3375(viper-set-parsing-style-toggling-macro 'undefine)
3376@end example
3377@findex @code{viper-set-parsing-style-toggling-macro}
3378
3379in your @file{~/.viper} file.
3380
3381@end table
3382@kindex @kbd{%}
3383@kindex @kbd{C-c /}
3384@kindex @kbd{N}
3385@kindex @kbd{n}
3386@kindex @kbd{?<cr>}
3387@kindex @kbd{/<cr>}
3388@kindex @kbd{?<string>}
3389@kindex @kbd{/<string>}
3390@kindex @kbd{''}
3391@kindex @kbd{``}
3392@kindex @kbd{]<a-z>}
3393@kindex @kbd{[<a-z>}
3394@kindex @kbd{'<a-z>}
3395@kindex @kbd{`<a-z>}
3396@kindex @kbd{m<a-z>}
3397@kindex @kbd{[]}
3398@kindex @kbd{[[}
3399@kindex @kbd{]]}
3400@kindex @kbd{@{}
3401@kindex @kbd{@}}
3402@kindex @kbd{(}
3403@kindex @kbd{)}
3404@kindex @kbd{M}
3405@kindex @kbd{L}
3406@kindex @kbd{H}
3407@kindex @kbd{G}
3408@kindex @kbd{E}
3409@kindex @kbd{e}
3410@kindex @kbd{B}
3411@kindex @kbd{b}
3412@kindex @kbd{W}
3413@kindex @kbd{w}
3414@kindex @kbd{,}
3415@kindex @kbd{;}
3416@kindex @kbd{T<char>}
3417@kindex @kbd{F<char>}
3418@kindex @kbd{t<char>}
3419@kindex @kbd{f<char>}
3420@kindex @kbd{|}
3421@kindex @kbd{0}
3422@kindex @kbd{<cr>}
3423@kindex @kbd{+}
3424@kindex @kbd{-}
3425@kindex @kbd{^}
3426@kindex @kbd{$}
3427@kindex @kbd{C-p}
3428@kindex @kbd{<lf>}
3429@kindex @kbd{<sp>}
3430@kindex @kbd{C-n}
3431@kindex @kbd{C-h}
3432@kindex @kbd{h}
3433@kindex @kbd{j}
3434@kindex @kbd{k}
3435@kindex @kbd{l}
3436@vindex @code{viper-parse-sexp-ignore-comments}
3437
3438@node Marking,Appending Text,Move Commands,Text Handling
3439@subsection Marking
3440
3441Emacs mark is referred to in the region specifiers @kbd{r} and @kbd{R}.
3442@xref{Emacs Preliminaries}, and @xref{Basics}, for explanation. Also
3443see @ref{Mark,,Mark,emacs,The GNU Emacs manual}, for an explanation of
3444the Emacs mark ring.
3445
3446@cindex marking
3447
3448@table @kbd
3449@item m<a-z>
3450Mark the current file and position with the specified letter.
3451@item m .
3452Set the Emacs mark (@pxref{Emacs Preliminaries}) at point.
3453@item m ^
3454Set the Emacs mark (@pxref{Emacs Preliminaries}) back to where it was last
3455set with the @kbd{m.} command. This is useful when you set the mark with
3456@kbd{m.}, but then some other command (such as @kbd{L} or @kbd{G}) changes
3457it in a way that you didn't like.
3458@item m <
3459Set the Emacs mark at beginning of buffer.
3460@item m >
3461Set the Emacs mark at end of buffer.
3462@item m ,
3463Jump to the Emacs mark.
3464@item :mark <char>
3465Mark position with text marker named <char>. This is an Ex command.
3466@item :k <char>
3467Same as @kbd{:mark}.
3468@item ``
3469Exchange point and mark.
3470@item ''
3471Exchange point and mark and go to the first CHAR on line.
3472@item '<a-z>
3473Go to specified Viper mark.
db671917 3474@item `<a-z>
4009494e
GM
3475Go to specified Viper mark and go to the first CHAR on line.
3476@end table
3477@kindex @kbd{m<a-z>}
3478@kindex @kbd{m.}
3479@kindex @kbd{m>}
3480@kindex @kbd{m<}
3481@kindex @kbd{m,}
3482@kindex @kbd{m^}
3483@findex @kbd{:mark}
3484@findex @kbd{:k}
3485@kindex @kbd{''}
3486@kindex @kbd{``}
3487@kindex @kbd{`<a-z>}
3488@kindex @kbd{'<a-z>}
3489
3490@node Appending Text, Editing in Insert State, Marking,Text Handling
3491@subsection Appending Text
3492
3493@xref{Options}, to see how to change tab and shiftwidth size. See the GNU
3494Emacs manual, or try @kbd{C-ha tabs} (If you have turned Emacs help on).
3495Check out the variable @code{indent-tabs-mode} to put in just spaces.
3496Also see options for word-wrap.
3497
3498@cindex inserting
3499@cindex appending
3500@cindex paste
3501@cindex put
3502
3503@table @kbd
3504@item <count> a
3505<count> times after the cursor.
3506@item <count> A
3507<count> times at the end of line.
3508@item <count> i
3509<count> times before the cursor (insert).
3510@item <count> I
3511<count> times before the first CHAR of the line
3512@item <count> o
3513On a new line below the current (open).
3514The count is only useful on a slow terminal.
3515@item <count> O
3516On a new line above the current.
3517The count is only useful on a slow terminal.
3518@item <count> ><move>
3519Shift the lines described by <count><move> one
3520shiftwidth to the right (layout!).
3521@item <count> >>
3522Shift <count> lines one shiftwidth to the right.
3523@item <count> ["<a-z1-9>]p
3524Put the contents of the (default undo) buffer
3525<count> times after the cursor. The register will
3526be automatically down-cased.
3527@item <count> ["<a-z1-9>]P
3528Put the contents of the (default undo) buffer
3529<count> times before the cursor. The register will
3530@item [<a-z>
3531Show contents of textmarker.
3532@item ]<a-z>
3533Show contents of register.
3534@item <count> .
3535Repeat previous command <count> times. For destructive
3536commands as well as undo.
3537@item f1 1 and f1 2
3538While @kbd{.} repeats the last destructive command,
3539these two macros repeat the second-last and the third-last destructive
3540commands. @xref{Vi Macros}, for more information on Vi macros.
3541@item C-c M-p and C-c M-n
3542In Vi state,
3543these commands help peruse the history of Vi's destructive commands.
3544Successive typing of @kbd{C-c M-p} causes Viper to search the history in
3545the direction
3546of older commands, while hitting @kbd{C-c M-n} does so in reverse
9ff0b02b 3547order. Each command in the history is displayed in the minibuffer. The
4009494e
GM
3548displayed command can
3549then be executed by typing `@kbd{.}'.
3550
3551Since typing the above sequences of keys may be tedious, the
3552functions doing the perusing can be bound to unused keyboard keys in the
3553@file{~/.viper} file. @xref{Viper Specials}, for details.
3554@end table
3555@kindex @kbd{C-c M-p}
3556@kindex @kbd{C-c M-n}
3557@kindex @kbd{.}
3558@kindex @kbd{]<a-z>}
3559@kindex @kbd{[<a-z>}
3560@kindex @kbd{P}
3561@kindex @kbd{p}
3562@kindex @kbd{"<a-z1-9>p}
3563@kindex @kbd{"<a-z1-9>P}
3564@kindex @kbd{>>}
3565@kindex @kbd{><move>}
3566@kindex @kbd{O}
3567@kindex @kbd{o}
3568@kindex @kbd{i}
3569@kindex @kbd{A}
3570@kindex @kbd{a}
3571
3572@node Editing in Insert State, Deleting Text, Appending Text,Text Handling
3573@subsection Editing in Insert State
3574
3575Minibuffer can be edited similarly to Insert state, and you can switch
3576between Insert/Replace/Vi states at will.
9ff0b02b 3577Some users prefer plain Emacs feel in the minibuffer. To this end, set
4009494e
GM
3578@var{viper-vi-style-in-minibuffer} to @code{nil}.
3579
3580@cindex Insert state
3581
3582@table @kbd
3583@item C-v
3584Deprive the next char of its special meaning (quoting).
3585@item C-h
3586One char back.
3587@item C-w
3588One word back.
3589@item C-u
3590Back to the begin of the change on the
3591current line.
3592
3593@end table
3594@kindex @kbd{C-u}
3595@kindex @kbd{C-w}
3596@kindex @kbd{C-v}
3597
3598@node Deleting Text, Changing Text, Editing in Insert State, Text Handling
3599@subsection Deleting Text
3600
3601
3602There is one difference in text deletion that you should be
3603aware of. This difference comes from Emacs and was adopted in Viper
3604because we find it very useful. In Vi, if you delete a line, say, and then
3605another line, these two deletions are separated and are put back
3606separately if you use the @samp{p} command. In Emacs (and Viper), successive
3607series of deletions that are @emph{not interrupted} by other commands are
3608lumped together, so the deleted text gets accumulated and can be put back
3609as one chunk. If you want to break a sequence of deletions so that the
3610newly deleted text could be put back separately from the previously deleted
3611text, you should perform a non-deleting action, e.g., move the cursor one
3612character in any direction.
3613
3614@cindex shifting text
3615
3616@table @kbd
3617@item <count> x
3618Delete <count> chars under and after the cursor.
3619@item <count> X
3620Delete <count> chars before the cursor.
3621@item <count> d<move>
3622Delete from point to endpoint of <count><move>.
3623@item <count> dd
3624Delete <count> lines.
3625@item D
3626The rest of the line.
3627@item <count> <<move>
3628Shift the lines described by <count><move> one
3629shiftwidth to the left (layout!).
3630@item <count> <<
3631Shift <count> lines one shiftwidth to the left.
3632@end table
3633@kindex @kbd{<<}
3634@kindex @kbd{<<move>}
3635@kindex @kbd{D}
3636@kindex @kbd{dd}
3637@kindex @kbd{d<move>}
3638@kindex @kbd{X}
3639@kindex @kbd{x}
3640
3641@node Changing Text, Search and Replace, Deleting Text,Text Handling
3642@subsection Changing Text
3643
3644@cindex joining lines
3645@cindex changing case
3646@cindex quoting regions
3647@cindex substitution
3648
3649@table @kbd
3650@item <count> r<char>
f99f1641 3651Replace <count> chars by <char>; no <esc>.
4009494e
GM
3652@item <count> R
3653Overwrite the rest of the line,
f99f1641 3654appending change @var{count} @minus{} 1 times.
4009494e
GM
3655@item <count> s
3656Substitute <count> chars.
3657@item <count> S
3658Change <count> lines.
3659@item <count> c<move>
3660Change from begin to endpoint of <count><move>.
3661@item <count> cc
3662Change <count> lines.
3663@item <count> C
f99f1641 3664The rest of the line and <count> @minus{} 1 next lines.
4009494e
GM
3665@item <count> =<move>
3666Reindent the region described by move.
3667@item <count> ~
3668Switch lower and upper cases.
3669@item <count> J
3670Join <count> lines (default 2).
3671@item :[x,y]s/<pat>/<repl>/<f>
3672Substitute (on lines x through y) the pattern
3673<pat> (default the last pattern) with <repl>. Useful
1df7defd 3674flags <f> are @samp{g} for @samp{global} (i.e., change every
4009494e
GM
3675non-overlapping occurrence of <pat>) and @samp{c} for
3676@samp{confirm} (type @samp{y} to confirm a particular
3677substitution, else @samp{n} ). Instead of @kbd{/} any
3678punctuation CHAR unequal to <space> <tab> and <lf> can be used as
3679delimiter.
3680
3681In Emacs, @samp{\&} stands for the last matched expression, so
3682@kbd{s/[ab]+/\&\&/} will double the string matched by @kbd{[ab]}.
3683Viper doesn't treat @samp{&} specially, unlike Vi: use @samp{\&} instead.
3684
3685Viper does not parse search patterns and does not expand special symbols
3686found there (e.g., @samp{~} is not expanded to the result of the previous
3687substitution).
3688
3689Note: @emph{The newline character (inserted as @kbd{C-qC-j})
3690can be used in <repl>}.
3691@item :[x,y]copy [z]
3692Copy text between @kbd{x} and @kbd{y} to the position after @kbd{z}.
3693@item :[x,y]t [z]
3694Same as @kbd{:copy}.
3695@item :[x,y]move [z]
3696Move text between @kbd{x} and @kbd{y} to the position after @kbd{z}.
3697@item &
1df7defd 3698Repeat latest Ex substitute command, e.g.,
4009494e
GM
3699@kbd{:s/wrong/right}.
3700@item :x,yp
3701@itemx :g/Pat/p
3702@itemx :v/Pat/p
3703The above commands display certain buffer lines in a
3704temporary buffer. The first form above displays the buffer lines between
3705@kbd{x} and @kbd{y}. The second displays the lines of the buffer, which
3706match a given pattern. The third form displays the lines that do @emph{not}
3707match the given pattern.
3708@item #c<move>
3709Change upper-case characters in the region to lower-case.
3710@item #C<move>
3711Change lower-case characters in the region to upper-case.
3712@item #q<move>
3713Insert specified string at the beginning of each line in the region
3714@item C-c M-p and C-c M-n
3715In Insert and Replace states, these keys are bound to commands that peruse
3716the history of the text
3717previously inserted in other insert or replace commands. By repeatedly typing
3718@kbd{C-c M-p} or @kbd{C-c M-n}, you will cause Viper to
3719insert these previously used strings one by one.
3720When a new string is inserted, the previous one is deleted.
3721
3722In Vi state, these keys are bound to functions that peruse the history of
3723destructive Vi commands.
3724@xref{Viper Specials}, for details.
3725@end table
3726@kindex @kbd{C-c M-p}
3727@kindex @kbd{C-c M-n}
3728@kindex @kbd{#q<move> }
3729@kindex @kbd{#C<move>}
3730@kindex @kbd{#c<move>}
3731@kindex @kbd{&}
3732@kindex @kbd{\&}
3733@findex @kbd{:substitute/<pat>/<repl>/<f>}
3734@findex @kbd{:s/<pat>/<repl>/<f>}
3735@findex @kbd{:copy [z]}
3736@findex @kbd{:t [z]}
3737@findex @kbd{:move [z]}
3738@kindex @kbd{J}
3739@kindex @kbd{~}
3740@kindex @kbd{=<move>}
3741@kindex @kbd{C}
3742@kindex @kbd{cc}
3743@kindex @kbd{c<move>}
3744@kindex @kbd{S}
3745@kindex @kbd{s}
3746@kindex @kbd{R}
3747@kindex @kbd{r<char>}
3748
3749@node Search and Replace, Yanking, Changing Text,Text Handling
3750@subsection Search and Replace
3751
3752@xref{Groundwork}, for Ex address syntax. @xref{Options}, to see how to
3753get literal (non-regular-expression) search and how to stop search from
3754wrapping around.
3755
3756@table @kbd
3757@item C-c /
3758Toggle case-sensitive search. With prefix argument, toggle vanilla/regular
3759expression search.
3760@item <count> /<string>
3761To the <count>th occurrence of <string>.
3762
3763Viper does not parse search patterns and does not expand special symbols
3764found there (e.g., @samp{~} is not expanded to the result of the previous
3765substitution).
3766
9ff0b02b
MK
3767After typing @kbd{/} or @kbd{?} all the usual Emacs minibuffer commands, such as
3768@kbd{M-p} and @kbd{M-n} are available. In addition, typing @kbd{C-s} will
3769insert the last search string used by the Emacs incremental search command
3770(which is bound to @kbd{C-s} everywhere except in this case).
3771
4009494e
GM
3772@item <count> ?<string>
3773To the <count>th previous occurrence of <string>.
3774@item <count> g<move>
3775Search for the text described by move. (off by default)
3776@item n
3777Repeat latest @kbd{/} @kbd{?} (next).
3778@item N
3779Idem in opposite direction.
3780@item %
3781Find the next bracket and go to its match
3782@item :[x,y]g/<string>/<cmd>
3783@cindex text processing
3784Search globally [from line x to y] for <string>
3785and execute the Ex <cmd> on each occurrence.
3786@item :[x,y]v/<string>/<cmd>
3787Execute <cmd> on the lines that don't match.
3788@item #g<move>
3789Execute the last keyboard macro for each line in the region.
3790@xref{Macros and Registers}, for more info.
3791@item Q
3792Query Replace.
3793@item :ta <name>
3794Search in the tags file where <name> is defined (file, line), and go to it.
3795@item :[x,y]s/<pat>/<repl>/<f>
3796Substitute (on lines x through y) the pattern <pat> (default the last
3797pattern) with <repl>. Useful
1df7defd 3798flags <f> are @samp{g} for @samp{global} (i.e., change every
4009494e
GM
3799non-overlapping occurrence of <pat>) and @samp{c} for
3800@samp{confirm} (type @samp{y} to confirm a particular
3801substitution, else @samp{n}). Instead of @kbd{/} any
3802punctuation character other than <space> <tab> and <lf> can be used as
3803delimiter.
3804
3805Note: @emph{The newline character (inserted as @kbd{C-qC-j})
3806can be used in <repl>}.
3807@item &
1df7defd 3808Repeat latest Ex substitute command, e.g., @kbd{:s/wrong/right}.
4009494e
GM
3809@item :global /<pattern>/<ex-command>
3810@itemx :g /<pattern>/<ex-command>
3811Execute <ex-command> on all lines that match <pattern>.
3812@item :vglobal /<pattern>/<ex-command>
3813@itemx :v /<pattern>/<ex-command>
3814Execute <ex-command> on all lines that do not match <pattern>.
3815@end table
3816@kindex @kbd{&}
3817@findex @kbd{:substitute/<pat>/<repl>/<f>}
3818@kindex @kbd{Q}
3819@kindex @kbd{#g<move>}
3820@findex @kbd{:v}
3821@findex @kbd{:g}
3822@findex @kbd{:global}
3823@findex @kbd{:vglobal}
3824@findex @kbd{:tag <name>}
3825@kindex @kbd{%}
3826@kindex @kbd{N}
3827@kindex @kbd{n}
3828@kindex @kbd{g<move>}
3829@kindex @kbd{?<string>}
3830@kindex @kbd{/<string>}
3831
3832@node Yanking,Undoing,Search and Replace,Text Handling
3833@subsection Yanking
3834
3835@cindex cut and paste
3836@cindex paste
3837
3838@table @kbd
3839@item <count> y<move>
3840Yank from begin to endpoint of <count><move>.
3841@item <count> "<a-z>y<move>
3842Yank from begin to endpoint of <count><move> to register.
3843@item <count> "<A-Z>y<move>
3844Yank from begin to endpoint of <count><move> and append
3845to register.
3846@item <count> yy
3847<count> lines.
3848@item <count> Y
3849Idem (should be equivalent to @kbd{y$} though).
3850@item m<a-z>
3851Mark the cursor position with a letter.
3852@item [<a-z>
3853Show contents of textmarker.
3854@item ]<a-z>
3855Show contents of register.
3856@item <count> ["<a-z1-9>]p
3857Put the contents of the (default undo) buffer
3858<count> times after the cursor. The register will
3859be automatically down-cased.
3860@item <count> ["<a-z1-9>]P
3861Put the contents of the (default undo) buffer
3862<count> times before the cursor. The register will
3863@end table
3864@kindex @kbd{P}
3865@kindex @kbd{p}
3866@kindex @kbd{"<a-z1-9>p}
3867@kindex @kbd{"<a-z1-9>P}
3868@kindex @kbd{]<a-z>}
3869@kindex @kbd{[<a-z>}
3870@kindex @kbd{m<a-z>}
3871@kindex @kbd{Y}
3872@kindex @kbd{yy}
3873@kindex @kbd{"<A-Z>y<move>}
3874@kindex @kbd{"<a-z>y<move>}
3875@kindex @kbd{y<move>}
3876@kindex @kbd{yank}
3877@findex @kbd{:yank}
3878
3879@node Undoing,, Yanking,Text Handling
3880@subsection Undoing
3881
3882@cindex undo
3883@cindex backup files
3884
3885@table @kbd
3886@item u U
3887Undo the latest change.
3888@item .
3889Repeat undo.
3890@item :q!
3891Quit Vi without writing.
3892@item :e!
3893Re-edit a messed-up file.
3894@item :rec
3895Recover file from autosave. Viper also creates backup files
3896that have a @samp{~} appended to them.
3897@end table
3898@findex @kbd{:rec}
3899@findex @kbd{:e!}
3900@findex @kbd{:q!}
3901@kindex @kbd{.}
3902@kindex @kbd{U}
3903@kindex @kbd{u}
3904
3905@node Display, File and Buffer Handling, Text Handling, Commands
3906@section Display
3907
3908@cindex scrolling
3909
3910@table @kbd
3911@item C-g
3912At user level 1,
3913give file name, status, current line number
3914and relative position.@*
3915At user levels 2 and higher, abort the current command.
3916@item C-c g
f99f1641 3917Give file name, status, current line number and relative position---all
4009494e
GM
3918user levels.
3919@item C-l
3920Refresh the screen.
3921@item <count> C-e
3922Expose <count> more lines at bottom, cursor stays put (if possible).
3923@item <count> C-y
3924Expose <count> more lines at top, cursor stays put (if possible).
3925@item <count> C-d
3926Scroll <count> lines downward (default the number of the previous scroll;
3927initialization: half a page).
3928@item <count> C-u
3929Scroll <count> lines upward (default the number of the previous scroll;
3930initialization: half a page).
3931@item <count> C-f
3932<count> pages forward.
3933@item <count> C-b
3934<count> pages backward (in older versions @kbd{C-b} only works without count).
3935@item <count> z<cr>
3936@item zH
3937Put line <count> at the top of the window (default the current line).
3938@item <count> z-
3939@item zL
3940Put line <count> at the bottom of the window
3941(default the current line).
3942@item <count> z.
3943@item zM
3944Put line <count> in the center of the window
3945(default the current line).
3946@end table
3947@kindex @kbd{zM}
3948@kindex @kbd{zL}
3949@kindex @kbd{zH}
3950@kindex @kbd{z<cr>}
3951@kindex @kbd{z.}
3952@kindex @kbd{z-}
3953@kindex @kbd{z<cr>}
3954@kindex @kbd{C-b}
3955@kindex @kbd{C-f}
3956@kindex @kbd{C-u}
3957@kindex @kbd{C-d}
3958@kindex @kbd{C-y}
3959@kindex @kbd{C-e}
3960@kindex @kbd{C-l}
3961@kindex @kbd{C-g}
3962
3963
3964@node File and Buffer Handling, Mapping, Display,Commands
3965@section File and Buffer Handling
3966
3967@cindex multiple files
3968
3969In all file handling commands, space should be typed before entering the file
3970name. If you need to type a modifier, such as @kbd{>>} or @kbd{!}, don't
3971put any space between the command and the modifier.
3972
3973Note that many Ex commands, e.g., @kbd{:w}, accept command arguments. The
3974effect is that the command would start acting on the current region. For
3975instance, if the current region spans the lines 11 through 22, then if you
3976type @kbd{1:w} you would see @samp{:11,22w} in the minibuffer.
3977
3978@table @kbd
3979@item :q
3980Quit buffer except if modified.
3981@item :q!
3982Quit buffer without checking. In Viper, these two commands
3983are identical. Confirmation is required if exiting modified buffers that
3984visit files.
3985@item :suspend
3986@item :stop
3987Suspend Viper
3988@item :[x,y] w
3989Write the file. Viper makes sure that a final newline is always added to
3990any file where this newline is missing. This is done by setting Emacs
3991variable @code{require-final-newline} to @code{t}. If you don't like this
3992feature, use @code{setq-default} to set @code{require-final-newline} to
3993@code{nil}. This must be done in @file{.viper} file.
3994@item :[x,y] w <name>
3995Write to the file <name>.
3996@item :[x,y] w>> <name>
3997Append the buffer to the file <name>. There should be no space between
3998@kbd{w} and @kbd{>>}. Type space after the @kbd{>>} and see what happens.
3999@item :w!@: <name>
4000Overwrite the file <name>. In Viper, @kbd{:w} and @kbd{:w!} are identical.
4001Confirmation is required for writing to an existing file (if this is not
4002the file the buffer is visiting) or to a read-only file.
4003@item :x,y w <name>
4004Write lines x through y to the file <name>.
4005@item :wq
4006Write the file and kill buffer.
4007@item :r <file> [<file> ...]
4008Read file into a buffer, inserting its contents after the current line.
4009@item :xit
4010Same as @kbd{:wq}.
4011@item :Write
4012@itemx :W
4013Save all unsaved buffers, asking for confirmation.
4014@item :WWrite
4015@itemx :WW
4016Like @kbd{W}, but without asking for confirmation.
4017@item ZZ
4018Save current buffer and kill it. If user level is 1, then save all files
4019and kill Emacs. Killing Emacs is the wrong way to use it, so you should
4020switch to higher user levels as soon as possible.
4021@item :x [<file>]
4022Save and kill buffer.
4023@item :x!@: [<file>]
4024@kbd{:w![<file>]} and @kbd{:q}.
4025@item :pre
f99f1641 4026Preserve the file---autosave buffers.
4009494e
GM
4027@item :rec
4028Recover file from autosave.
4029@item :f [<file>]
4030without the argument, prints file name and character/line information afout
4031the currently visited file. With an argument, sets the currently visited
4032filename to @file{file}.
4033@item :cd [<dir>]
4034Set the working directory to <dir> (default home directory).
4035@item :pwd
4036Print present working directory.
4037@item :e [+<cmd>] <files>
4038Edit files. If no filename is given, edit the file visited by the current
4039buffer. If buffer was modified or the file changed on disk, ask for
4040confirmation. Unlike Vi, Viper allows @kbd{:e} to take multiple arguments.
4041The first file is edited the same way as in Vi. The rest are visited
4042in the usual Emacs way.
4043@item :e!@: [+<cmd>] <files>
4044Re-edit file. If no filename, re-edit current file.
4045In Viper, unlike Vi, @kbd{e!} is identical to @kbd{:e}. In both cases, the
4046user is asked to confirm if there is a danger of discarding changes to a
4047buffer.
4048@item :q!
4049Quit Vi without writing.
4050@item C-^
4051Edit the alternate (normally the previous) file.
4052@item :rew
4053Obsolete
4054@item :args
4055List files not shown anywhere with counts for next
4056@item :n [count] [+<cmd>] [<files>]
4057Edit <count> file, or edit files. The count comes from @kbd{:args}.
4058@item :N [count] [+<cmd>] [<files>]
4059Like @kbd{:n}, but the meaning of the variable
4060@var{ex-cycle-other-window} is reversed.
4061@item :b
4062Switch to another buffer. If @var{ex-cycle-other-window} is @code{t},
4063switch in another window. Buffer completion is supported.
4064The variable @var{viper-read-buffer-function} controls which function is
4065actually used to read the buffer name. The default is @code{read-buffer},
4066but better alternatives are also available in Emacs (e.g.,
4067@code{iswitchb-read-buffer}).
4068@vindex @var{viper-read-buffer-function}
4069@item :B
4070Like @kbd{:b}, but the meaning of @var{ex-cycle-other-window} is reversed.
4071@item :<address>r <name>
4072Read the file <name> into the buffer after the line <address>.
4073@item v, V, C-v
4074Edit a file in current or another window, or in another frame. File name
9ff0b02b 4075is typed in minibuffer. File completion and history are supported.
4009494e
GM
4076@end table
4077@kindex @kbd{v}
4078@kindex @kbd{V}
4079@findex @kbd{:args}
4080@findex @kbd{:rew}
4081@kindex @kbd{C-^}
4082@findex @kbd{:e!@: [<files>]}
4083@findex @kbd{:e [<files>]}
4084@findex @kbd{:edit [<files>]}
4085@findex @kbd{:edit!@: [<files>]}
4086@findex @kbd{:q!}
4087@findex @kbd{:q}
4088@findex @kbd{:quit}
4089@findex @kbd{:quit!}
4090@findex @kbd{:f}
4091@findex @kbd{:rec}
4092@findex @kbd{:r}
4093@findex @kbd{:read}
4094@findex @kbd{:pre}
4095@kindex @kbd{ZZ}
4096@findex @kbd{:wq}
4097@findex @kbd{:w <file>}
4098@findex @kbd{:w!@: <file>}
4099@findex @kbd{:w >> <file>}
4100@findex @kbd{:write <file>}
4101@findex @kbd{:write!@: <file>}
4102@findex @kbd{:write >> <file>}
4103@findex @kbd{:W}
4104@findex @kbd{:WW}
4105@findex @kbd{:Write}
4106@findex @kbd{:WWrite}
4107@findex @kbd{:WWrite}
4108@findex @kbd{:x}
4109@findex @kbd{:x!}
4110@findex @kbd{:suspend}
4111@findex @kbd{:stop}
4112@findex @kbd{:n [<count> | <file>]}
4113@findex @kbd{:cd [<dir>]}
4114@findex @kbd{:pwd}
4115
4116@node Mapping, Shell Commands, File and Buffer Handling, Commands
4117@section Mapping
4118
4119@cindex key bindings
4120@cindex key mapping
4121
4122@table @kbd
4123@item :map <string>
4124Start defining a Vi-style keyboard macro.
4125For instance, typing
4126@kbd{:map www} followed by @kbd{:!wc %} and then typing @kbd{C-x )}
4127will cause @kbd{www} to run wc on
4128current file (Vi replaces @samp{%} with the current file name).
4129@item C-x )
4130Finish defining a keyboard macro.
4131In Viper, this command completes the process of defining all keyboard
4132macros, whether they are Emacs-style or Vi-style.
4133This is a departure from Vi, needed to allow WYSIWYG mapping of
4134keyboard macros and to permit the use of function keys and arbitrary Emacs
4135functions in the macros.
4136@item :unmap <string>
4137Deprive <string> of its mappings in Vi state.
4138@item :map!@: <string>
4139Map a macro for Insert state.
4140@item :unmap!@: <string>
4141Deprive <string> of its mapping in Insert state (see @kbd{:unmap}).
4142@item @@<a-z>
4143In Vi state,
4144execute the contents of register as a command.
4145@item @@@@
4146In Vi state,
4147repeat last register command.
4148@item @@#
4149In Vi state,
4150begin keyboard macro. End with @@<a-z>. This will
4151put the macro in the proper register. Register will
4152be automatically down-cased.
4153@xref{Macros and Registers}, for more info.
4154@item @@!<a-z>
4155In Vi state,
4156yank anonymous macro to register
4157@item *
4158In Vi state,
4159execute anonymous macro (defined by C-x( and C-x )).
4160@item C-x e
4161Like @kbd{*}, but works in all Viper states.
4162@item #g<move>
4163Execute the last keyboard macro for each line in the region.
4164@xref{Macros and Registers}, for more info.
4165@item [<a-z>
4166Show contents of textmarker.
4167@item ]<a-z>
4168Show contents of register.
4169@end table
4170@kindex @kbd{]<a-z>}
4171@kindex @kbd{[<a-z>}
4172@kindex @kbd{#g<move>}
4173@kindex @kbd{*}
4174@kindex @kbd{@@!<a-z>}
4175@kindex @kbd{@@#}
4176@kindex @kbd{@@@@}
4177@kindex @kbd{@@<a-z>}
4178@findex @kbd{:unmap <char>}
4179@findex @kbd{:map <char> <seq>}
4180@findex @kbd{:unmap!@: <char>}
4181@findex @kbd{:map!@: <char> <seq>}
4182
4183@node Shell Commands, Options, Mapping, Commands
4184@section Shell Commands
4185
4186@cindex % (Current file)
4187
4188The symbol @samp{%} is used in Ex shell commands to mean current file. If
4189you want a @samp{%} in your command, it must be escaped as @samp{\%}.
4190@cindex @samp{%} (Ex address)
4191However if @samp{%} is the first character, it stands as the address for
4192the whole file.
4193@cindex @samp{#} (Previous file)
4194Similarly, @samp{#} expands to the previous file. The previous file is the
4195first file in @kbd{:args} listing. This defaults to the previous file in
4196the VI sense if you have one window.@refill
4197
4198Symbols @samp{%} and @samp{#} are also used in the Ex commands @kbd{:e} and
4199@kbd{:r <shell-cmd>}. The commands @kbd{:w} and the regular @kbd{:r
4200<file>} command don't support these meta symbols, because file history is a
4201better mechanism.
4202
4203@cindex shell commands
4204
4205@table @kbd
4206@item :sh
4207Execute a subshell in another window
4208@item :[x,y]!<cmd>
4209Execute a shell <cmd> [on lines x through y;
4210% is replace by current file, \% is changed to %
4211@item :[x,y]!!@: [<args>]
4212Repeat last shell command [and append <args>].
4213@item :!<cmd>
4214Just execute command and display result in a buffer.
4215@item :!!@: <args>
4216Repeat last shell command and append <args>
4217@item <count> !<move><cmd>
4218The shell executes <cmd>, with standard
4219input the lines described by <count><move>,
4220next the standard output replaces those lines
4221(think of @samp{cb}, @samp{sort}, @samp{nroff}, etc.).
4222@item <count> !!<cmd>
4223Give <count> lines as standard input to the
4224shell <cmd>, next let the standard output
4225replace those lines.
4226@item :[x,y] w !<cmd>
4227Let lines x to y be standard input for <cmd>
4228(notice the <sp> between @kbd{w} and @kbd{!}).
4229@item :<address>r !<cmd>
4230Put the output of <cmd> after the line <address> (default current).
4231@item :<address>r <name>
4232Read the file <name> into the buffer after the line <address> (default
4233current).
4234@item :make
4235Run the make command in the current directory.
4236@end table
4237@findex @kbd{:<address>r <name>}
4238@findex @kbd{:<address>r !<cmd>}
4239@findex @kbd{!<cmd>}
4240@findex @kbd{!!<cmd>}
4241@findex @kbd{!<move><cmd>}
4242@findex @kbd{:w !<cmd>}
4243@findex @kbd{:x,y w !<cmd>}
4244@findex @kbd{:!!@: <args>}
4245@findex @kbd{:!<cmd>}
4246@findex @kbd{:sh}
4247@findex @kbd{:make}
4248
4249@node Options,Emacs Related Commands,Shell Commands,Commands
4250@section Options
4251
4252@cindex Vi options
4253
4254@table @kbd
4255@item autoindent
4256@itemx ai
4257@cindex autoindent
f99f1641 4258autoindent: In append mode after a <cr> the
4009494e
GM
4259cursor will move directly below the first
4260character on the previous line.
4261This setting affects the current buffer only.
4262@item autoindent-global
4263@itemx ai-global
4264Same as `autoindent', but affects all buffers.
4265@item noautoindent
4266@itemx noai
4267Cancel autoindent.
4268@item noautoindent-global
4269@itemx noai-g
4270Cancel autoindent-global.
4271@item ignorecase
4272@itemx ic
4273@cindex case and searching
f99f1641 4274ignorecase: No distinction between upper and lower cases when searching.
4009494e
GM
4275@item noignorecase
4276@itemx noic
4277Cancel ignorecase.
4278@item magic
4279@itemx ma
4280@cindex literal searching
4281Regular expressions used in searches; nomagic means no regexps.
4282@item nomagic
4283@item noma
4284Cancel magic.
4285@item readonly
4286@itemx ro
4287@cindex readonly files
f99f1641 4288readonly: The file is not to be changed.
4009494e
GM
4289If the user attempts to write to this file, confirmation will be requested.
4290@item noreadonly
4291@itemx noro
4292Cancel readonly.
4293@item shell=<string>
4294@itemx sh=<string>
4295@cindex shell
f99f1641 4296shell: The program to be used for shell escapes
4009494e
GM
4297(default @samp{$SHELL} (default @file{/bin/sh})).
4298@item shiftwidth=<count>
4299@itemx sw=<count>
4300@cindex layout
4301@cindex shifting text
f99f1641 4302shiftwidth: Gives the shiftwidth (default 8 positions).
4009494e
GM
4303@item showmatch
4304@itemx sm
4305@cindex paren matching
4306@cindex matching parens
f99f1641 4307showmatch: Whenever you append a @kbd{)}, Vi shows
4009494e
GM
4308its match if it's on the same page; also with
4309@kbd{@{} and @kbd{@}}. If there's no match, Vi will beep.
4310@item noshowmatch
4311@itemx nosm
4312Cancel showmatch.
4313@item tabstop=<count>
4314@itemx ts=<count>
4315@cindex changing tab width
4316@cindex tabbing
f99f1641 4317tabstop: The length of a <ht>; warning: this is
4009494e
GM
4318only IN the editor, outside of it <ht>s have
4319their normal length (default 8 positions).
4320This setting affects the current buffer only.
4321@item tabstop-global
4322@itemx ts-g
4323Same as `tabstop', but affects all buffers.
4324@item wrapmargin=<count>
4325@itemx wm=<count>
4326@cindex auto fill
4327@cindex word wrap
f99f1641 4328wrapmargin: In append mode Vi automatically
4009494e
GM
4329puts a <lf> whenever there is a <sp> or <ht>
4330within <wm> columns from the right margin.
4331@item wrapscan
4332@itemx ws
4333@cindex searching
f99f1641 4334wrapscan: When searching, the end is
4009494e
GM
4335considered @samp{stuck} to the begin of the file.
4336@item nowrapscan
4337@itemx nows
4338Cancel wrapscan.
4339@item :set <option>
4340Turn <option> on.
4341@item :set no<option>
4342Turn <option> off.
4343@item :set <option>=<value>
4344Set <option> to <value>.
4345@end table
4346@findex @kbd{:set <option>=<value>}
4347@findex @kbd{:set no<option>}
4348@findex @kbd{:set <option>}
4349@findex @kbd{:set ws}
4350@findex @kbd{:set wrapscan}
4351@findex @kbd{:set wm=<count>}
4352@findex @kbd{:set wrapmargin=<count>}
4353@findex @kbd{:set ts=<count>}
4354@findex @kbd{:set tabstop=<count>}
4355@findex @kbd{:set tab-stop-local=<count>}
4356@findex @kbd{:set sm}
4357@findex @kbd{:set showmatch}
4358@findex @kbd{:set sw=<count>}
4359@findex @kbd{:set shiftwidth=<count>}
4360@findex @kbd{:set sh=<string>}
4361@findex @kbd{:set shell=<string>}
4362@findex @kbd{:set ro}
4363@findex @kbd{:set readonly}
4364@findex @kbd{:set magic}
4365@findex @kbd{:set ic}
4366@findex @kbd{:set ignorecase}
4367@findex @kbd{:set ai}
4368@findex @kbd{:set autoindent}
4369
4370@node Emacs Related Commands,,Options,Commands
4371@section Emacs Related Commands
4372
4373@table @kbd
4374@item C-\
4375Begin Meta command in Vi or Insert states. Most often used as C-\ x (M-x).
4376
4377Note: Emacs binds @kbd{C-\} to a function that offers to change the
4378keyboard input method in the multilingual environment. Viper overrides this
4379binding. However, it is still possible to switch the input method by typing
4380@kbd{\ C-\} in the Vi command state and @kbd{C-z \ C-\} in the Insert state.
4381Or you can use the MULE menu on the menubar.
4382@item C-z
4383In Insert and Replace states, prepare Viper to accept the next command and
4384execute it as if Viper was in Vi state. Then return to Insert state.
4385
4386In Vi state, switch to Emacs state; in Emacs state, switch to Vi state.
4387@item C-c \
4388Switches to Vi state for the duration of a single command. Then goes back
4389to the original Viper state. Works from Vi, Insert, Replace, and Emacs states.
4390@item C-x0
4391Close Window
4392@item C-x1
4393Close Other Windows
4394@item C-x2
4395Split Window
4396@item C-xo
4397Move among windows
4398@item C-xC-f
4399Emacs find-file, useful in Insert state
4400@item C-y
4401Put back the last killed text. Similar to Vi's @kbd{p}, but also works in
4402Insert and Replace state. This command doesn't work in Vi command state,
4403since this binding is taken for something else.
4404@item M-y
4405Undoes the last @kbd{C-y} and puts another kill from the kill ring.
4406Using this command, you can try may different kills until you find the one
4407you need.
4408@end table
4409@kindex @kbd{M-y}
4410@kindex @kbd{C-y}
4411@kindex @kbd{C-xC-f}
4412@kindex @kbd{C-xo}
4413@kindex @kbd{C-x2}
4414@kindex @kbd{C-x1}
4415@kindex @kbd{C-x0}
4416@kindex @kbd{C-z}
4417@kindex @kbd{C-\}
4418@kindex @kbd{C-c\}
4419
4420@node Mouse-bound Commands,,,Commands
4421@section Mouse-bound Commands
4422
4423The following two mouse actions are normally bound to special search and
4424insert commands in of Viper:
4425
4426@table @kbd
4427@item S-Mouse-1
4428Holding Shift and clicking mouse button 1 will
4429initiate search for
4430a region under the mouse pointer.
4431This command can take a prefix argument. Note: Viper sets this
4432binding only if this mouse action is not
4433already bound to something else.
4434@xref{Viper Specials}, for more information.@refill
4435
4436@item S-Mouse-2
4437Holding Shift and clicking button 2 of the mouse will
4438insert a region surrounding the mouse pointer.
4439This command can also take a prefix argument.
4440Note: Viper sets this binding only if this mouse action is not
4441already bound to something else.
4442@xref{Viper Specials}, for more details.@refill
4443@end table
4444@kindex @kbd{S-Mouse-1}
4445@kindex @kbd{S-Mouse-2}
4446@kindex @kbd{meta button1up}
4447@kindex @kbd{meta button2up}
4448
4449@node Acknowledgments,,,Top
4450@comment node-name, next, previous, up
4451@unnumbered Acknowledgments
4452
4453Viper, formerly known as VIP-19, was written by Michael Kifer. Viper is
4454based on the original VIP package by Masahiko Sato and on its enhancement,
4455VIP 4.4, by Aamod Sane. This manual is an adaptation of the manual for VIP
44564.4, which, in turn, was based on Sato's manual for VIP 3.5.
4457
4458Many contributors on the Net pointed out bugs and suggested a number of
4459useful features. Scott Bronson and Samuel Padgett contributed patches that
4460were incorporated in this code. Here is a hopefully complete list of
4461contributors:
4462
4463@example
4464aaronl@@vitelus.com (Aaron Lehmann),
4465ahg@@panix.com (Al Gelders),
4466amade@@diagram.fr (Paul-Bernard Amade),
4467ascott@@fws214.intel.com (Andy Scott),
4468bronson@@trestle.com (Scott Bronson),
4469cook@@biostat.wisc.edu (Tom Cook),
4470csdayton@@midway.uchicago.edu (Soren Dayton),
4471dave@@hellgate.utah.edu,
4472dm@@scs.cs.nyu.edu (David Mazieres),
4473dominik@@strw.LeidenUniv.nl (Carsten Dominik),
4474dwallach@@cs.princeton.edu (Dan Wallach),
4475dwight@@toolucky.llnl.gov (Dwight Shih),
4476dxc@@xprt.net (David X Callaway),
4477edmonds@@edmonds.home.cs.ubc.ca (Brian Edmonds),
4478gin@@mo.msk.ru (Golubev I.N.),
4479gviswana@@cs.wisc.edu (Guhan Viswanathan),
1df7defd 4480gvr@@halcyon.com (George V. Reilly),
4009494e
GM
4481hatazaki@@bach.convex.com (Takao Hatazaki),
4482hpz@@ibmhpz.aug.ipp-garching.mpg.de (Hans-Peter Zehrfeld),
4483irie@@t.email.ne.jp (Irie Tetsuya),
4484jackr@@dblues.engr.sgi.com (Jack Repenning),
1df7defd 4485jamesm@@bga.com (D.J. Miller II),
4009494e
GM
4486jjm@@hplb.hpl.hp.com (Jean-Jacques Moreau),
4487jl@@cse.ogi.edu (John Launchbury),
4488jobrien@@hchp.org (John O'Brien),
4489johnw@@borland.com (John Wiegley),
4490kanze@@gabi-soft.fr (James Kanze),
4491kin@@isi.com (Kin Cho),
4492kwzh@@gnu.org (Karl Heuer),
4493lindstro@@biostat.wisc.edu (Mary Lindstrom),
4494lektu@@terra.es (Juanma Barranquero),
4495lennart.borgman.073@@student.lu.se (Lennart Borgman),
4496minakaji@@osaka.email.ne.jp (Mikio Nakajima),
4497Mark.Bordas@@East.Sun.COM (Mark Bordas),
4498meyering@@comco.com (Jim Meyering),
4499martin@@xemacs.org (Martin Buchholz),
4500mbutler@@redfernnetworks.com (Malcolm Butler),
4501mveiga@@dit.upm.es (Marcelino Veiga Tuimil),
4502paulk@@summit.esg.apertus.com (Paul Keusemann),
4503pfister@@cs.stonybrook.edu (Hanspeter Pfister),
4504phil_brooks@@MENTORG.COM (Phil Brooks),
4505pogrell@@informatik.hu-berlin.de (Lutz Pogrell),
4506pradyut@@cs.uchicago.edu (Pradyut Shah),
4507roderick@@argon.org (Roderick Schertler),
4508rxga@@ulysses.att.com,
4509sawdey@@lcse.umn.edu (Aaron Sawdey),
4510simonb@@prl.philips.co.uk (Simon Blanchard),
4511spadgett1@@nc.rr.com (Samuel Padgett),
4512stephen@@farrell.org (Stephen Farrell),
4513storm@@cua.dk (Kim F. Storm),
4514sudish@@MindSpring.COM (Sudish Joseph),
4515schwab@@issan.informatik.uni-dortmund.de (Andreas Schwab)
4516terra@@diku.dk (Morten Welinder),
4517thanh@@informatics.muni.cz (Han The Thanh),
4518toma@@convex.convex.com,
4519vrenjak@@sun1.racal.com (Milan Vrenjak),
4520whicken@@dragon.parasoft.com (Wendell Hicken),
4521zapman@@cc.gatech.edu (Jason Zapman II),
4522@end example
4523
4524@node GNU Free Documentation License,,, Top
4525@appendix GNU Free Documentation License
4526@include doclicense.texi
4527
4528@node Key Index,Function Index,,Top
4529@comment node-name, next, previous, up
4530@unnumbered Key Index
4531
4532@printindex ky
4533
4534@node Function Index,Variable Index,Key Index,Top
4535@comment node-name, next, previous, up
4536@unnumbered Function Index
4537
4538@printindex fn
4539
4540@node Variable Index,Package Index,Function Index,Top
4541@comment node-name, next, previous, up
4542@unnumbered Variable Index
4543
4544@printindex vr
4545
4546@node Package Index,Concept Index,Variable Index,Top
4547@comment node-name, next, previous, up
4548@unnumbered Package Index
4549
4550@printindex pg
4551
4552@node Concept Index,,Package Index,Top
4553@comment node-name, next, previous, up
4554@unnumbered Concept Index
4555
4556@printindex cp
4557
4009494e 4558@bye