From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: error in capture Date: Mon, 18 Jul 2016 10:29:32 +0100 Message-ID: <87poqb1egz.fsf@ucl.ac.uk> Reply-To: Eric S Fraga Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bP8AQ-0004qT-Ql for emacs-orgmode@gnu.org; Mon, 18 Jul 2016 09:01:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bP8AM-0000xX-LX for emacs-orgmode@gnu.org; Mon, 18 Jul 2016 09:01:02 -0400 Received: from mail-db5eur01on0109.outbound.protection.outlook.com ([104.47.2.109]:58435 helo=EUR01-DB5-obe.outbound.protection.outlook.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bP8AM-0000vs-Be for emacs-orgmode@gnu.org; Mon, 18 Jul 2016 09:00:58 -0400 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: Emacs Org mode mailing list 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 =E2=80=98t=E2=80=99:= Match data clobbered by buffer modification hooks") signal(error ("Capture template =E2=80=98t=E2=80=99: Match data clobbered= by buffer modification hooks")) error("Capture template `%s': %s" "t" "Match data clobbered by buffer mod= ification 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 --=20 : Eric S Fraga (0xFFFCF67D), Emacs 25.0.95.1, Org release_8.3.4-1049-g481709