org-mac-link.el: Tweak AppleScript to grab Mail.app messages
commit73bada5d84fc22dd024bc3ca4feefccf299f46d0
authorAlan Schmitt <alan.schmitt@polytechnique.org>
Wed, 4 Jun 2014 09:47:09 +0000 (4 11:47 +0200)
committerAlan Schmitt <alan.schmitt@polytechnique.org>
Sat, 7 Jun 2014 07:34:35 +0000 (7 09:34 +0200)
tree989c8d387f2c70ccf03ebeab402ce953b1b1d616
parent6fb033c791b94b28d052ad77d83e53b36c02bfd6
org-mac-link.el: Tweak AppleScript to grab Mail.app messages

* contrib/lisp/org-mac-link.el (org-as-get-selected-mail): Make sure
no extra new line is present in the string returned from the
AppleScript.

* contrib/lisp/org-mac-link.el (org-mac-message-get-links): Get rid of
the enclosing quotes before splitting the string.
contrib/lisp/org-mac-link.el