Re: Org-mode support
authorFlorian Friesdorf <flo@chaoflow.net>
Thu, 14 Apr 2011 12:55:07 +0000 (14:55 +0200)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:38:04 +0000 (09:38 -0800)
3e/51231cc638eb457a32dad0914b2c32b112f064 [new file with mode: 0644]

diff --git a/3e/51231cc638eb457a32dad0914b2c32b112f064 b/3e/51231cc638eb457a32dad0914b2c32b112f064
new file mode 100644 (file)
index 0000000..04e0347
--- /dev/null
@@ -0,0 +1,137 @@
+Return-Path: <flo@chaoflow.net>\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 E12FE431FB6\r
+       for <notmuch@notmuchmail.org>; Thu, 14 Apr 2011 05:55:11 -0700 (PDT)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none]\r
+       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 ExKC-il1nw1i for <notmuch@notmuchmail.org>;\r
+       Thu, 14 Apr 2011 05:55:11 -0700 (PDT)\r
+Received: from tesla.chaoflow.net (tesla.chaoflow.net [188.40.54.22])\r
+       (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 2DE27431FB5\r
+       for <notmuch@notmuchmail.org>; Thu, 14 Apr 2011 05:55:11 -0700 (PDT)\r
+Received: from eve.chaoflow.net (p5DE9466C.dip.t-dialin.net [93.233.70.108])\r
+       (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))\r
+       (No client certificate requested)\r
+       (Authenticated sender: flo@chaoflow.net)\r
+       by tesla.chaoflow.net (Postfix) with ESMTPSA id 5C874A43;\r
+       Thu, 14 Apr 2011 14:55:08 +0200 (CEST)\r
+Received: by eve.chaoflow.net (Postfix, from userid 1000) id 10139B3A;\r
+       Thu, 14 Apr 2011 12:55:08 +0000 (Local time zone must be set--see zic\r
+       manual page)\r
+From: Florian Friesdorf <flo@chaoflow.net>\r
+To: Matthieu Lemerre <racin@free.fr>, micah anderson <micah@riseup.net>,\r
+       notmuch <notmuch@notmuchmail.org>\r
+Subject: Re: Org-mode support\r
+In-Reply-To: <87aagubq75.fsf@free.fr>\r
+Message-ID: <87vcyh6lrg.fsf@eve.chaoflow.net>\r
+References: <87aai7k0ae.fsf@free.fr> <87lj0fhg3g.fsf@algae.riseup.net>\r
+       <87aagubq75.fsf@free.fr>\r
+User-Agent: Notmuch/0.5 (http://notmuchmail.org) Emacs/23.3.1\r
+       (x86_64-unknown-linux-gnu)\r
+Date: Thu, 14 Apr 2011 14:55:07 +0200\r
+MIME-Version: 1.0\r
+Content-Type: multipart/signed; boundary="==-=-=";\r
+       micalg=pgp-sha1; protocol="application/pgp-signature"\r
+X-Virus-Scanned: clamav-milter 0.96.5 at tesla\r
+X-Virus-Status: Clean\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: Thu, 14 Apr 2011 12:55:12 -0000\r
+\r
+--==-=-=\r
+Content-Type: multipart/mixed; boundary="=-=-="\r
+\r
+--=-=-=\r
+\r
+\r
+First, thanks a lot for org-notmuch!\r
+\r
+I attached a minimal patch to require org so it is enough to require\r
+org-notmuch in user init.\r
+\r
+\r
+--=-=-=\r
+Content-Type: text/x-patch\r
+Content-Disposition: inline;\r
+ filename=0001-org-notmuch-require-org-for-org-add-link-type-and-ot.patch\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+From=204128169c3d22527342c90b675e847f4227f3b0c1 Mon Sep 17 00:00:00 2001\r
+From: Florian Friesdorf <flo@chaoflow.net>\r
+Date: Thu, 14 Apr 2011 14:44:54 +0200\r
+Subject: [PATCH] org-notmuch: require org for org-add-link-type and others\r
+\r
+=2D--\r
+ contrib/lisp/org-notmuch.el |    2 ++\r
+ 1 files changed, 2 insertions(+), 0 deletions(-)\r
+\r
+diff --git a/contrib/lisp/org-notmuch.el b/contrib/lisp/org-notmuch.el\r
+index 9cde34f..9283385 100644\r
+=2D-- a/contrib/lisp/org-notmuch.el\r
++++ b/contrib/lisp/org-notmuch.el\r
+@@ -41,6 +41,8 @@\r
+=20\r
+ ;;; Code:\r
+=20\r
++(require 'org)\r
++\r
+ ;; Install the link type\r
+ (org-add-link-type "notmuch" 'org-notmuch-open)\r
+ (add-hook 'org-store-link-functions 'org-notmuch-store-link)\r
+=2D-=20\r
+1.7.4.4\r
+\r
+\r
+--=-=-=\r
+Content-Transfer-Encoding: quoted-printable\r
+\r
+\r
+=2D-=20\r
+Florian Friesdorf <flo@chaoflow.net>\r
+  GPG FPR: 7A13 5EEE 1421 9FC2 108D  BAAF 38F8 99A3 0C45 F083\r
+Jabber/XMPP: flo@chaoflow.net\r
+IRC: chaoflow on freenode,ircnet,blafasel,OFTC\r
+\r
+--=-=-=--\r
+\r
+--==-=-=\r
+Content-Type: application/pgp-signature\r
+\r
+-----BEGIN PGP SIGNATURE-----\r
+Version: GnuPG v2.0.17 (GNU/Linux)\r
+\r
+iQIcBAEBAgAGBQJNpu6rAAoJEDj4maMMRfCD8yIP/3alMU53meY92yL4IFqrr1en\r
+V+6ZIIGs75zx3i6TiyWgTHlKA8i0aB4UL2tB/bqMErE/i29EkVrSNUYxk1AvdAn+\r
+c5LqDoiE29Z3mKfOHCArJNiI9goV7o89uZV9ON6Di2wj9cy1tfrJepIkRcBk+5/z\r
+EeOfwjTT9waRKpuTYV9TQ42T/pQkEHRRTEZ0Dj0howyAC5wa6LowR6dtuNjm/RgS\r
+4YSK2RytWSVnpMW+DVF6Q2YznTkeGy4aQxPciqOEF4UFcEDleqhEQtPkuB5Xz0tu\r
+iWSnp4Qi9iTIUEa77ZXgMZgfxe7ottzHxfQhhOzhRbkgSwBj+QIJPLN/oUbXpyXZ\r
+nZLFvjBuPuuk5hPcLsWIWdtaX8w70mHI0sOLZa1VD/VBhQP8ftqRd42dbhkLav+u\r
+BMmgxq6D8NyqGejYz4awYUYJptyn1Qafm5URSoAYmqHgCI3mt/qKHzKm7W1f9qu6\r
+awVkZzQZTnfDgfTT6Pd+HX0NqrXmQCyJyydDW04LUna9+fuDS3KsUGDrMLC7MBPU\r
+VSgzzISfbB8OYNnJQGLlJq0bDgArvaoR3eHj3JfUc7kcnSXHwxZu0MwcNKXkinD8\r
+GNa+e7XsRewf5KF9mWW80k5aEGRCoK+TyVAHEptK8bqShu+hFziv0lWUVzONFIQW\r
+QwvKjsrjziQ/b4WDDL5f\r
+=qQzt\r
+-----END PGP SIGNATURE-----\r
+--==-=-=--\r