From: Chao LU <loochao@gmail.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Using Variable in Org-capture configuration
Date: Wed, 23 Mar 2011 11:57:30 -0400 [thread overview]
Message-ID: <AANLkTik7dTXsMH7RBENAf0B9SkXb_LkR-uAbSCuC5-PR@mail.gmail.com> (raw)
In-Reply-To: <27288B59-4612-4422-BA06-20DED5E47FD7@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1050 bytes --]
Yes, the latest version of org 7.5 works!
Thanks~
Chao
On Tue, Mar 22, 2011 at 12:56 PM, Carsten Dominik <carsten.dominik@gmail.com
> wrote:
>
> 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
>
>
[-- Attachment #2: Type: text/html, Size: 1711 bytes --]
prev parent reply other threads:[~2011-03-23 15:58 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
2011-03-23 15:57 ` Chao LU [this message]
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=AANLkTik7dTXsMH7RBENAf0B9SkXb_LkR-uAbSCuC5-PR@mail.gmail.com \
--to=loochao@gmail.com \
--cc=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
/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).