Saturday, November 26, 2011

Re: :make Success

On Nov 26, 6:48 pm, Marvin Renich <m...@renich.org> wrote:
>
> Don't confuse :make with :!make.  While internally, :make is going to
> execute the OS's make command (assuming default 'makeprg'), the behavior
> of | in this context depends on the result of the vim command :make, not
> the result of the OS make.

The '|' in the context of Vim ex commands never depends on the result
of any previous command, except for control-flow commands
like :if, :else, etc.

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