Hi Loris,

"Loris Bennett" <loris.benn...@fu-berlin.de> writes:

> Achim Gratz <strom...@nexgo.de> writes:
>
>> Loris Bennett writes:
>>> Obviously I could simply learn elisp and do this myself, as described in
>>> the manual, but has anyone already implemented a link type to an emacs
>>> fileset? 
>>
>> [[elisp:(filesets-open nil "bla")][Fileset: bla]]
>>
>>
>> Regards,
>> Achim.
>
> Thanks.  Maybe this could be added to the list of links in the manual:
>
> http://orgmode.org/manual/External-links.html

Well, this is just one example on how to use elisp: links, so 
adding such hacks in Worg is fine IMO.

> BTW: Can I suppress the 'yes/no' dialogue for elisp execution just for
> such links?

(setq org-confirm-elisp-link-function nil)

See also `org-confirm-elisp-link-not-regexp'.

HTH,

-- 
 Bastien

Reply via email to