On Mo, 04 Aug 2014, Enno wrote:

> Dear Vim developers,
> 
> The autocmd
> 
> autocmd FocusLost * wall
> 
> triggers the autocmd event BufWritePre, but not BufWritePost.
> 
> Is this expected ? To ensure that both are triggered,
> is autocmd FocusLost * wall | doautocmd BufWritePost necessary?

I am not sure, why BufWritePre is triggered, but I think it is expected, 
that when one autocommand is active it doesn't trigger another one, 
unless the nested flag is given. See :h autocmd-nested

Best,
Christian
-- 
Lieber gut drauf, als schlecht dran.

-- 
-- 
You received this message from the "vim_dev" 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

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui