Re: [PATCH 2/2] emacs: new mua mailto: URI handler

Subject: Re: [PATCH 2/2] emacs: new mua mailto: URI handler

Date: Mon, 30 Jan 2012 09:36:58 -0800

To: David Edmondson, Notmuch Mail

Cc:

From: Jameson Graef Rollins


On Mon, 30 Jan 2012 15:43:10 +0000, David Edmondson <dme@dme.org> wrote:
> On Sun, 29 Jan 2012 11:33:44 -0800, Jameson Graef Rollins <jrollins@finestructure.net> 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.

I use a variant of the following as my browser mailto url handler:

  #!/bin/sh
  emacsclient --eval "(notmuch-mua-mailto \"$@\")"

jamie.
part-000.sig (application/pgp-signature)

Thread: