[ANN] New awesome vim plug-in using Ruby bindings

2012-05-24 Thread Felipe Contreras
On Tue, May 15, 2012 at 5:15 AM, Karl Harris wrote: > I am trying the notmuch-vim-ruby plugin for the first time.? Previously, I > had been using the vim plugin that comes with notmuch. > > If I type :NotMuchR in vim, I get the following error messages: > -- > Error detected while

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-05-23 Thread Felipe Contreras
On Tue, May 15, 2012 at 5:15 AM, Karl Harris wrote: > I am trying the notmuch-vim-ruby plugin for the first time.  Previously, I > had been using the vim plugin that comes with notmuch. > > If I type :NotMuchR in vim, I get the following error messages: > -- > Error detected while

[ANN] New awesome vim plug-in using Ruby bindings

2012-05-15 Thread Felipe Contreras
On Tue, May 15, 2012 at 5:15 AM, Karl Harris wrote: > I am trying the notmuch-vim-ruby plugin for the first time.? Previously, I > had been using the vim plugin that comes with notmuch. > > If I type :NotMuchR in vim, I get the following error messages: > -- > Error detected while

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-05-15 Thread Felipe Contreras
On Tue, May 15, 2012 at 5:15 AM, Karl Harris wrote: > I am trying the notmuch-vim-ruby plugin for the first time.  Previously, I > had been using the vim plugin that comes with notmuch. > > If I type :NotMuchR in vim, I get the following error messages: > -- > Error detected while

[ANN] New awesome vim plug-in using Ruby bindings

2012-05-14 Thread Karl Harris
I am trying the notmuch-vim-ruby plugin for the first time. Previously, I had been using the vim plugin that comes with notmuch. If I type :NotMuchR in vim, I get the following error messages: -- Error detected while processing function 19_NotMuchR: line 304: LoadError: /usr/lib/

[ANN] New awesome vim plug-in using Ruby bindings

2012-05-14 Thread Felipe Contreras
On Sun, Apr 29, 2012 at 12:52 AM, Alex Ghitza wrote: > Felipe Contreras wrote: >> > vim -c ':NotMuchR' >> > >> > all I get is an error message: >> > >> > Error detected while processing command line: >> > E492: Not an editor command: :NotMuchR >> >> I don't know if you did anything special to get

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-05-14 Thread Karl Harris
I am trying the notmuch-vim-ruby plugin for the first time. Previously, I had been using the vim plugin that comes with notmuch. If I type :NotMuchR in vim, I get the following error messages: -- Error detected while processing function 19_NotMuchR: line 304: LoadError: /usr/lib/

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-05-14 Thread Felipe Contreras
On Sun, Apr 29, 2012 at 12:52 AM, Alex Ghitza wrote: > Felipe Contreras wrote: >> > vim -c ':NotMuchR' >> > >> > all I get is an error message: >> > >> > Error detected while processing command line: >> > E492: Not an editor command: :NotMuchR >> >> I don't know if you did anything special to get

[ANN] New awesome vim plug-in using Ruby bindings

2012-05-04 Thread Felipe Contreras
On Wed, May 2, 2012 at 10:41 PM, Anton Khirnov wrote: > > On Mon, 23 Apr 2012 04:12:32 +0300, Felipe Contreras gmail.com> wrote: >> ?* Gradual searches; you don't have to wait for the whole search to finish, >> ? ?sort of like the 'less' command > > How did you do that? When I tried to do this i

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-05-04 Thread Felipe Contreras
On Wed, May 2, 2012 at 10:41 PM, Anton Khirnov wrote: > > On Mon, 23 Apr 2012 04:12:32 +0300, Felipe Contreras > wrote: >>  * Gradual searches; you don't have to wait for the whole search to finish, >>    sort of like the 'less' command > > How did you do that? When I tried to do this in my ver

[ANN] New awesome vim plug-in using Ruby bindings

