Hello. I just installed vnews, which looks very promising. Thanks for developing and sharing great scripts!
I did however have to struggle a bit with the installation: - there were some more dependecies than those listed in the installation instructions, notably regarding mysql-ruby libraries. I'll probably be able to list them after installing on a second machine. - The dbase installation did not work as expected. Both root mysql user and custom user with password failed. Finally I tried a passwordless non-root user with full privileges to access a "vnews" database, and then it managed to access mysql - but still with a warning because it tried to create the vnews databse that I had to create earlier to grant the user privileges. On 22 fév, 20:25, Daniel Choi <[email protected]> wrote: > I'm releasing another VimScript/Ruby application today called Vnews. > It's a lightweight newsfeed reader that works inside a Vim session and > uses MySQL to store feed data. > > http://danielchoi.com/software/vnews.html > > I welcome feature suggestions and bug reports. > > Daniel Choi > Cambridge, MA > > -- > Sent from vmail.http://danielchoi.com/software/vmail.html -- 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
