> On Sun, Jul 16, 2017 at 10:08 AM, Bram Moolenaar <b...@moolenaar.net>
wrote:
> > > >
> > > > The resizing should work since 8.0.0688.
> > > >
> > > > If you have remaining problems, please give a reproducible example.
> > > >
> > >
> > > For resizing, if I use "exe 'resize' sizevar", it works.
> > >
> > > If I use "exe sizevar 'wincmd _'" instead, it does not work, I get
> > > "E788: Not allowed to edit another buffer now"
> > >
> > > For determining whether a quickfix window is a location list or a
> > > quickfix list, is there a different way to do that besides
> > > attempting a ":copen" command? I get the same error for that
> > > command, even if I'm already in the quickfix list and therefore it
> > > doesn't even need to switch buffers.
> >
> > Not sure what you are doing, but this works:
> >
> >         au FileType qf 20wincmd _
> >
> >
>
>
> I tried that exact command in version 8.0.692 and I get an E788
> message, after starting with "gvim -N -u NONE -i NONE" on Windows 7
> (64-bit).
>
> I will try compiling the latest version to see if that helps, but if
> it's fixed, it isn't version 688 that did it.

I build version 8.0.724 and the behavior of "wincmd _" is now fixed, but
I don't see any patch description that seems to apply between 692 and
724. Any ideas which patch actually fixed it? I'm trying to decide
whether I'm curious enough to try a bisect.

-- 
-- 
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 vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Raspunde prin e-mail lui