How about the ability to record a series of keystrokes to
later replay? for instance....
Could probably lock out some keys from being able to be
re-recorded (such as the keys to being/end the recording,
and/or to get to the menu option)
(begin recording - get prompted for key to define)
(press ` )
ctrl-f "? "
home
shift-down arrow (mark line)
ctrl-delete
(end recording - perhaps by hitting the key itself again?)
now if I hit ` repeatedly, I can easily delete all those lines
from cvs update that being with "? " Perhaps if I
understood the regexp fold creation I could just fold all
those out - but then is it even possible to generate folds in
a .(nothing) or .txt file ?