[7.2.220] a BufEnter autocommand that changes directory causes problems.
commitab2a4d940224314172b0e98ddfdb2623ec3b1243
authorBram Moolenaar <Bram@moolenaar.net>
Wed, 1 Jul 2009 17:10:22 +0000 (1 17:10 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Wed, 1 Jul 2009 17:10:22 +0000 (1 17:10 +0000)
tree051219297ec98fee53cdccb43a591efdf250733d
parent58e588280facf341098a78301deb86c927b2d1bd
[7.2.220] a BufEnter autocommand that changes directory causes problems.

Problem:    a BufEnter autocommand that changes directory causes problems.
            (Ajit Thakkar)

Solution:   Disable autocommands when opening a hidden buffer in a window.

Patch 7.2.220 (after 7.2.215)
src/fileio.c
src/version.c