Re: [O] PATCH: Fix malformed "message" links produced by org-mac-link.el

2014-10-09 Thread Alan Schmitt
On 2014-10-09 13:25, Steve Purcell writes: > Would this work for you? > > > Yes, that works nicely here! Great, I pushed it. Alan -- OpenPGP Key ID : 040D0A3B4ED2E5C7 signature.asc Description: PGP signature

Re: [O] PATCH: Fix malformed "message" links produced by org-mac-link.el

2014-10-09 Thread Steve Purcell
On 9 Oct 2014, at 13:15, Alan Schmitt wrote: > On 2014-09-25 08:14, Alan Schmitt writes: > >> On 2014-09-24 20:56, Steve Purcell writes: >> >> It seems that the difference is with getting quotes or not. How about >> changing org-as-get-selected-mail to make sure there is no quote? We >> could

Re: [O] PATCH: Fix malformed "message" links produced by org-mac-link.el

2014-10-09 Thread Alan Schmitt
Hello Steve, On 2014-09-25 08:14, Alan Schmitt writes: > On 2014-09-24 20:56, Steve Purcell writes: > >> On 24 Sep 2014, at 20:01, Alan Schmitt >> wrote: >> >>> This was the case here: the string returned by the AppleScript had >>> quotes (and it still does). >>> >>> For instance, with the m

Re: [O] PATCH: Fix malformed "message" links produced by org-mac-link.el

2014-09-24 Thread Alan Schmitt
On 2014-09-24 20:56, Steve Purcell writes: > On 24 Sep 2014, at 20:01, Alan Schmitt wrote: > >> This was the case here: the string returned by the AppleScript had >> quotes (and it still does). >> >> For instance, with the message you mention, the call to >> org-as-get-selected-mail returns thi

Re: [O] PATCH: Fix malformed "message" links produced by org-mac-link.el

2014-09-24 Thread Steve Purcell
work on your machine with several messages selected? Yes, it works correctly, as in the following links to this mail thread: [[message://m2h9zwzvuz@polytechnique.org][Re: {O} PATCH: Fix malformed "message" links produced by org-mac-link.el]] [[message://m28ul9vxnr@top.irisa.fr][Re: {O} PATCH: Fix malformed "message" links produced by org-mac-link.el]] Not sure how to proceed, then… -Steve

Re: [O] PATCH: Fix malformed "message" links produced by org-mac-link.el

2014-09-24 Thread Alan Schmitt
On 2014-09-24 16:42, Steve Purcell writes: > Alan Schmitt writes: >> I just tested it with the current version and I'm not seeing this >> problem. Is there something special about that email that breaks, or are >> you seeing problems with every email? > > I see it with every mail. I'm on OS X 10

Re: [O] PATCH: Fix malformed "message" links produced by org-mac-link.el

2014-09-24 Thread Steve Purcell
Alan Schmitt writes: > I just tested it with the current version and I'm not seeing this > problem. Is there something special about that email that breaks, or are > you seeing problems with every email? I see it with every mail. I'm on OS X 10.9.5, but the problem was also present on 10.9.4. Th

Re: [O] PATCH: Fix malformed "message" links produced by org-mac-link.el

2014-09-24 Thread Alan Schmitt
On 2014-09-24 11:39, Steve Purcell writes: > Links which should look like: > > [[message://2.11f23692084eb783e40c@NY-WEB01][Private beta invitation for > Emacs Q&A site - Area 51 - Stack Exchange]] > > are currently mangled into: > > [[essage://2.11f23692084eb783e40c@NY-WEB01][Private beta invit

[O] PATCH: Fix malformed "message" links produced by org-mac-link.el

2014-09-24 Thread Steve Purcell
Links which should look like: [[message://2.11f23692084eb783e40c@NY-WEB01][Private beta invitation for Emacs Q&A site - Area 51 - Stack Exchange]] are currently mangled into: [[essage://2.11f23692084eb783e40c@NY-WEB01][Private beta invitation for Emacs Q&A site - Area 51 - Stack Exchang]] Thi