* Selecting the link type to be created
@ 2012-10-03 14:20 Jonas Bernoulli
2012-12-22 16:14 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Jonas Bernoulli @ 2012-10-03 14:20 UTC (permalink / raw)
To: Emacs-orgmode
Hello
Is there a way to specify which `org-store-link-function' or link type
built into `org-store-link' should be used when there are multiple valid
types? E.g. I have loaded `org-elisp-symbol' but would still be able to
link to the library header or a "section" in the file. With
`org-store-link' `org-elisp-symbol-store-link' takes over and I cannot
link to anything else.
Thanks,
Jonas
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Selecting the link type to be created
2012-10-03 14:20 Selecting the link type to be created Jonas Bernoulli
@ 2012-12-22 16:14 ` Bastien
0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2012-12-22 16:14 UTC (permalink / raw)
To: Jonas Bernoulli; +Cc: Emacs-orgmode
Hi Jonas,
Jonas Bernoulli <jonas@bernoul.li> writes:
> Is there a way to specify which `org-store-link-function' or link type
> built into `org-store-link' should be used when there are multiple valid
> types? E.g. I have loaded `org-elisp-symbol' but would still be able to
> link to the library header or a "section" in the file. With
> `org-store-link' `org-elisp-symbol-store-link' takes over and I cannot
> link to anything else.
You can now use a double prefix arg (C-u C-u) for M-x org-store-link so
that modular function like `org-elisp-symbol-store-link' will be skipped.
Also, when several modular store-link functions match, the user will be
asked which one to use.
Thanks for this idea,
--
Bastien
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-12-22 23:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-03 14:20 Selecting the link type to be created Jonas Bernoulli
2012-12-22 16:14 ` Bastien
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).