From: Nick Dokos <nicholas.dokos@hp.com>
To: Rainer M Krug <r.m.krug@gmail.com>
Cc: nicholas.dokos@hp.com, emacs-orgmode <emacs-orgmode@gnu.org>,
Carsten Dominik <carsten.dominik@gmail.com>
Subject: Re: Capture template and elisp expression
Date: Fri, 07 Jan 2011 09:03:10 -0500 [thread overview]
Message-ID: <12133.1294408990@gamaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Rainer M Krug <r.m.krug@gmail.com> of "Fri, 07 Jan 2011 09:22:28 +0100." <4D26CD44.1070604@gmail.com>
Rainer M Krug <r.m.krug@gmail.com> wrote:
> But now I thought - OK - now I can add the state of the file, returned
> by vc-state (this is working i a nother document in the org-document).
> So I added:
>
> %(vc-state (buffer-file-name (org-capture-get :original-buffer)))
>
> but I get the error
>
> Capture abort: (wrong-type-argument char-or-string-p edited)
>
> It seems, that vc-state (which should be "up-to-date" or "edited") does
> return a different type then vc-working-revision ? Can I convert
> vc-state, so that it works?
>
Yes, vc-state returns a symbol. You can convert it to a string with
symbol-name.
Nick
next prev parent reply other threads:[~2011-01-07 14:03 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-06 12:08 Capture template and elisp expression Rainer M Krug
2011-01-06 22:26 ` Nick Dokos
2011-01-06 22:44 ` Carsten Dominik
2011-01-06 23:41 ` Nick Dokos
2011-01-07 8:22 ` Rainer M Krug
2011-01-07 14:03 ` Nick Dokos [this message]
2011-01-07 14:31 ` Rainer M Krug
2011-01-07 12:08 ` Štěpán Němec
2011-01-07 14:14 ` Carsten Dominik
2011-01-07 14:28 ` Rainer M Krug
2011-01-07 15:00 ` Štěpán Němec
2011-01-08 17:58 ` Carsten Dominik
2011-01-08 18:07 ` Štěpán Němec
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=12133.1294408990@gamaville.dokosmarshall.org \
--to=nicholas.dokos@hp.com \
--cc=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=r.m.krug@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).