Saturday, August 24, 2013

Re: Vim + RSS + MAIL

On 8/23/2013 11:01 PM, Alex K wrote:
> Hello!
> Every day I look through a lot of news via RSS and mail subscribe. Would like to have functionality to load them in VIM directly, read and quickly insert some of them into my vimwiki notes. Also it would be great to do this with my mail mesages. Is there any plugins to do that? I am ready to create myself but need some advices:
> - Is there any compatible with VIM/python free library to download/parse rss/mail?
> - Can you give some link to helpful materials about this issue?
>
> Thank you!
>

Here's a mail suite, not in python but in perl
http://www.vim.org/scripts/script.php?script_id=1052 Browsing its code
might give you some ideas about what to do -- or what not to do!

Caveat: I developed it and used it for several years on 32 bit Windows
XP; it would work on linux too with 32 bit perl modules. However, I
have not had time to get it to work with 64 bit perl.

--Suresh

--
--
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 vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: