From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: =?UTF-8?B?UmU6IOKAnE1hdGNoIGRhdGEgY2xvYmJlcmVkIGJ5IGJ1ZmZlciBt?= =?UTF-8?B?b2RpZmljYXRpb24gaG9va3PigJ0=?= Date: Sun, 13 Nov 2016 12:40:49 +0100 Message-ID: <87polzr4ji.fsf@nicolasgoaziou.fr> 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> <87fumvbwi8.fsf@atmarama.com> 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]:57008) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1c5t9Z-0007u8-W7 for emacs-orgmode@gnu.org; Sun, 13 Nov 2016 06:40:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1c5t9V-0002iD-Nz for emacs-orgmode@gnu.org; Sun, 13 Nov 2016 06:40:54 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:54744) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1c5t9V-0002hA-Fs for emacs-orgmode@gnu.org; Sun, 13 Nov 2016 06:40:49 -0500 In-Reply-To: <87fumvbwi8.fsf@atmarama.com> (=?utf-8?Q?=22Sa=C5=A1a_Jani?= =?utf-8?Q?=C5=A1ka=22's?= message of "Sun, 13 Nov 2016 09:43:27 +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: =?utf-8?B?U2HFoWEgSmFuacWha2E=?= Cc: emacs-orgmode@gnu.org Hello, Sa=C5=A1a Jani=C5=A1ka writes: > Nicolas Goaziou writes: > >> Evaluate the following function (C-x C-e) and test again. > > I am still experiencing the problem when I try to complete daily > recurring task and in the meantime I=E2=80=99ve migrated from Debian (Sid= ) to > Fedora (f25-beta) where there is only Emacs-25 packaged. > > Here is the simple task causing the problem: > > ** TODO test > DEADLINE: <2016-11-13 Ned +1d> > :PROPERTIES: > :LAST_REPEAT: [2016-11-13 Ned 08:41] > :END: > > In the attachment I include backtrace log. (debug.log) I still cannot reproduce it.=20 Judging by your report, you don't use a minimal init file either. Have you tried with -Q, modulo load-path setting to include Org 9.0? Regards, --=20 Nicolas Goaziou