emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Feature request: make org-links elisp functions take parameter [9.2.5 (9.2.5-elpa @ /home/data1/protected/.emacs.d/elpa/org-20190801/)]
@ 2019-08-07  8:00 Jean Louis
  0 siblings, 0 replies; only message in thread
From: Jean Louis @ 2019-08-07  8:00 UTC (permalink / raw)
  To: emacs-orgmode


Emacs  : GNU Emacs 27.0.50 (build 3, x86_64-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2019-08-04
Package: Org mode version 9.2.5 (9.2.5-elpa @ /home/data1/protected/.emacs.d/elpa/org-20190801/)

I can see that Hide Org Link Abbrev Alist: can accept emacs lisp
function. The function is then probably just receiving the button
information. If I understand it well.

What would be really useful is to add possibility for emacs lisp
function to accept parameter directly from the button.

If this is the link:

[[contact:481550][Profile of Mr. John Doe]]

then "contact" could be name for the link that invokes Emacs Lisp
function with the value 481550.

Person could click on the link and go straight to profile of Mr. John
Doe. Profile would be invoked within GNU Emacs, and not in browser.

As URL links have their corresponding %s option to add the value, so
the Emacs Lisp functions should also get their corresponding option
that value can be added.

-- 
Thanks,
Jean Louis

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-08-07  8:00 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-07  8:00 Bug: Feature request: make org-links elisp functions take parameter [9.2.5 (9.2.5-elpa @ /home/data1/protected/.emacs.d/elpa/org-20190801/)] Jean Louis

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).