org-mac-link.el: Factorize code
commit83201ef720c0cc67acf01cc15c2929beaaa5c7f0
authorAlan Schmitt <alan.schmitt@polytechnique.org>
Tue, 8 Sep 2015 08:03:56 +0000 (8 10:03 +0200)
committerAlan Schmitt <alan.schmitt@polytechnique.org>
Wed, 9 Sep 2015 08:28:51 +0000 (9 10:28 +0200)
treedc799a9cfe99485a304a49edcfd1317d4ef9a722
parentc3c285f9597ffd9fe8575eac25f8404a61d37d50
org-mac-link.el: Factorize code

* contrib/lisp/org-mac-link.el (org-mac-firefox-get-frontmost-url)
(org-mac-vimperator-get-frontmost-url)
(org-mac-chrome-get-frontmost-url)
(org-mac-skim-get-page)
(org-mac-outlook-message-get-links)
(org-mac-devonthink-get-links): Replace the handling of AppleScript
results code with `org-mac-paste-applescript-links'.

This fixes some bugs where links would have a dangling quote at the end.
contrib/lisp/org-mac-link.el