* Benji Fisher on Wednesday, July 26, 2006 at 22:58:07 -0400:
> On Tue, Jul 25, 2006 at 12:36:44AM +0400, Pavel Volkovitskiy wrote:
>> map <C-S> :call PySort()<CR>
> 
> How about calling it directly from Visual mode?
> 
> :vmap <C-S> :<C-U> PySort()<CR>

For the above: Would

:vmap <C-S> <Esc>:PySort()<CR>

do the same thing?

If no, what is the difference?
If yes, what is the "canonical" way to do it?

TIA

c
-- 
_B A U S T E L L E N_ lesen!  --->> <http://www.blacktrash.org/baustellen.html>

Reply via email to