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