On Apr 2, 12:36 pm, Maxim Kim <[email protected]> wrote:
> On 2 апр, 20:14, Ben Fritz <[email protected]> wrote:> This simple test 
> case demonstrates my problem:
>
> > vim -u NONE -N -i NONE
>
> > :autocmdBufRead*.txt setlocal wrap
> > :view test.txt
> > :tabe test.c
> > :setlocal nowrap
>
> > Now modify test.txt outside of Vim and give focus back to Vim to
> > trigger a reload of test.txt.
>
> > Vim is still in the test.c tab, so when theBufReadautocmd fires,
> > 'wrap' is set for test.c instead of test.txt.
>
> I confirm it. Looks like abugto me.
>

Any other thoughts?
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to