> > > set buftype=nofile
> > > set noequalalways
> > > call setqflist([{'lnum': 1, 'bufnr': 1, 'col': 0, 'valid': 1, 'vcol': 0,
> > 'nr': 0, 'type': 'E', 'pattern': '', 'text': 'msg'}])
> > > copen
> > > resize 1
> > > % vim -u minimal.vim
> > >
> > > Now going to the quickfix list (C-w j) and pressing Enter will
> > > result in "E36: Not enough room". This happens because the "nofile"
> > > buffer will not be re-used to display the error,
> >
> > Yes. This is by design.
>
> Any particular reason why your designs tend to break things that
> worked fine for 10+ years? Just wondering.
Sorry, I have not looked into vim_dev since a while and followed this issue
only on GitHub, where I've reported it.
1. apparently this is an issue since 10+ years already, and nobody cared enough
to report it and/or make a test case for it. It's also worth to mention that
'equalalways' is the default, so I am already in a minority here.
I did not meant to blame it on recent patches, and that's probably also not
"This is by design." meant.
I consider it just a bug: `:help` was made in some regard a bit smarter (but
still fails from a too narrow window).
2. Why don't you/we use GitHub for replies to issues that have been reported
there? I was a bit out of the loop regarding the discussion here, and if you
do not like to reply on GitHub, it should be at least CC'ed there (what I've
seen to some extend, but not the whole discussion; probably just top-level
replies to the issue etc).
Cheers,
Daniel.
--
--
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.