On Fri, Jul 7, 2017 at 1:53 PM, Christian Brabandt <[email protected]> wrote:
>
> On Fr, 07 Jul 2017, Tony Mechelynck wrote:
>
>> On Fri, Jul 7, 2017 at 1:41 PM, Christian Brabandt <[email protected]>
>> wrote:
>> > Is there an easy way to reproduce this issue?
>> >
>> Meaning you can't reproduce it by just running gvim? I don't know.
>> I'll try restarting gvim and see if the problem goes away.
>
> Well, if I recall correctly, you have mentioned that problem in the
> past. I just looked at it again and couldn't reproduce it and therefore,
> I wondered if it might be related to your session file?
>
> Best,
> Christian
My session file is handwritten, not created by :mksession, and it
rarely changes. FWIW, here it is. Most of the editfiles are local, and
the session doesn't change much:
" Vim session file
" This one was not generated by :mksession.
e ~/.mozilla/seamonkey/eiox68r9.default/user.js
lcd %:h
new chrome/userChrome.css
new chrome/userContent.css
lcd %:h
new $VIM/vimfiles/keymap/russian-phonetic_utf-8.vim
cd ~
new pub/slovarj/ru-fr.css
setl keymap=russian-phonetic imi=0
lcd %:h
new ru-fr.abbrev.html
setl imi=0
new ru-fr.12.html
split
new ~/Session.vim
lcd ~
bot h
" lcd ~
if exists('+switchbuf')
set swb=useopen
sb ~/pub/slovarj/ru-fr.abbrev.html
wincmd w
else
wincmd W
wincmd W
wincmd W
endif
normal N
Best regards,
Tony.
--
--
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.