Re: [O] [PATCH] org-mac-link: Improve grabbing behavior for Chrome.

2014-03-25 Thread Anthony Lander
Thanks for improving the link grabber! -Anthony On Sat, Mar 22, 2014 at 8:23 PM, Muchenxuan Tong wrote: > * contrib/lisp/org-mac-link.el (org-as-mac-chrome-get-frontmost-url): > Improve AppleScript used for grabbing information from Chrome. Now > it's shorter and doesn't require switchin

Re: [O] [PATCH] org-mac-link: Improve grabbing behavior for Chrome.

2014-03-23 Thread Bastien
Muchenxuan Tong writes: > * contrib/lisp/org-mac-link.el (org-as-mac-chrome-get-frontmost-url): > Improve AppleScript used for grabbing information from Chrome. Now > it's shorter and doesn't require switching to the app. Also, > starting and ending quote are trimmed only when necessary. A

[O] [PATCH] org-mac-link: Improve grabbing behavior for Chrome.

2014-03-22 Thread Muchenxuan Tong
* contrib/lisp/org-mac-link.el (org-as-mac-chrome-get-frontmost-url): Improve AppleScript used for grabbing information from Chrome. Now it's shorter and doesn't require switching to the app. Also, starting and ending quote are trimmed only when necessary. --- contrib/lisp/org-mac-link.el |