oh, thank you very much. although i find it irritating that it will always
start writing from the third line and on. why not from the first line

by the way, i have the same problem w/ the 'verbosefile' option. it still
doesn't work.

thanks in advance.

John Beckett-2 wrote:
> 
> aleCodd wrote:
>> OK, i typed the command ':redir!> /home/myname/file_name' and
>> then tried a few commands like :ls, :echo 'some_string' etc.
>> but the file (file_name) is still empty. Why?
> 
> You need to finish the operation:
> 
>   :redir! > my.txt
>   :cd
>   :set nomore
>   :scriptnames
>   :redir END
> 
> Then you should have something in file my.txt (the commands
> are just random examples).
> 
> John
> 
> -- 
> 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
> 
> 

-- 
View this message in context: 
http://old.nabble.com/%27%3Aredir-%3Efile%27-commanad-does-not-work.-Why--tp28863201p28863956.html
Sent from the Vim - General mailing list archive at Nabble.com.

-- 
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