[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] “Match data clobbered by buffer modification hooks”
From: |
Saša Janiška |
Subject: |
Re: [O] “Match data clobbered by buffer modification hooks” |
Date: |
Sat, 29 Oct 2016 18:15:11 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) |
Kaushal Modi <address@hidden> writes:
> Can you check if you see this bug on the org mode version build from
> the latest commit on the master branch?
I just tried with the master build locally:
Org-mode version 8.3.6 (8.3.6-7-g4d7d52-elpa @
/home/gour/.emacs.d/lisp/org-mode/lisp/)
and was able to reproduce it:
Debugger entered--Lisp error: (error "Match data clobbered by buffer
modification hooks") replace-match(#(" :LAST_REPEAT: [2016-10-29 Sub
17:58]" 0 3 (fontified nil) 3 4 (fontified nil) 4 15 (fontified nil)
15 16 (fontified nil) 17 39 (fontified nil)) t t)
org--align-node-property() org-indent-line() org-entry-put(nil
"LAST_REPEAT" "[2016-10-29 Sub 17:58]") org-auto-repeat-maybe("DONE")
org-todo(nil) funcall-interactively(org-todo nil)
call-interactively(org-todo nil nil) command-execute(org-todo)
with the task looking as:
** TODO test
DEADLINE: <2016-10-28 Pet +1d>
I did post to emacs-help list, but I’m directed back to
“org-maintainers”…
Sincerely,
Gour
--
Bewildered by the modes of material nature, the ignorant fully
engage themselves in material activities and become attached. But
the wise should not unsettle them, although these duties are inferior
due to the performers' lack of knowledge.
- [O] “Match data clobbered by buffer modification hooks”, Saša Janiška, 2016/10/28
- Re: [O] “Match data clobbered by buffer modification hooks”, Saša Janiška, 2016/10/28
- Re: [O] “Match data clobbered by buffer modification hooks”, Nicolas Goaziou, 2016/10/28
- Re: [O] “Match data clobbered by buffer modification hooks”, Saša Janiška, 2016/10/28
- Re: [O] “Match data clobbered by buffer modification hooks”, Kaushal Modi, 2016/10/28
- Re: [O] “Match data clobbered by buffer modification hooks”, Saša Janiška, 2016/10/28
- Re: [O] “Match data clobbered by buffer modification hooks”,
Saša Janiška <=
- Re: [O] “Match data clobbered by buffer modification hooks”, Nicolas Goaziou, 2016/10/30
- Re: [O] “Match data clobbered by buffer modification hooks”, Saša Janiška, 2016/10/31
- Re: [O] “Match data clobbered by buffer modification hooks”, Nicolas Goaziou, 2016/10/31
- Re: [O] “Match data clobbered by buffer modification hooks”, Saša Janiška, 2016/10/31
- Re: [O] “Match data clobbered by buffer modification hooks”, Nicolas Goaziou, 2016/10/31