all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* still having problem with  #23917
@ 2016-10-29  9:04 Saša Janiška
  2016-10-29 14:11 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Saša Janiška @ 2016-10-29  9:04 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

after upgrading Emacs to 25.1 (GNU Emacs 25.1.1 (x86_64-pc-linux-gnu,
 GTK+ Version 3.22.1) of 2016-10-11, modified by Debian) I still have
 problem which smells like:

https://debbugs.gnu.org/cgi/bugreport.cgi?bug=23917

It’s not 100% reproducible, but I appears with the recurring org-mode
tasks like:

 
** TODO test
   DEADLINE: <2016-10-28 Pet +1d>

When I try to complete the task with C-c C-t I get:

Debugger entered--Lisp error: (error "Match data clobbered by buffer
  modification hooks") replace-match(#(" :LAST_REPEAT: [2016-10-29 Sub
  10:56]" 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 10:56]") org-auto-repeat-maybe("DONE")
  org-todo(nil) funcall-interactively(org-todo nil)
  call-interactively(org-todo nil nil) command-execute(org-todo)

My org-version is:

Org-mode version 8.3.6 (8.3.6-7-g4d7d52-elpa @
/home/gour/.emacs.d/elpa/org-20161024/)


Any hint how to resolve it?


Sincerely,
Gour

-- 
There is no possibility of one's becoming a yogī, O Arjuna,
if one eats too much or eats too little, sleeps too much
or does not sleep enough.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: still having problem with  #23917
  2016-10-29  9:04 still having problem with #23917 Saša Janiška
@ 2016-10-29 14:11 ` Eli Zaretskii
  2016-10-29 14:49   ` Saša Janiška
  0 siblings, 1 reply; 4+ messages in thread
From: Eli Zaretskii @ 2016-10-29 14:11 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Saša Janiška <gour@atmarama.com>
> Date: Sat, 29 Oct 2016 11:04:23 +0200
> 
> ** TODO test
>    DEADLINE: <2016-10-28 Pet +1d>
> 
> When I try to complete the task with C-c C-t I get:
> 
> Debugger entered--Lisp error: (error "Match data clobbered by buffer
>   modification hooks") replace-match(#(" :LAST_REPEAT: [2016-10-29 Sub
>   10:56]" 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 10:56]") org-auto-repeat-maybe("DONE")
>   org-todo(nil) funcall-interactively(org-todo nil)
>   call-interactively(org-todo nil nil) command-execute(org-todo)
> 
> My org-version is:
> 
> Org-mode version 8.3.6 (8.3.6-7-g4d7d52-elpa @
> /home/gour/.emacs.d/elpa/org-20161024/)
> 
> 
> Any hint how to resolve it?

How about reporting this to Org maintainers?



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: still having problem with  #23917
  2016-10-29 14:11 ` Eli Zaretskii
@ 2016-10-29 14:49   ` Saša Janiška
  2016-10-29 15:43     ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Saša Janiška @ 2016-10-29 14:49 UTC (permalink / raw)
  To: help-gnu-emacs

Eli Zaretskii <eliz@gnu.org> writes:

> How about reporting this to Org maintainers?

Well, I did post to org-mdoe list and was told to try with the master of
org-mode.

Otoh, this one was problem discussed on emacs-devel: “Please consider
making Bug #23917 a blocker for 25.1” and the fact is it was not present
in 24.5?


Sincerely,
Gour

-- 
A person who is not disturbed by the incessant flow of
desires — that enter like rivers into the ocean, which is
ever being filled but is always still — can alone achieve
peace, and not the man who strives to satisfy such desires.




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: still having problem with  #23917
  2016-10-29 14:49   ` Saša Janiška
@ 2016-10-29 15:43     ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2016-10-29 15:43 UTC (permalink / raw)
  To: help-gnu-emacs

> From: Saša Janiška <gour@atmarama.com>
> Date: Sat, 29 Oct 2016 16:49:41 +0200
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > How about reporting this to Org maintainers?
> 
> Well, I did post to org-mdoe list and was told to try with the master of
> org-mode.

If the problem persists on the Org master, you should get back to the
Orf maintainers and tell them about it.

> Otoh, this one was problem discussed on emacs-devel: “Please consider
> making Bug #23917 a blocker for 25.1” and the fact is it was not present
> in 24.5?

That bug was fixed before Emacs 25.1 was released, so your Emacs
doesn't have that bug.

The error message and the test which triggers it are new in Emacs 25.1
so it's a small wonder you don't see it in previous versions.  That
doesn't mean the bug is in the code which emits the error message, the
first suspect is the Lisp code which runs when the error appears.
Therefore, the Org maintainers should take a look at that.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-10-29 15:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-29  9:04 still having problem with #23917 Saša Janiška
2016-10-29 14:11 ` Eli Zaretskii
2016-10-29 14:49   ` Saša Janiška
2016-10-29 15:43     ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.