From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Loris Bennett" Subject: Spurious "Non-existent agenda file" message? Date: Fri, 08 Jun 2018 09:38:20 +0200 Message-ID: <87a7s5budv.fsf@hornfels.zedat.fu-berlin.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33074) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fRByi-0006aF-U4 for emacs-orgmode@gnu.org; Fri, 08 Jun 2018 03:38:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fRByf-0007KH-Qa for emacs-orgmode@gnu.org; Fri, 08 Jun 2018 03:38:32 -0400 Received: from [195.159.176.226] (port=35162 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fRByf-0007JV-J0 for emacs-orgmode@gnu.org; Fri, 08 Jun 2018 03:38:29 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1fRBwV-0003mJ-Ri for emacs-orgmode@gnu.org; Fri, 08 Jun 2018 09:36:15 +0200 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 Hi, Suddenly, maybe after an update to Org 9.1.13, I get the error Non-existent agenda file refile.org. [R]emove from list or [A]bort? when generating the agenda. However, the file exists (and has done for years). If I press 'R', the agenda is built, but the offending file is not removed and entries from the file are included in the agenda. The entry is the 3rd of 3 files. I added a 4th to check whether it is an off-by-one error, but still only the 3rd entries is considered non-existent. If I add a file to 'org-agenda-files' which really is missing, I get the error, but when I press 'R' the entry really is removed from the list. Even if I remove 'refile.org' from the list, I still get the error that 'refile.org' is missing. Any ideas what I could try next? Baffled, Loris -- This signature is currently under construction.