unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Felipe Contreras <felipe.contreras@gmail.com>
To: notmuch@notmuchmail.org
Cc: Ali Polatel <alip@exherbo.org>, Bart Trojanowski <bart@jukie.net>,
	Adrian Perez <aperez@igalia.com>
Subject: Re: [ANN] New awesome vim plug-in using Ruby bindings
Date: Mon, 23 Apr 2012 15:05:04 +0300	[thread overview]
Message-ID: <CAMP44s3McEM2QKFWoxr73EVHhawFHraJsDKKocw161T4P=KNcQ@mail.gmail.com> (raw)
In-Reply-To: <CAMP44s3gNrDnsqpdiHJAhJOkM1SYKMUTNL2LUO4QEUCPiFZARA@mail.gmail.com>

Hi,

If you reply to all, remove Ryan Harper, as the address doesn't work.
Or just reply here.

Cheers.

2012/4/23 Felipe Contreras <felipe.contreras@gmail.com>:
> I've never been particularly happy with the code of the vim plug-in,
> but it sort of did the job, after some fixes, and has been working
> great so far for most of my needs even though it's clearly very rough
> on the edges.
>
> However, I'm recently in need of been able to read HTML mails, and
> just trying to add that code was a nightmare, so I decided to look for
> alternatives, including Anton's Python vim plug-in (which is nice, but
> doesn't have support for that), and even learning emacs, to use what
> most people here use (but it turns out the HTML messages don't work
> correctly there either). I also tried the various mutt+notmuch
> options, and none fit the bill.
>
> So, since I'm a big fan of Ruby, I decided to try my luck writing a
> plug-in from scratch. It took me one weekend, but I'm pretty happy
> with the result. This plug-in has already essentially all the
> functionality of the current one, but it's much, *much* simpler (only
> 600) lines of code.
>
> And in addition has many more features:
>
>  * Gradual searches; you don't have to wait for the whole search to finish,
>   sort of like the 'less' command
>  * Proper multi-part handling; finds out if there's text/plain, or if
>   text/html, converts it using elinks
>  * Extract all attachments
>  * Open message with mutt (or any external application that can open an mbox)
>  * More proper UTF-8 handling
>  * Configurable key mappings
>  * Much simpler, cleaner, beautiful, and extensible code (only 600 lines!)
>
> I just added support to reply mails today, and after trying a bit I
> got complaints from the vger.kernel.org server, but people using mutt
> have had the same complaint, so I don't know, I wouldn't reply totally
> on that. *But* you can open the mail with mutt, or any other client
> that you want, as a fall-back option (the command to run is
> configurable).
>
> Sure, it depends on the Ruby bindings from notmuch (but those are easy
> to compile), and on the 'mail' library from Ruby (easy to install),
> but it makes things much, *much* easier. There might be ways to make
> certain dependencies optional, and make this, and the current plug-in
> converge somehow (maybe even the python one too), but for now I don't
> see any reason to look back.
>
> I can't wait to start using it for real :)
>
> Enjoy ;)
>
> https://github.com/felipec/notmuch-vim-ruby
>
> P.S. I CC'ed a bunch of people that have showed interest in the vim
> interface, I hope you don't mind

-- 
Felipe Contreras

  parent reply	other threads:[~2012-04-23 12:05 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23  1:12 [ANN] New awesome vim plug-in using Ruby bindings Felipe Contreras
2012-04-23  3:41 ` Adam Wolfe Gordon
2012-04-23 11:53   ` Felipe Contreras
2012-04-23 13:28     ` Adam Wolfe Gordon
2012-04-23  9:39 ` ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings) Charlie Allom
2012-04-23 12:48   ` Felipe Contreras
2012-04-23 13:11     ` Charlie Allom
2012-04-23 12:05 ` Felipe Contreras [this message]
2012-04-25 22:29 ` [ANN] New awesome vim plug-in using Ruby bindings Felipe Contreras
2012-04-28 10:40   ` Alex Ghitza
2012-04-28 12:44     ` Felipe Contreras
2012-04-28 22:52       ` Alex Ghitza
2012-05-14 18:24         ` Felipe Contreras
2012-05-15  3:15           ` Karl Harris
2012-05-15  9:04             ` Felipe Contreras
2012-05-23 22:03             ` Felipe Contreras
2012-05-02 20:41 ` Anton Khirnov
2012-05-04 11:55   ` Felipe Contreras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMP44s3McEM2QKFWoxr73EVHhawFHraJsDKKocw161T4P=KNcQ@mail.gmail.com' \
    --to=felipe.contreras@gmail.com \
    --cc=alip@exherbo.org \
    --cc=aperez@igalia.com \
    --cc=bart@jukie.net \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).