From: Gregor Zattler <telegraph@gmx.net>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Subject: Re: Bug: master: "Capture abort: (error Format specifier doesn’t match argument type)"
Date: Tue, 03 Apr 2018 17:58:41 +0200 [thread overview]
Message-ID: <87h8osgu32.fsf@len.workgroup> (raw)
In-Reply-To: <87sh8czoe3.fsf@nicolasgoaziou.fr>
Hi Nicolas,
* Nicolas Goaziou <mail@nicolasgoaziou.fr> [2018-04-03; 10:26]:
> Gregor Zattler <telegraph@gmx.net> writes:
>> GNU Emacs 26.0.91 (build 2, x86_64-pc-linux-gnu, GTK+ Version
>> 3.22.11) of 2018-04-02
>> and
>> Org mode version 9.1.9 (release_9.1.9-560-gf93aa7 @
>> /home/grfz/src/org-mode/lisp/)
>>
>>
>> I get
>>
>> "Capture abort: (error Format specifier doesn’t match argument
>> type)"
>>
>> after hitting the template key in order to capture something.
>
> I cannot reproduce it with default template. Do you use a special one?
Yes, sure. Sorry, for my laziness. None of my templates work any more
with git master. This is a (for privacy reasons) shortend version of
my customizations, done with the customize system:
...
'(org-capture-templates
(quote
(("c" "Computer" entry
(file+olp "~/org/grfz.org" "Computer")
"* TODO %? %^{}G
%I
%^{wann fällig?}T
%a: notiert am/um: %U")
("e" "Emacs" entry
(file+olp "~/org/grfz.org" "Computer" "Emacs")
"* TODO %? %^{}G
%I
%^{wann fällig?}T
%a: notiert am/um: %U")
("o" "Emacs org-mode" entry
(file+olp "~/org/grfz.org" "Computer" "Emacs" "org-mode")
"* TODO %? %^{}G
%I
%^{wann fällig?}T
%a: notiert am/um: %U")
("d" "diary the org-mode way" entry
(file+headline "~/org/diary.org" "aktuell")
"*** %? %^g
%I
%^{wann fällig?}T
%a: notiert am/um: %U")
("j" "Journal Entry" entry
(file+olp+datetree "~/org/grfz.org")
"* %? %^{}G
%I
%^{wann fällig?}T
%a: notiert am/um: %U")
("t" "Todo Entry" entry
(file+olp "~/org/grfz.org" "Sonstiges")
"* %? %^{}G
%I
%^{wann fällig?}T
%a: notiert am/um: %U"))))
...
Thanks for looking into this, Gregor
next prev parent reply other threads:[~2018-04-03 18:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-02 12:33 Bug: master: "Capture abort: (error Format specifier doesn’t match argument type)" Gregor Zattler
2018-04-03 8:26 ` Nicolas Goaziou
2018-04-03 15:58 ` Gregor Zattler [this message]
[not found] ` <87zi2kvywv.fsf@nicolasgoaziou.fr>
2018-04-07 20:30 ` Gregor Zattler
2018-04-08 13:22 ` Bug: master: "Capture abort: (error Format specifier Gregor Zattler
2018-04-05 17:47 ` Bug: master: "Capture abort: (error Format specifier doesn’t match argument type)" Gregor Zattler
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=87h8osgu32.fsf@len.workgroup \
--to=telegraph@gmx.net \
--cc=mail@nicolasgoaziou.fr \
/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).