On 5/18/06, roberto <[EMAIL PROTECTED]> wrote:
hi all
i work with gvim 6.3.71 using 3-4 windows at the same time; i save
them all using the following script that is automatically executed
upon start of kde 3.3 being saved in
~/.kde/Autostart
# "start.sh"
# session for polar_angle_* #
/usr/bin/gvim -S ~/codes/polar_angle/Session_polar_abc.vim
/usr/bin/gvim -S ~/codes/polar_angle/Session_polar_d.vim
#
when i re-login all files are opened in the correct way but if, say, i
had 4 windows of gvim then i see the 4 windows and also other 4
windows of gvim with the welcome screen; the same happen with any
other number of gvim windows and so on
if anyone can help me on this thank you very much
You need to atttach examples you your real session files
(Session_polar_abc.vim , Session_polar_d.vim) for this
to be answerable.
Yakov