2012-05-02 Thread Anton Khirnov
On Mon, 23 Apr 2012 04:12:32 +0300, Felipe Contreras wrote: > Hi, > > 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.

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-05-02 Thread Anton Khirnov
On Mon, 23 Apr 2012 04:12:32 +0300, Felipe Contreras wrote: > Hi, > > 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.

[ANN] New awesome vim plug-in using Ruby bindings

2012-04-29 Thread Alex Ghitza
Felipe Contreras wrote: > > vim -c ':NotMuchR' > > > > all I get is an error message: > > > > Error detected while processing command line: > > E492: Not an editor command: :NotMuchR > > I don't know if you did anything special to get the normal plug-in to > work. Maybe you are doing 'source ~/.vi

[ANN] New awesome vim plug-in using Ruby bindings

2012-04-28 Thread Alex Ghitza
Hi Felipe, On Thu, Apr 26, 2012 at 8:29 AM, Felipe Contreras wrote: > In case anybody is interested, here's a screencast showing some of the > features :) > http://youtu.be/JGD7IbZmnIs This looks great, but I can't seem to be able to get it to work on my machine. I have put notmuch-ruby.vim alo

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-04-28 Thread Alex Ghitza
Felipe Contreras wrote: > > vim -c ':NotMuchR' > > > > all I get is an error message: > > > > Error detected while processing command line: > > E492: Not an editor command: :NotMuchR > > I don't know if you did anything special to get the normal plug-in to > work. Maybe you are doing 'source ~/.vi

[ANN] New awesome vim plug-in using Ruby bindings

2012-04-28 Thread Felipe Contreras
On Sat, Apr 28, 2012 at 1:40 PM, Alex Ghitza wrote: > vim -c ':NotMuchR' > > all I get is an error message: > > Error detected while processing command line: > E492: Not an editor command: :NotMuchR I don't know if you did anything special to get the normal plug-in to work. Maybe you are doing '

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-04-28 Thread Felipe Contreras
On Sat, Apr 28, 2012 at 1:40 PM, Alex Ghitza wrote: > vim -c ':NotMuchR' > > all I get is an error message: > > Error detected while processing command line: > E492: Not an editor command: :NotMuchR I don't know if you did anything special to get the normal plug-in to work. Maybe you are doing '

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-04-28 Thread Alex Ghitza
Hi Felipe, On Thu, Apr 26, 2012 at 8:29 AM, Felipe Contreras wrote: > In case anybody is interested, here's a screencast showing some of the > features :) > http://youtu.be/JGD7IbZmnIs This looks great, but I can't seem to be able to get it to work on my machine. I have put notmuch-ruby.vim alo

[ANN] New awesome vim plug-in using Ruby bindings

