From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: Bug: unable to open link unless `...from-string' [7.7 (release_7.7.292.g0d4e8.dirty)] Date: Thu, 22 Sep 2011 06:50:08 +0200 Message-ID: <87wrd1ji4f.wl%dmaus@ictsoc.de> References: <87zki4tl4u.wl%dmaus@ictsoc.de> <87aa9zx2f3.wl%dmaus@ictsoc.de> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Thu_Sep_22_06:50:07_2011-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:37310) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6bEm-00051Z-3p for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 00:50:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R6bEk-0000Nn-DW for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 00:50:15 -0400 Received: from app1b.xlhost.de ([213.202.242.162]:54592) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R6bEk-0000NV-6g for emacs-orgmode@gnu.org; Thu, 22 Sep 2011 00:50:14 -0400 In-Reply-To: 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: Dave Abrahams Cc: emacs-orgmode@gnu.org --pgp-sign-Multipart_Thu_Sep_22_06:50:07_2011-1 Content-Type: text/plain; charset=US-ASCII At Tue, 20 Sep 2011 12:24:48 -0400, Dave Abrahams wrote: > > > on Tue Sep 20 2011, David Maus wrote: > > > The original link is alread "wrong", i.e. unescaped. > > > > The key question are > > > > 1. How did you create the original link? > > I used this code: > https://github.com/dabrahams/elisp/blob/master/elisp/autoload.d/wl-setup.el#L801 > Is there some encoding step I should have applied? Nope, the code should do the trick. The escaping is currently done when the link is inserted via `org-insert-link'. > > > 2. When did you create the original link? > > It might have been as long as a year ago > > > I tried taking a link with `org-store-link' and insert it with > > `org-insert-link' and the link was properly escaped. > > > > The link escaping was changed in November 2010, maybe the link in > > question is an old one? > > Yep. Good. This explains it. Best, -- David -- OpenPGP... 0x99ADB83B5A4478E6 Jabber.... dmjena@jabber.org Email..... dmaus@ictsoc.de --pgp-sign-Multipart_Thu_Sep_22_06:50:07_2011-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF4EABEIAAYFAk56vn8ACgkQma24O1pEeOZZ9QD+LtpmgKwiEJQOHdWwqahSW3L8 hRoEfPY9gRaptWrl7WkBAJBoBGqXTCEMlBQ9dQBemTGCz/1QLxJXKnwevSQg7X8P =ST8L -----END PGP SIGNATURE----- --pgp-sign-Multipart_Thu_Sep_22_06:50:07_2011-1--