From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?U2HFoWEgSmFuacWha2E=?= Subject: =?UTF-8?B?UmU6IOKAnE1hdGNoIGRhdGEgY2xvYmJlcmVkIGJ5IGJ1ZmZlciBt?= =?UTF-8?B?b2RpZmljYXRpb24gaG9va3PigJ0=?= Date: Tue, 01 Nov 2016 18:05:43 +0100 Message-ID: <87lgx33zbs.fsf@atmarama.com> References: <87h97w269t.fsf@atmarama.com> <87y418h98g.fsf@nicolasgoaziou.fr> <87fungy2s1.fsf@atmarama.com> <871syzw2r4.fsf@atmarama.com> <877f8ph1ez.fsf@nicolasgoaziou.fr> <87mvhlgdou.fsf@atmarama.com> <87wpgoga9q.fsf@nicolasgoaziou.fr> <87funchmwt.fsf@atmarama.com> <87r36wg4rd.fsf@nicolasgoaziou.fr> <878tt3eead.fsf@atmarama.com> <87twbrmp4i.fsf@atmarama.com> <87funbe9ae.fsf@nicolasgoaziou.fr> <87pomfmkg5.fsf@atmarama.com> <87bmxze0gt.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52334) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c1cW4-0006WW-0g for emacs-orgmode@gnu.org; Tue, 01 Nov 2016 13:06:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c1cVz-0001eP-4b for emacs-orgmode@gnu.org; Tue, 01 Nov 2016 13:06:27 -0400 Received: from [195.159.176.226] (port=38443 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1c1cVy-0001eF-Tm for emacs-orgmode@gnu.org; Tue, 01 Nov 2016 13:06:23 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1c1cVm-00027G-H6 for emacs-orgmode@gnu.org; Tue, 01 Nov 2016 18:06:10 +0100 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-orgmode@gnu.org Nicolas Goaziou 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.