Christian Brabandt wrote: > On Di, 19 Jan 2016, Steve Litt wrote: > > > Hi all, > > > > I'm thinking of making some Vim centered software. I could use VimL, > > but for me VimL is incredibly difficult to use. Or I could require > > Python enabled Vim, and do all the Vim programming in Python. Of > > course, this would fail if user's Vim wasn't compiled with Python > > capabilities. > > > > What percentage of today's distros do you think are compiled without > > Python capabilities? > > > > Thanks, > > Maybe take a look at Debians popularity contest: > > https://qa.debian.org/popcon-graph.php?packages=vim-gnome+vim-nox+vim-gtk+vim&show_vote=on&want_legend=on&want_ticks=on&from_date=2012-01-01&to_date=2016-01-19&hlght_date=&date_fmt=%25Y-%25m&beenhere=1 > > Take this example, this plots the number of people voting on vim, > vim-nox, vim-gnome and vim-gtk (of which only vim does not contain the > python dependency I believe) between 2012 and today. > > So you can see vim without python is an order of magnitude more > installed. However, this might be caused, by users who want vim (or a vi > clone) and install the first vim package they find.
Nice graph. I'm not sure if it's fair, but "emacs" does not get close.. -- hundred-and-one symptoms of being an internet addict: 8. You spend half of the plane trip with your laptop on your lap...and your child in the overhead compartment. /// 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_use" 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_use" 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.
