From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: org-feed-update-all stops on first error [9.0.9 (9.0.9-dist @ /usr/share/emacs/25.2/site-lisp/elpa/org-9.0.9/)] Date: Sat, 03 Feb 2018 15:31:44 +0100 Message-ID: <87k1vuuotr.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35608) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ehyr5-0003tl-Px for emacs-orgmode@gnu.org; Sat, 03 Feb 2018 09:31:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ehyr4-0005dm-VP for emacs-orgmode@gnu.org; Sat, 03 Feb 2018 09:31:47 -0500 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:49671) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ehyr4-0005dC-OX for emacs-orgmode@gnu.org; Sat, 03 Feb 2018 09:31:46 -0500 In-Reply-To: (Adrian Tritschler's message of "Sat, 03 Feb 2018 18:27:56 +1100") 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: Adrian Tritschler Cc: emacs-orgmode@gnu.org Hello, Adrian Tritschler writes: > Using org-feed-update-all to read RSS feeds into org-mode, it will stop > with an error on the first problem encountered. eg, if I have twenty > RSS feeds and for some reason the second site is down, or certificate > has expired, only the first one is updated and the remaining feeds are > not attempted. There appears to be no way to have org-feed-update-all > make an attempt on all feeds in org-feed-alist Fixed. Thank you. Regards, -- Nicolas Goaziou