emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "Saša Janiška" <gour@atmarama.com>
To: emacs-orgmode@gnu.org
Subject: Re: “Match data clobbered by buffer modification hooks”
Date: Tue, 01 Nov 2016 18:05:43 +0100	[thread overview]
Message-ID: <87lgx33zbs.fsf@atmarama.com> (raw)
In-Reply-To: 87bmxze0gt.fsf@nicolasgoaziou.fr

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Evaluate the following function (C-x C-e) and test again.

Debugger entered--Lisp error: (error "Match data clobbered by buffer
  modification hooks") replace-match(#(" :LAST_REPEAT: [2016-11-01 Uto
  18:02]" 0 3 (fontified nil) 3 4 (fontified nil) 4 15 (fontified nil)
  15 16 (fontified nil) 17 39 (fontified nil)) t t) (progn
  (replace-match (concat (match-string 4) (org-trim (format
  org-property-format (match-string 1) (match-string 3)))) t t)) (if
  (save-excursion (beginning-of-line) (looking-at org-property-re))
  (progn (replace-match (concat (match-string 4) (org-trim (format
  org-property-format (match-string 1) (match-string 3)))) t t))) (progn
  (if (save-excursion (beginning-of-line) (looking-at org-property-re))
  (progn (replace-match (concat (match-string 4) (org-trim (format
  org-property-format (match-string 1) (match-string 3)))) t t))))
  (unwind-protect (progn (if (save-excursion (beginning-of-line)
  (looking-at org-property-re)) (progn (replace-match (concat
  (match-string 4) (org-trim (format org-property-format ... ...))) t
  t)))) (set-match-data save-match-data-internal (quote evaporate)))
  (let ((save-match-data-internal (match-data))) (unwind-protect (progn
  (if (save-excursion (beginning-of-line) (looking-at org-property-re))
  (progn (replace-match (concat (match-string 4) (org-trim ...)) t t))))
  (set-match-data save-match-data-internal (quote evaporate))))
  org--align-node-property() org-indent-line() org-entry-put(nil
  "LAST_REPEAT" "[2016-11-01 Uto 18:02]") org-auto-repeat-maybe("DONE")
  org-todo(nil) funcall-interactively(org-todo nil)
  call-interactively(org-todo nil nil) command-execute(org-todo)


It does not work…back to Emacs24…


Sincerely,
Gour

-- 
You have a right to perform your prescribed duty, but you
are not entitled to the fruits of action. Never consider
yourself the cause of the results of your activities,
and never be attached to not doing your duty.

  reply	other threads:[~2016-11-01 17:06 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-28  9:05 “Match data clobbered by buffer modification hooks” Saša Janiška
2016-10-28  9:29 ` Saša Janiška
2016-10-28 13:51 ` Nicolas Goaziou
2016-10-28 14:19   ` Saša Janiška
2016-10-28 14:41     ` Kaushal Modi
2016-10-28 15:29       ` Saša Janiška
2016-10-29 16:15       ` Saša Janiška
2016-10-30 23:17         ` Nicolas Goaziou
2016-10-31  7:50           ` Saša Janiška
2016-10-31  9:04             ` Nicolas Goaziou
2016-10-31  9:45               ` Saša Janiška
2016-10-31 11:03                 ` Nicolas Goaziou
2016-11-01  9:32                   ` Saša Janiška
2016-11-01 11:11                     ` Saša Janiška
2016-11-01 11:20                       ` Nicolas Goaziou
2016-11-01 12:52                         ` Saša Janiška
2016-11-01 14:30                           ` Nicolas Goaziou
2016-11-01 17:05                             ` Saša Janiška [this message]
2016-11-13  8:43                             ` Saša Janiška
2016-11-13 11:40                               ` Nicolas Goaziou
2016-11-14 10:36                                 ` Saša Janiška
2016-11-14 11:26                                   ` Nicolas Goaziou
2016-11-14 11:36                                     ` Saša Janiška
2016-11-14 16:36                                       ` Nicolas Goaziou
2016-11-14 18:44                                         ` Saša Janiška

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lgx33zbs.fsf@atmarama.com \
    --to=gour@atmarama.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).