Erik wrote:
> Thanks, but:
> :help :redir
> E433: No tags file
> E149: Sorry, no help for :redir
If your help was working, you could use:
:help :helptags
to see:
To rebuild the help tags in the runtime directory
(requires write permission there):
:helptags $VIMRUNTIME/doc
> Found help here:
> http://vim.wikia.com/wiki/Capture_ex_command_output
>
> Then got:
> E475: Invalid argument: @a
If the following (from the tip) fails, I guess your Vim is
broken:
:redir @a
:set all
:redir END
What does :version show (just the version number and patches
would be a start)?
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