From mboxrd@z Thu Jan 1 00:00:00 1970 From: Martin =?utf-8?Q?Carl=C3=A9?= Subject: [bug] [new exporter] [markdown] spoiled URL containing '=' if using http/s org-links Date: Thu, 05 Jun 2014 14:02:12 +0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=sha256; protocol="application/pkcs7-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59212) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsVRM-0001lH-SQ for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 07:02:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WsVRE-0001YL-Ft for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 07:02:36 -0400 Received: from mail.gispack.com ([212.204.56.78]:43171) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WsVRE-0001X7-4z for emacs-orgmode@gnu.org; Thu, 05 Jun 2014 07:02:28 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable It appears that the markdown export process spoils URLs that conain the char '=3D' by wrongly replacing it with '%3D'. This happens with org-links [[url][some_text]], but not with plain URLs. I took a quick look at the defun 'org-md-link' and could see that the org-l= ink URLs are already spoiled when they get retrieved as 'raw-path' by the line: (t (let* ((raw-path (org-element-property :path link)) So, I got stuck there. Hoping that it's easy to resolve this bug for people more familier with the new exporter. All best, mc =2D-=20 Fetch my gnupg key: gpg --keyserver pgp.mit.edu --recv-keys 7E3CA33F --=-=-= Content-Type: application/pkcs7-signature; name=smime.p7s Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename=smime.p7s MIAGCSqGSIb3DQEHAqCAMIACAQExDzANBglghkgBZQMEAgEFADCABgkqhkiG9w0BBwEAADGCAucw ggLjAgEBMIIBJDCCAR0xCzAJBgNVBAMMAk1DMRswGQYDVQQKDBLOoM6Vzp3OpM6RzqXOm86fzpkx gZcwgZQGA1UECwyBjM6gz4HPjM6zz4HOsc68zrzOsSDOo8+Fz4PPhM6uzrzOsc+Ezr/PgiDOoM6x z4HOsc+DzrfOvM6xzr3PhM65zrrOrs+CIM6kzq3Ph869zrfPgiDOus6xzrkgzqDPgc6/zrXOus+E zr/PgM65z4PPhM65zrrOv8+NIM6gzr/Ou865z4TOuc+DzrzOv8+NMRMwEQYDVQQIDArOlc67zrvO rM+CMQswCQYDVQQGEwJHUjETMBEGA1UEBwwKzpHOuM6uzr3OsTEgMB4GCSqGSIb3DQEJARYRbWNA YWlndXBob25pZS5jb20CAQcwDQYJYIZIAWUDBAIBBQCggZMwGAYJKoZIhvcNAQkDMQsGCSqGSIb3 DQEHATAcBgkqhkiG9w0BCQUxDxcNMTQwNjA1MTEwMjEzWjAoBgkqhkiG9w0BCQ8xGzAZMAsGCWCG SAFlAwQBAjAKBggqhkiG9w0DBzAvBgkqhkiG9w0BCQQxIgQgInCaNQvxK7P+JZKAx2ZNqiS4HfD+ uuAtyfUavAAzT1AwDQYJKoZIhvcNAQEBBQAEggEAYM4uMapY/6ioyrE1GH9n/Iv08rya5gtRUcHW fqLUoCZ4k06NPFC5MKGuxPo1p8gmDuIcZVSQ6DT5boJDypm6KQgfOc2FIvtswWQxNUvR5jB9CWl0 wRGV6iAjSZug5lKGNYcKH7d45Nn406Gr/aqWa2yxbwf41K0OBdvTNeEpYN085JfRA2dOazbTJ4RP GqRez6FuWRsEfaJNMCXe3exga+e7Va9WEY250nQzBALg8m95AoDmm0VktFDId1jDecRJ9zecDe6K AqLRYMjoEHXVOMC2UQ3eBDeewYHk4AxIjnKJPI6M+IKj9bSHnNrn1wZ9Q4j8OW4Wv6WX0pwHmD3a ygAAAAAAAA== --=-=-=--