aboutsummaryrefslogtreecommitdiff
path: root/generic
diff options
context:
space:
mode:
authorPierre Courtieu2004-02-26 16:12:14 +0000
committerPierre Courtieu2004-02-26 16:12:14 +0000
commit0e80ebfe2cbdabbcc5837ecbb31b1cc1d8ff048d (patch)
tree14395e9a4c89b5cc82b6330eb1dbda9ff823879c /generic
parentba73618dfde07dcf7f56afd22f9e746248be5b67 (diff)
little changes in the holes short doc
Diffstat (limited to 'generic')
-rw-r--r--generic/holes.el7
1 files changed, 5 insertions, 2 deletions
diff --git a/generic/holes.el b/generic/holes.el
index f5e606b5..55f32985 100644
--- a/generic/holes.el
+++ b/generic/holes.el
@@ -52,7 +52,8 @@ zero active hole globally. It is highlighted with a different color.
TO DEFINE A HOLE, two methods:
o Select a region with keyboard (ctrl-space) or mouse, then hit
-ctrl-meta-h
+ctrl-meta-h. If the selected region is empty (i.e. if you just
+ctrl+meta+h), then a hole containing '#' is created.
o Select text with mouse while pressing ctrl + meta. If the selected
region is empty (i.e. if you just click while pressing ctrl+meta),
@@ -84,7 +85,9 @@ a generalization of the mouse-track-insert feature (ctrl + select
text, if you don't know this trick, try it :-)). This method allows to
fill different holes faster than with the usual copy-paste method.
-After replacement the next hole is automatically made active.
+After replacement the next hole is automatically made active so you
+can fill it immediately by hitting again ctrl-meta-y or ctrl + meta +
+shift + mouse select.
TO MOVE TO THE ACTIVE HOLE, hit meta-return, it will move to the
active hole, destroy it (allowing you to type its replacement) and