From mboxrd@z Thu Jan 1 00:00:00 1970 From: chris.m.malone@gmail.com Subject: mailto links broken in HTML export Date: Mon, 08 Nov 2010 16:32:51 +0000 Message-ID: <90e6ba4fc56ae72b7404948d2cec@google.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0837719023==" Return-path: Received: from [140.186.70.92] (port=44520 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFUeM-00081q-22 for emacs-orgmode@gnu.org; Mon, 08 Nov 2010 11:32:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PFUeK-0001TF-Px for emacs-orgmode@gnu.org; Mon, 08 Nov 2010 11:32:53 -0500 Received: from mail-yx0-f199.google.com ([209.85.213.199]:44059) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PFUeK-0001T5-Nk for emacs-orgmode@gnu.org; Mon, 08 Nov 2010 11:32:52 -0500 Received: by yxl31 with SMTP id 31so4120320yxl.6 for ; Mon, 08 Nov 2010 08:32:51 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============0837719023== Content-Type: multipart/alternative; boundary=90e6ba4fc56ae72b3404948d2ce9 --90e6ba4fc56ae72b3404948d2ce9 Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Hi, I'm trying to use org-mode to export to HTML with the inclusion of some email addresses. For example, I have something like - please send an email to ([[mailto:someone@someplace][someone@someplace]]) but upon export this gets mangled into thinking it is a "file:" directive because the HTML looks like: - please send an email to (someone@someplace) In other words, the "mailto:" gets dropped in the export. I'm currently using org-mode version 7.01h with GNU Emacs 22.2.1. This issue is similar to the post found here: http://www.mail-archive.com/emacs-orgmode@gnu.org/msg29376.html but to be honest I didn't fully understand how the problem was fixed in the patch. Chris --90e6ba4fc56ae72b3404948d2ce9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I'm trying to use org-mode to export to HTML with the in= clusion of some email addresses. For example, I have something like
<= br />- please send an email to ([[mailto:someone@someplace][someone@somepla= ce]])

but upon export this gets mangled into thinking it is a &q= uot;file:" directive because the HTML looks like:

- please = send an email to (<a href=3D"someone@someplace">someone@som= eplace</a>)

In other words, the "mailto:" gets d= ropped in the export. I'm currently using org-mode version 7.01h with = GNU Emacs 22.2.1. This issue is similar to the post found here: http://www= .mail-archive.com/emacs-orgmode@gnu.org/msg29376.html but to be honest I di= dn't fully understand how the problem was fixed in the patch.

Chris --90e6ba4fc56ae72b3404948d2ce9-- --===============0837719023== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0837719023==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: mailto links broken in HTML export Date: Mon, 08 Nov 2010 19:04:32 +0100 Message-ID: <87eiavbsjz.wl%dmaus@ictsoc.de> References: <90e6ba4fc56ae72b7404948d2cec@google.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============0741803117==" Return-path: Received: from [140.186.70.92] (port=51153 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PFW59-0003ql-Uo for emacs-orgmode@gnu.org; Mon, 08 Nov 2010 13:04:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PFW58-0005ym-4e for emacs-orgmode@gnu.org; Mon, 08 Nov 2010 13:04:39 -0500 Received: from mailout110.xlhost.de ([213.202.242.110]:51082 helo=mysql1.xlhost.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PFW57-0005yS-Vs for emacs-orgmode@gnu.org; Mon, 08 Nov 2010 13:04:38 -0500 In-Reply-To: <90e6ba4fc56ae72b7404948d2cec@google.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: chris.m.malone@gmail.com Cc: emacs-orgmode@gnu.org --===============0741803117== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Mon_Nov__8_19:04:32_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Mon_Nov__8_19:04:32_2010-1 Content-Type: text/plain; charset=US-ASCII At Mon, 08 Nov 2010 16:32:51 +0000, chris.m.malone@gmail.com wrote: > I'm trying to use org-mode to export to HTML with the inclusion of some > email addresses. For example, I have something like > > - please send an email to ([[mailto:someone@someplace][someone@someplace]]) > > but upon export this gets mangled into thinking it is a "file:" directive > because the HTML looks like: > > - please send an email to ( href="someone@someplace">someone@someplace) > > In other words, the "mailto:" gets dropped in the export. I'm currently > using org-mode version 7.01h with GNU Emacs 22.2.1. This issue is similar > to the post found here: > http://www.mail-archive.com/emacs-orgmode@gnu.org/msg29376.html but to be > honest I didn't fully understand how the problem was fixed in the patch. I can confirm this bug in 7.01h but it is fixed in 7.3 by the patch you mentioned. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Mon_Nov__8_19:04:32_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAkzYO7AACgkQma24O1pEeOYAMAD/afMqqxJBTMnsgsWBw4avT5C2 LQvea3UkNBTVwnRqcQMBAOR4ZUJQcbSnd5XQUUZfi0jUp9c93FucekA3O5ygrFcv =bxKi -----END PGP SIGNATURE----- --pgp-sign-Multipart_Mon_Nov__8_19:04:32_2010-1-- --===============0741803117== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0741803117==--