From: Carsten Dominik <carsten.dominik@gmail.com>
To: Chao LU <loochao@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Using Variable in Org-capture configuration
Date: Tue, 22 Mar 2011 17:56:44 +0100 [thread overview]
Message-ID: <27288B59-4612-4422-BA06-20DED5E47FD7@gmail.com> (raw)
In-Reply-To: <AANLkTikZP=bb=+gDoDHU01RdPFvrzmxedkN_6V+s67+y@mail.gmail.com>
On 22.3.2011, at 15:25, Chao LU wrote:
> Dear all,
>
> Just writing to see if it is possible to use variable in org-capture configuration, like this
>
> (setq org-capture-templates
> '(("t" "Todo" entry (file "~/org/refile.org") "* TODO %?\n %i\n %a" :prepend t)))
> ------------------------
> \---How could I use-> (concat My-Dropbox-Path "refile.org")
>
> Since I put all my files in Dropbox, and the My-Dropbox-Path has different values under MAC and M$Windows.
Using backquote as the others in this thread say is one possibility.
However, you can also get the latest version of Org - it does
allow a lisp form for the file name:
http://article.gmane.org/gmane.emacs.orgmode/38067/match=form
- Carsten
>
> Thanks,
>
> Chao
next prev parent reply other threads:[~2011-03-22 16:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-22 14:25 Using Variable in Org-capture configuration Chao LU
2011-03-22 14:48 ` Nick Dokos
2011-03-22 14:49 ` Erik Iverson
2011-03-22 16:56 ` Carsten Dominik [this message]
2011-03-23 15:57 ` Chao LU
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=27288B59-4612-4422-BA06-20DED5E47FD7@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=loochao@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).