ap wrote:
>
>
> On Sep 29, 5:44 pm, "Christian J. Robinson" <[EMAIL PROTECTED]>
> wrote:
>> Somehow all session files set the buffer local option 'autoread' for
>> every restored buffer regardless of what the global/local setting is.
>
> What does
> :verbose set autoread
> tell you, after your session has loaded ?
[...]
I have the same symptom:
:verbose set autoread?
autoread
Last set from ~/Session.vim
:verbose setglobal autoread?
noautoread
:windo setlocal autoread<
:verbose set autoread?
noautoread
:mks!
:qa
gvim -S
:verbose set autoread?
autoread
Last set from ~/Session.vim
:version
VIM - Vi IMproved 7.1 (2007 May 12, compiled Sep 29 2007 14:42:20)
Included patches: 1-125
Compiled by [EMAIL PROTECTED]
Huge version with GTK2-GNOME GUI. Features included (+) or not (-):
[...] +mksession [...]
Best regards,
Tony.
--
hundred-and-one symptoms of being an internet addict:
30. Even though you died last week, you've managed to retain OPS on your
favorite IRC channel.
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---