Igor Prischepoff wrote:
> Question to Bram:
> And how now Vim defines when to stop completion?
> Wild guess: It uses predefined set of character of course!
> But this way vim tells user: "I know better when to stop" But what if vim is
> wrong?
>
> I just suggests that this set of characters would be configurable through
> defined, named option with section in help file,
> with default value when user don't set it explicitly: it is so hard to
> implement? (I'm myself is not C programmer, I prefer python :) )
> I guess I can wrestle vim do what I want, but it will be hard to do
> (remapping non completion chars when vim stop completion and summon
> completion mechanism again maybe..)
> Well, I'm not insisting (who I am to tell Vim's Creator to do it that way?!)
> ;)
> but it still will be nice.
This is not an implementation problem but a UI problem. I don't want to
tell users to set an option to a sequence of characters to be able to
use completion. It should work well without that.
Besides that, Vim already has too many options, adding another one (and
certainly a complicated one) should be avoided.
--
Sometimes you can protect millions of dollars in your budget simply by buying
a bag of cookies, dropping it on the budget anylyst's desk, and saying
something deeply personal such as "How was your weekend, big guy?"
(Scott Adams - The Dilbert principle)
/// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ download, build and distribute -- http://www.A-A-P.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---