emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] error capturing with emacs 24


From: Martin Gross
Subject: [O] error capturing with emacs 24
Date: Tue, 2 Oct 2012 11:34:12 +0200

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("address@hidden"\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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]