Update: Ben is right. Using the nore versions get the job done:

Example:

fun! Fun() range
  echoe string([ a:firstline, a:lastline])
endf

noremenu File.Save9 :call Fun()<cr>
vnoremenu File.Save9 :call Fun()<cr>

Marc Weber

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to