Hi,

 A similiar problem I had was solved previously. Now
 I got stuck in the "advanced version" of this. Suppose
 I have the following text (:set list)   :


 ljdh   $
 laskjdl               $
 sdj      $
 aslkdjldjlad$
 a  $
 askdj       $
 askdjlsd  $
 aks           $
 lkasjdsdjlllljadl $

 and I want this with less plugins, keystrokes, function
 definitions etc as possible....

 ljdh                       = spacequest( vim, text );$
 laskjdl                    = spacequest( vim, text );$
 sdj                        = spacequest( vim, text );$
 aslkdjldjlad               = spacequest( vim, text );$
 a                          = spacequest( vim, text );$
 askdj                      = spacequest( vim, text );$
 askdjlsd                   = spacequest( vim, text );$
 aks                        = spacequest( vim, text );$
 lkasjdsdjlllljadl          = spacequest( vim, text );$

 I (with set ve=all or set ve=block) to marked a column
 with a visual block and tried "r" (which works "only" for
 one character to be inserted) and R (which kills ALL my
 text).

 How can I solve this problem ?

 Thank you very much for any 'I' in advance !!! :))) 

 Keep editing!
 mcc


-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.

Reply via email to