From: Ethan Glasser-Camp <ethan.glasser.camp@gmail.com>
To: Jameson Graef Rollins <jrollins@finestructure.net>,
Notmuch Mail <notmuch@notmuchmail.org>
Subject: Re: [PATCH 1/2] test: emacs mailto: URI handling
Date: Mon, 15 Oct 2012 13:12:04 -0400 [thread overview]
Message-ID: <877gqracd7.fsf@betacantrips.com> (raw)
In-Reply-To: <1327865624-7673-1-git-send-email-jrollins@finestructure.net>
Jameson Graef Rollins <jrollins@finestructure.net> writes:
> This adds a test for proposed rfc6068 "mailto:" URI handling. The
> proposed function would be called 'notmuch-mua-mailto'. The test
> provides an example mailto: string that should test some subset of the
> rfc6068 specification: http://tools.ietf.org/html/rfc6068
Hi! Just going through the patch queue. This test, at least, looks
sane, so why not apply it?
As for the mailto: handler itself, you wrote in
id:"87vcin2fo6.fsf@servo.finestructure.net" that you would add something
to the next version, thereby implying that there would be a next
version. Do you still intend to release such a new version soon? I would
love to review it. This version looks fine to me, with one minor concern.
> + ;; FIXME: need to decode all html encodings in uri.
> + (mailto (replace-regexp-in-string "&" "&" mailto))
This is odd. Shouldn't the navigator be decoding all that stuff while
parsing, before you even get to it? How often do you get mailto links
with & in them? You obviously wouldn't have put it in there if it
weren't necessary.
I would be +1 on merging this patch or the next version.
Ethan
prev parent reply other threads:[~2012-10-15 17:12 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-29 19:33 [PATCH 1/2] test: emacs mailto: URI handling Jameson Graef Rollins
2012-01-29 19:33 ` [PATCH 2/2] emacs: new mua mailto: URI handler Jameson Graef Rollins
2012-01-30 15:43 ` David Edmondson
2012-01-30 17:36 ` Jameson Graef Rollins
2012-04-14 20:05 ` Jameson Graef Rollins
2012-04-14 20:26 ` Jani Nikula
2012-04-14 20:36 ` Jameson Graef Rollins
2012-04-14 21:22 ` Jani Nikula
2012-04-14 21:26 ` Jameson Graef Rollins
2012-04-14 21:56 ` Jani Nikula
2012-04-14 21:27 ` [PATCH v2 " Jameson Graef Rollins
2012-06-19 7:42 ` Mark Walters
2012-06-19 20:46 ` Jameson Graef Rollins
2012-10-15 17:12 ` Ethan Glasser-Camp [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://notmuchmail.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=877gqracd7.fsf@betacantrips.com \
--to=ethan.glasser.camp@gmail.com \
--cc=jrollins@finestructure.net \
--cc=notmuch@notmuchmail.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://yhetil.org/notmuch.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).