> The recently introduced matchbufline() and matchstrlist() functions
> use the 'ignorecase' option value.  If this option is set, then these
> functions ignore the case when matching the strings.
> So the behavior of a plugin using these functions depends on a user
> configuration.
> To ignore this option setting, the plugins need to either clear this
> option or use the "\C" or "\c" atom
> when calling this function.
> 
> Should we modify these functions to ignore the 'ignorecase' option
> value?  The plugins can
> then choose to either ignore or not ignore the case explicitly and
> will be independent of a
> user configuration.

please keep it, since it is same behavior like 'matchstr()'

-- 
shane.xb.qian

-- 
-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_dev/OS3P286MB09133B8A0A568D8A843C518CEB562%40OS3P286MB0913.JPNP286.PROD.OUTLOOK.COM.

Reply via email to