emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Hyperlink to fileset


From: Bastien
Subject: Re: [O] Hyperlink to fileset
Date: Mon, 27 Aug 2012 18:19:21 +0200
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.2.50 (gnu/linux)

Hi Loris,

"Loris Bennett" <address@hidden> writes:

> Achim Gratz <address@hidden> 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

[Prev in Thread] Current Thread [Next in Thread]