hi, i have a file name and line number, how can i go to that file,line in vimscript. the following isn't working.
exe ":silent! e".fname exe ":silent! ".lineno exe ":redraw" thanks -- 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
