Re: Extra [No Name] Buffers from mksession

2006-10-21 Thread Bill McCarthy
On Sat 21-Oct-06 6:59am -0600, Bram Moolenaar wrote: > This happens when the edited file already is in the buffer list. > I'll fix it by using "tabedit" instead of "tabnew | edit". Ah, thanks for explaining that. I knew that making that replacement solved the problem but didn't know why. I had

Re: Extra [No Name] Buffers from mksession

2006-10-21 Thread Bram Moolenaar
Bill McCarthy wrote: > When I open a session created by mksession, a [No Name] > buffer is created for each tab that is created. My > 'sessionoptions' contains all the options except sesdir, > slash and unix. I checked buffers with 'ls!' before saving > the session. I startup with: > > gv

Extra [No Name] Buffers from mksession

2006-10-20 Thread Bill McCarthy
Hello Vim List, When I open a session created by mksession, a [No Name] buffer is created for each tab that is created. My 'sessionoptions' contains all the options except sesdir, slash and unix. I checked buffers with 'ls!' before saving the session. I startup with: gvim -S session_file_n