Re: [O] Bug: unable to open link unless `...from-string' [7.7 (release_7.7.292.g0d4e8.dirty)]

2011-09-24 Thread David Maus
At Thu, 22 Sep 2011 10:13:18 -0400, Dave Abrahams wrote: > > > on Thu Sep 22 2011, David Maus wrote: > > >> > The link escaping was changed in November 2010, maybe the link in > >> > question is an old one? > >> > >> Yep. > > > > Good. This explains it. > > I think it's unfortunate that link escap

Re: [O] Bug: unable to open link unless `...from-string' [7.7 (release_7.7.292.g0d4e8.dirty)]

2011-09-22 Thread Dave Abrahams
on Thu Sep 22 2011, David Maus wrote: >> > The link escaping was changed in November 2010, maybe the link in >> > question is an old one? >> >> Yep. > > Good. This explains it. I think it's unfortunate that link escaping should have been changed in a backward-incompatible way. Seems like the "

Re: [O] Bug: unable to open link unless `...from-string' [7.7 (release_7.7.292.g0d4e8.dirty)]

2011-09-21 Thread David Maus
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/

Re: [O] Bug: unable to open link unless `...from-string' [7.7 (release_7.7.292.g0d4e8.dirty)]

2011-09-20 Thread Dave Abrahams
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 sh

Re: [O] Bug: unable to open link unless `...from-string' [7.7 (release_7.7.292.g0d4e8.dirty)]

2011-09-19 Thread David Maus
At Fri, 16 Sep 2011 14:20:50 -0400, Dave Abrahams wrote: > > > on Fri Sep 16 2011, David Maus wrote: > > > How did you enter the link into the Org file? > > > > The original link > > > > [[message://m2k4n46n5p.wl%d...@boostpro.com]] > > > > Is unescaped, but Org treats links as always percent-esca

Re: [O] Bug: unable to open link unless `...from-string' [7.7 (release_7.7.292.g0d4e8.dirty)]

2011-09-16 Thread Dave Abrahams
on Fri Sep 16 2011, David Maus wrote: > How did you enter the link into the Org file? > > The original link > > [[message://m2k4n46n5p.wl%d...@boostpro.com]] > > Is unescaped, but Org treats links as always percent-escaped. What > happens is that "%da" is treated as a percent escaped character a

Re: [O] Bug: unable to open link unless `...from-string' [7.7 (release_7.7.292.g0d4e8.dirty)]

2011-09-16 Thread David Maus
At Fri, 16 Sep 2011 12:03:51 -0400, Dave Abrahams wrote: > > > > Remember to cover the basics, that is, what you expected to happen and > what in fact did happen. You don't know how to make a good report? See > > http://orgmode.org/manual/Feedback.html#Feedback > > Your bug report will

[O] Bug: unable to open link unless `...from-string' [7.7 (release_7.7.292.g0d4e8.dirty)]

2011-09-16 Thread Dave Abrahams
Remember to cover the basics, that is, what you expected to happen and what in fact did happen. You don't know how to make a good report? See http://orgmode.org/manual/Feedback.html#Feedback Your bug report will be posted to the Org-mode mailing list.