emacs-orgmode
[Top][All Lists]
Advanced

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

[O] error in capture


From: Eric S Fraga
Subject: [O] error in capture
Date: Mon, 18 Jul 2016 10:29:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.95 (gnu/linux)

Hello,

I have just updated my org from git (because I also updated Emacs) and
now get this error when trying to capture:

Debugger entered--Lisp error: (error "Capture template ‘t’: Match data 
clobbered by buffer modification hooks")
  signal(error ("Capture template ‘t’: Match data clobbered by buffer 
modification hooks"))
  error("Capture template `%s': %s" "t" "Match data clobbered by buffer 
modification hooks")
  org-capture(nil)
  funcall-interactively(org-capture nil)
  call-interactively(org-capture nil nil)
  command-execute(org-capture)

Any suggestions of what to look for?  My capture templates have all been
working just fine for a very long time now...  This particular template
has not changed in years:

("t" "todo" entry (file+datetree "~/s/notes/tasks.org")
     "* TODO %^{Task} %^G\nSCHEDULED: %t\n%i%?")

thanks,
eric

-- 
: Eric S Fraga (0xFFFCF67D), Emacs 25.0.95.1, Org release_8.3.4-1049-g481709



reply via email to

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