emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* error capturing with emacs 24
@ 2012-10-02  9:34 Martin Gross
  2012-10-02  9:53 ` Giovanni Ridolfi
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Gross @ 2012-10-02  9:34 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error capturing with emacs 24
  2012-10-02  9:34 error capturing with emacs 24 Martin Gross
@ 2012-10-02  9:53 ` Giovanni Ridolfi
  2012-10-09 14:16   ` Martin Gross
  0 siblings, 1 reply; 3+ messages in thread
From: Giovanni Ridolfi @ 2012-10-02  9:53 UTC (permalink / raw)
  To: Martin Gross, emacs-orgmode@gnu.org

Da: Martin Gross <m-gross@gmx.net>
Inviato: Martedì 2 Ottobre 2012 11:34

Dear Martin,

> 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.
> What could I do?

You colud update Org
- by ELPA package
  http://orgmode.org/elpa/
- within your distribution
- with git

Or you colud update Emacs, the latest stable version is 24.2.

Giovanni

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error capturing with emacs 24
  2012-10-02  9:53 ` Giovanni Ridolfi
@ 2012-10-09 14:16   ` Martin Gross
  0 siblings, 0 replies; 3+ messages in thread
From: Martin Gross @ 2012-10-09 14:16 UTC (permalink / raw)
  To: Giovanni Ridolfi; +Cc: emacs-orgmode@gnu.org

> Dear Martin,
>
> You colud update Org

In deed, that worked.

Grazie mille!

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-09 14:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-02  9:34 error capturing with emacs 24 Martin Gross
2012-10-02  9:53 ` Giovanni Ridolfi
2012-10-09 14:16   ` Martin Gross

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).