Kent Sibilev wrote:

> Currently it's hard to distinguish between Quickfix or Location list windows.
> 
> Unless I'm mistaken, but when either window is open the only way I
> could check which one is open is by using :ls and checking if it
> reports the name of any buffer as "[Quickfix List]" or "[Location
> List]".
> 
> I think it would be much easier if function bufname() had a second
> argument and when it's not zero it would return a special buffer name.
> Please see the patch attached.

The problem with this solution is that the names are translated.
A more direct solution would be better.

The 'buftype' option is "quickfix" for both quickfix and location list.
We can't change that without causing problems.

Perhaps we should add a buftype({expr}) function, that can get the
buffer type of any buffer, and make a difference between "quickfix" and
"loclist".


-- 
BLACK KNIGHT: The Black Knight always triumphs. Have at you!
   ARTHUR takes his last leg off.  The BLACK KNIGHT's body lands upright.
BLACK KNIGHT: All right, we'll call it a draw.
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD

 /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\  an exciting new programming language -- http://www.Zimbu.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
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.

Raspunde prin e-mail lui