2012-04-26 Thread Felipe Contreras
2012/4/23 Felipe Contreras : > 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 (

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-04-25 Thread Felipe Contreras
2012/4/23 Felipe Contreras : > 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 (

ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Felipe Contreras
On Mon, Apr 23, 2012 at 12:39 PM, Charlie Allom wrote: > /opt/local/bin/gcc-apple-4.2 -I. -I. -I/opt/local/lib/ruby/1.8/i686-darwin11 > -I. -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE > ?-I/opt/local/include -fno-common -pipe -O2 -arch x86_64 ?-fno-common -pipe > -fno-common ?-arch

[ANN] New awesome vim plug-in using Ruby bindings

2012-04-23 Thread Felipe Contreras
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 : > 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 o

[ANN] New awesome vim plug-in using Ruby bindings

2012-04-23 Thread Felipe Contreras
On Mon, Apr 23, 2012 at 6:41 AM, Adam Wolfe Gordon wrote: > Hi Felipe, > > This work sounds nice - it's good to have lots of interface choices. > One question below: > > On Sun, Apr 22, 2012 at 19:12, Felipe Contreras > wrote: >> doesn't have support for that), and even learning emacs, to use wh

ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Charlie Allom
On Mon, Apr 23, 2012 at 03:48:40PM +0300, Felipe Contreras wrote: > On Mon, Apr 23, 2012 at 12:39 PM, Charlie Allom > wrote: > > > /opt/local/bin/gcc-apple-4.2 -I. -I. > > -I/opt/local/lib/ruby/1.8/i686-darwin11 -I. -I/opt/local/include > > -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE ?-I/opt/local/incl

ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Charlie Allom
Hello, Has anyone seen this on OS X? I can't see what the linker must be doing. 10:36 capslock:notmuch/bindings/ruby% ruby extconf.rb checking for notmuch.h in ../../lib... yes checking for notmuch_database_create() in -lnotmuch... yes creating Makefile 10:36 capslock:notmuch/bindings/ruby% make

[ANN] New awesome vim plug-in using Ruby bindings

2012-04-23 Thread Adam Wolfe Gordon
On Mon, Apr 23, 2012 at 05:53, Felipe Contreras wrote: > I do have w3.el installed. I can read the HTML, but when scrolling and > selecting there are glitches, and when replying nothing gets quoted. Ah, I see. As I said before, reply will work soon. The other issues sound like emacs/w3 problems,

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-04-23 Thread Adam Wolfe Gordon
On Mon, Apr 23, 2012 at 05:53, Felipe Contreras wrote: > I do have w3.el installed. I can read the HTML, but when scrolling and > selecting there are glitches, and when replying nothing gets quoted. Ah, I see. As I said before, reply will work soon. The other issues sound like emacs/w3 problems,

Re: ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Charlie Allom
On Mon, Apr 23, 2012 at 03:48:40PM +0300, Felipe Contreras wrote: > On Mon, Apr 23, 2012 at 12:39 PM, Charlie Allom wrote: > > > /opt/local/bin/gcc-apple-4.2 -I. -I. > > -I/opt/local/lib/ruby/1.8/i686-darwin11 -I. -I/opt/local/include > > -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE  -I/opt/local/includ

Re: ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Felipe Contreras
On Mon, Apr 23, 2012 at 12:39 PM, Charlie Allom wrote: > /opt/local/bin/gcc-apple-4.2 -I. -I. -I/opt/local/lib/ruby/1.8/i686-darwin11 > -I. -I/opt/local/include -D_XOPEN_SOURCE -D_DARWIN_C_SOURCE   > -I/opt/local/include -fno-common -pipe -O2 -arch x86_64  -fno-common -pipe > -fno-common  -arch

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-04-23 Thread Felipe Contreras
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 : > 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 o

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-04-23 Thread Felipe Contreras
On Mon, Apr 23, 2012 at 6:41 AM, Adam Wolfe Gordon wrote: > Hi Felipe, > > This work sounds nice - it's good to have lots of interface choices. > One question below: > > On Sun, Apr 22, 2012 at 19:12, Felipe Contreras > wrote: >> doesn't have support for that), and even learning emacs, to use wha

[ANN] New awesome vim plug-in using Ruby bindings

2012-04-23 Thread Felipe Contreras
Hi, 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 t

ruby bindings on OS X are broken? (was Re: [ANN] New awesome vim plug-in using Ruby bindings)

2012-04-23 Thread Charlie Allom
Hello, Has anyone seen this on OS X? I can't see what the linker must be doing. 10:36 capslock:notmuch/bindings/ruby% ruby extconf.rb checking for notmuch.h in ../../lib... yes checking for notmuch_database_create() in -lnotmuch... yes creating Makefile 10:36 capslock:notmuch/bindings/ruby% make

[ANN] New awesome vim plug-in using Ruby bindings

2012-04-22 Thread Adam Wolfe Gordon
Hi Felipe, This work sounds nice - it's good to have lots of interface choices. One question below: On Sun, Apr 22, 2012 at 19:12, Felipe Contreras wrote: > 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

Re: [ANN] New awesome vim plug-in using Ruby bindings

2012-04-22 Thread Adam Wolfe Gordon
Hi Felipe, This work sounds nice - it's good to have lots of interface choices. One question below: On Sun, Apr 22, 2012 at 19:12, Felipe Contreras wrote: > 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

[ANN] New awesome vim plug-in using Ruby bindings

2012-04-22 Thread Felipe Contreras
Hi, 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 t