From: Martin Gross <m-gross@gmx.net>
To: emacs-orgmode@gnu.org
Subject: error capturing with emacs 24
Date: Tue, 2 Oct 2012 11:34:12 +0200 [thread overview]
Message-ID: <CAJkULmnGz93oJKD+7dNE_h85Z5kHdWfCEqqs_zB7+bbXH9OE+g@mail.gmail.com> (raw)
Dear helpers,
trying to capture with Emacs 24.1.50.1 (i686-pc-linux-gnu, GTK+
Version 2.22.0) the same way I have done successfully with Emacs 23, I
get an error. In both cases I am using org-mode 7.7.
The relevant lines in my .emacs I suppose are:
(custom-set-variables
'(org-capture-templates (quote (("t" "trabajo" entry (file
"/home/mg/trabajo.org") "" :empty-lines 1)))))
Then, when I execute C-cc t, I get this:
Debugger entered--Lisp error: (error "Capture abort:
(wrong-number-of-arguments #[(buffer &optional norecord) \\303^H
#\\207 [buffer display-buffer--same-window-action norecord
#pop-to-buffer] 4 2139099] 3)")
signal(error ("Capture abort: (wrong-number-of-arguments #[(buffer
&optional norecord) \\303^H \n#\\207 [buffer
display-buffer--same-window-action norecord pop-to-buffer] 4
2139099] 3)")) error("Capture abort: %s"
(wrong-number-of-arguments #[(buffer &optional norecord) "\303^H
\n#\207" [buffer display-buffer--same-window-action norecord
pop-to-buffer] 4 2139099] 3))
byte-code("\301\302!\203\n^@\303\302!\210\300\304^H\"\207" [error
get-buffer "*Capture*" kill-buffer "Capture abort: %s"] 3)
org-capture(nil) call-interactively(org-capture nil nil)
What could I do?
Thank you very much in advance!
Sincerely,
Martin
next reply other threads:[~2012-10-02 9:34 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-02 9:34 Martin Gross [this message]
2012-10-02 9:53 ` error capturing with emacs 24 Giovanni Ridolfi
2012-10-09 14:16 ` Martin Gross
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=CAJkULmnGz93oJKD+7dNE_h85Z5kHdWfCEqqs_zB7+bbXH9OE+g@mail.gmail.com \
--to=m-gross@gmx.net \
--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).