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