From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leandro Noferini Subject: Bug: Error with repeated tasks - wrong-type-argument: stringp nil [9.3.1 (9.3.1-elpa @ /home/leandron/.emacs.d/elpa/org-20191230/)] Date: Wed, 08 Jan 2020 18:47:06 +0100 Message-ID: <871rs9rgbp.fsf@noferini.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50406) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ipFVl-0000mO-7J for emacs-orgmode@gnu.org; Wed, 08 Jan 2020 12:52:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ipFVk-0003xH-4F for emacs-orgmode@gnu.org; Wed, 08 Jan 2020 12:52:52 -0500 Received: from [77.78.103.82] (port=34090 helo=noferini.org) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ipFVj-0003t2-IM for emacs-orgmode@gnu.org; Wed, 08 Jan 2020 12:52:52 -0500 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Ciao a tutti, I have a problem with my org-mode: when I try to enter a repeated task I get the error on the subject: wrong type argument: stringp nil This is the debug: ============================================================ Debugger entered--Lisp error: (wrong-type-argument stringp nil) string-match("^/tmp_mnt/" nil) abbreviate-file-name(nil) org-id-add-location("db0381a4-b9b1-44a3-88ea-1e5f65d97189" nil) org-id-get(1 create) org-id-get-create(t) org-clone-subtree-with-time-shift(2) funcall-interactively(org-clone-subtree-with-time-shift 2) call-interactively(org-clone-subtree-with-time-shift nil nil) command-execute(org-clone-subtree-with-time-shift) ============================================================ Emacs : GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.10) of 2019-08-29 Package: Org mode version 9.3.1 (9.3.1-elpa @ /home/leandron/.emacs.d/elpa/org-20191230/)