From f02abe4240902b64a27b99e72192a36885902ed3 Mon Sep 17 00:00:00 2001 From: David Edmondson Date: Mon, 30 Jan 2012 15:43:10 +0000 Subject: [PATCH] Re: [PATCH 2/2] emacs: new mua mailto: URI handler --- 83/aaaeb84585f7415ddff89868d35404e0b7d1f3 | 82 +++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 83/aaaeb84585f7415ddff89868d35404e0b7d1f3 diff --git a/83/aaaeb84585f7415ddff89868d35404e0b7d1f3 b/83/aaaeb84585f7415ddff89868d35404e0b7d1f3 new file mode 100644 index 000000000..13a273816 --- /dev/null +++ b/83/aaaeb84585f7415ddff89868d35404e0b7d1f3 @@ -0,0 +1,82 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 9CD3E431E64 + for ; Mon, 30 Jan 2012 07:43:19 -0800 (PST) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.7 +X-Spam-Level: +X-Spam-Status: No, score=-0.7 tagged_above=-999 required=5 + tests=[RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id qYxrQ3HlRvjz for ; + Mon, 30 Jan 2012 07:43:19 -0800 (PST) +Received: from mail-ww0-f45.google.com (mail-ww0-f45.google.com + [74.125.82.45]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client + certificate requested) by olra.theworths.org (Postfix) with ESMTPS id + EC130431FBC for ; Mon, 30 Jan 2012 07:43:18 -0800 + (PST) +Received: by wgbdt12 with SMTP id dt12so4141673wgb.2 + for ; Mon, 30 Jan 2012 07:43:17 -0800 (PST) +Received: by 10.180.83.104 with SMTP id p8mr29098142wiy.4.1327938197674; + Mon, 30 Jan 2012 07:43:17 -0800 (PST) +Received: from hotblack-desiato.hh.sledj.net + (host81-149-164-25.in-addr.btopenworld.com. [81.149.164.25]) + by mx.google.com with ESMTPS id l12sm31999070wiw.0.2012.01.30.07.43.15 + (version=TLSv1/SSLv3 cipher=OTHER); + Mon, 30 Jan 2012 07:43:16 -0800 (PST) +Received: by hotblack-desiato.hh.sledj.net (Postfix, from userid 30000) + id 789489FDD7; Mon, 30 Jan 2012 15:43:14 +0000 (GMT) +To: Jameson Graef Rollins , + Notmuch Mail +Subject: Re: [PATCH 2/2] emacs: new mua mailto: URI handler +In-Reply-To: <1327865624-7673-2-git-send-email-jrollins@finestructure.net> +References: <1327865624-7673-1-git-send-email-jrollins@finestructure.net> + <1327865624-7673-2-git-send-email-jrollins@finestructure.net> +User-Agent: Notmuch/0.11+128~g6f388fa (http://notmuchmail.org) Emacs/24.0.92.1 + (x86_64-pc-linux-gnu) +From: David Edmondson +Date: Mon, 30 Jan 2012 15:43:10 +0000 +Message-ID: +MIME-Version: 1.0 +Content-Type: multipart/signed; boundary="=-=-="; + micalg=pgp-sha1; protocol="application/pgp-signature" +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Mon, 30 Jan 2012 15:43:19 -0000 + +--=-=-= +Content-Type: text/plain + +On Sun, 29 Jan 2012 11:33:44 -0800, Jameson Graef Rollins wrote: +> The new function 'notmuch-mua-mailto' provides an interactive handler +> for rfc6068 "mailto:" URIs. It attempts to implement the rfc6068 +> specification: http://tools.ietf.org/html/rfc6068 + +How is this expected to be used? I know generally about how mailto: URIs +are used, but not how they are currently plumbed in with an Emacs MUA. + +--=-=-= +Content-Type: application/pgp-signature + +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.11 (GNU/Linux) + +iEYEARECAAYFAk8muo4ACgkQaezQq/BJZRYGLQCgjNmMszJUyRjFPhVB+69XrWOj +oRIAnion4lmMGm9XIXon0dFvkkEDxzeE +=PS7M +-----END PGP SIGNATURE----- +--=-=-=-- -- 2.26.2