emacs-orgmode
[
Top
][
All Lists
]
Advanced
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
Re: [O] little elisp help?
From
:
tom
Subject
:
Re: [O] little elisp help?
Date
:
Wed, 2 Jul 2014 17:09:14 -0500
this
(setq org-link-abbrev-alist
'(("foo" . "file:/path/to/%s.txt"))
)
allow me to do this
[[foo:file to open]]
but it creates a file with spaces in the name. so I'd like to replace "%s" with "%(myfun)".
with your example, how can I get "foo bar loo" from
[[foo:foo bar loo]]
see what I mean?
reply via email to
[
Prev in Thread
]
Current Thread
[
Next in Thread
]
[O] little elisp help?
,
tom
,
2014/07/02
Re: [O] little elisp help?
,
Thorsten Jolitz
,
2014/07/02
Re: [O] little elisp help?
,
tom
<=
Re: [O] little elisp help?
,
Nick Dokos
,
2014/07/03
Re: [O] little elisp help?
,
tom
,
2014/07/03
Re: [O] little elisp help?
,
Eric Abrahamsen
,
2014/07/02
Prev by Date:
Re: [O] Installing from git
Next by Date:
Re: [O] Pushing and pulling to google calendar
Previous by thread:
Re: [O] little elisp help?
Next by thread:
Re: [O] little elisp help?
Index(es):
Date
Thread