Hello, Takaaki Ishikawa <tak...@ieee.org> writes:
> The attached patch includes a change for adding a custom variable to easily > extend link grabbing capabilities for masOS user. When someone wants to add > an additional menu to call an external application, it will be possible by > adding a setting to the proposed variable as follows: > > #+BEGIN_SRC emacs-lisp > (add-to-list 'org-mac-link-descriptors > `("P" "apers" org-mac-papers-insert-frontmost-paper-link > ,org-mac-grab-Papers-app-p) t) > #+END_SRC Thank you. Could you provide a patch, using format-patch, with an appropriate commit message? Regards, -- Nicolas Goaziou