Friday, June 22, 2012

Re: Can vim be made to start with selected files already open?

On Jun 22, 2012, at 10:52 AM, Gary Johnson wrote:

> This command should work:
>
> command All :args ~/documents/taskpaper/writing.taskpaper ~/documents/taskpaper/work.taskpaper ~/documents/taskpaper/mine.taskpaper ~/vimwiki/index.wiki <bar> tab all

Got error messages with this, too. Tried to copy them for pasting here but was not able to do so. [Is there a way to select and/or copy the error messages that are displayed when a problematic command is executed?]

From the first line I gather that the problem has to do with the fact that I use vim-addon-manager, and that in the vam setup in my .vimrc the names of the plugins associated with the files I'm trying to load are separated by commas. [There are frequent instances of "Command too recursive" in the error messages.]

At least that seems to be part of the problem. If there is a way I can capture the error messages so I can report them here you can tell me if that is right, and if there are other problems.

I'm guessing that if I'm right about at least this problem, using a custom command to do what I want to do may not be available to me.

Thanks,
------------------------------------------------------------------------------------------
Eric Weir
Decatur, GA
eeweir@bellsouth.net

"A man should be in the world as though he were not in it
so that it will be no worse because of his life."

- Wendell Berry


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

No comments:

Post a Comment