Re: [ANN] New awesome vim plug-in using Ruby bindings
authorAlex Ghitza <aghitza@gmail.com>
Sat, 28 Apr 2012 22:52:27 +0000 (08:52 +1000)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:46:47 +0000 (09:46 -0800)
2b/d11b9fb3fef884945c256508f2183fbeb881e8 [new file with mode: 0644]

diff --git a/2b/d11b9fb3fef884945c256508f2183fbeb881e8 b/2b/d11b9fb3fef884945c256508f2183fbeb881e8
new file mode 100644 (file)
index 0000000..d01b36b
--- /dev/null
@@ -0,0 +1,95 @@
+Return-Path: <aghitza@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 3F5E2431FB6\r
+       for <notmuch@notmuchmail.org>; Sat, 28 Apr 2012 16:28:50 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -1.098\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-1.098 tagged_above=-999 required=5\r
+       tests=[DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001,\r
+       NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_MED=-2.3] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id BcdjK+Wf3H2x for <notmuch@notmuchmail.org>;\r
+       Sat, 28 Apr 2012 16:28:49 -0700 (PDT)\r
+X-Greylist: delayed 1868 seconds by postgrey-1.32 at olra;\r
+       Sat, 28 Apr 2012 16:28:49 PDT\r
+Received: from puffer.ms.unimelb.edu.au (puffer.ms.unimelb.edu.au\r
+       [128.250.24.229])\r
+       by olra.theworths.org (Postfix) with ESMTP id 80720431FAE\r
+       for <notmuch@notmuchmail.org>; Sat, 28 Apr 2012 16:28:49 -0700 (PDT)\r
+Received: from localhost (mob18.ms.unimelb.edu.au [128.250.32.118])\r
+       by puffer.ms.unimelb.edu.au (Postfix) with ESMTP id D4B44D8B6E;\r
+       Sun, 29 Apr 2012 08:57:31 +1000 (EST)\r
+Date: Sun, 29 Apr 2012 08:52:27 +1000\r
+From: Alex Ghitza <aghitza@gmail.com>\r
+To: Felipe Contreras <felipe.contreras@gmail.com>, \r
+       Alex Ghitza <aghitza@gmail.com>\r
+Message-ID: <4f9c74ab68286_450548f4be452313@hasse.mail>\r
+In-Reply-To:\r
+ <CAMP44s26JHeJKYj-EfLGboc9xZrWQdEP=YE+BiqK-JX9YwdYew@mail.gmail.com>\r
+References:\r
+ <CAMP44s3gNrDnsqpdiHJAhJOkM1SYKMUTNL2LUO4QEUCPiFZARA@mail.gmail.com>\r
+       <CAMP44s2vGJrWA+TXrZk-HpWg97keWbHgh9a2UH-GN5Y3nex_9g@mail.gmail.com>\r
+       <CAAGJhGCH9q_UHWfer8q=OBQe1OS-xu0NVzB3caENsT-OTeD3YQ@mail.gmail.com>\r
+       <CAMP44s26JHeJKYj-EfLGboc9xZrWQdEP=YE+BiqK-JX9YwdYew@mail.gmail.com>\r
+Subject: Re: [ANN] New awesome vim plug-in using Ruby bindings\r
+Mime-Version: 1.0\r
+Content-Type: text/plain;\r
+ charset=utf-8\r
+Content-Transfer-Encoding: 7bit\r
+X-msunimelb-MailScanner-Information: Please contact the ISP for more\r
+       information\r
+X-MailScanner-ID: D4B44D8B6E.1ED2A\r
+X-msunimelb-MailScanner: Found to be clean\r
+X-msunimelb-MailScanner-SpamScore: ssss\r
+X-msunimelb-MailScanner-From: aghitza@gmail.com\r
+MailScanner-NULL-Check: 1336258652.24325@LRlbvwEcoRnJ5dyNTiblCQ\r
+Cc: notmuch@notmuchmail.org\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Sat, 28 Apr 2012 23:28:50 -0000\r
+\r
+Felipe Contreras wrote:\r
+> > vim -c ':NotMuchR'\r
+> >\r
+> > all I get is an error message:\r
+> >\r
+> > Error detected while processing command line:\r
+> > E492: Not an editor command: :NotMuchR\r
+> \r
+> I don't know if you did anything special to get the normal plug-in to\r
+> work. Maybe you are doing 'source ~/.vim/plugin/notmuch.vim' directly\r
+> in your .vimrc, if so, you can try to do the same with notmuch vim\r
+> ruby. What I have is 'filetype plugin on'.\r
+\r
+After banging my head against the wall a bit more, I realised what\r
+should have been obvious from the beginning: I need to have vim built\r
+with ruby support.  So after grabbing the vim source and\r
+\r
+    ./configure --enable-rubyinterp\r
+\r
+I am now happily writing this from notmuch-ruby.  As obvious as this\r
+should have been, do you think it deserves a short sentence at the top\r
+of the == install == section of your README?\r
+\r
+\r
+-- \r
+Best,\r
+Alex\r
+\r
+Alex Ghitza -- http://aghitza.org/\r
+Lecturer in Mathematics -- The University of Melbourne -- Australia\r