emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* link recognition in orgmode
@ 2017-09-04 22:39 John Kitchin
  2017-09-05 20:52 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: John Kitchin @ 2017-09-04 22:39 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

With this definition of a link in org-9:

#+BEGIN_SRC emacs-lisp
(org-link-set-parameters "test" :follow (lambda (path) (message "check")))
#+END_SRC

#+RESULTS:

Should both of these be "linkfied"? I would have expected the first one
to be, but not the second one. It seems like the "test:rtree" parts of
both of these are linkified.

 test:rtree  :test:rtree

Thanks,

-- 
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-09-06 10:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-04 22:39 link recognition in orgmode John Kitchin
2017-09-05 20:52 ` Nicolas Goaziou
2017-09-06  3:29   ` John Kitchin
2017-09-06 10:44     ` Nicolas Goaziou

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).