2018-02-10 20:28 GMT+03:00 Bram Moolenaar <[email protected]>: > > Nikolay Pavlov wrote: > >> > + *'pumwidth'* *'pw'* >> > + 'pumwidth' 'pw' number (default 0) >> > + global >> > + {not available when compiled without the >> > + |+insert_expand| feature} >> > + {not in Vi} >> > + Determines the minium width to use for the popup menu for Insert >> > mode >> > + completion. When zero the default of 15 screen cells is used. >> >> What’s the point of having default zero falling back to default 15 in >> place of having default 15 with error when trying to set option to >> zero? This makes code which needs to know effective &pumwidth >> unnecessary complicated and needing to use magic numbers as 15 is not >> exported as any VimL symbol. > > True. Why do you mention this now instead of when the pull request was > sent?
I am not checking everything which is sent to projects other then powerline (for that is a project with me as an only maintainer). If email subject contained more data then just patch number I probably would not check this message either. > > > -- > ARTHUR: I did say sorry about the `old woman,' but from the behind you > looked-- > DENNIS: What I object to is you automatically treat me like an inferior! > ARTHUR: Well, I AM king... > The Quest for the Holy Grail (Monty Python) > > /// 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.
