From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Fwd: asynch ical export Date: Wed, 24 Jan 2018 14:31:08 +0100 Message-ID: <87r2qfcrj7.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33857) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eeL91-0000nX-NY for emacs-orgmode@gnu.org; Wed, 24 Jan 2018 08:31:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eeL8x-0000Yt-66 for emacs-orgmode@gnu.org; Wed, 24 Jan 2018 08:31:15 -0500 Received: from relay2-d.mail.gandi.net ([2001:4b98:c:538::194]:42129) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eeL8x-0000Y2-0i for emacs-orgmode@gnu.org; Wed, 24 Jan 2018 08:31:11 -0500 In-Reply-To: (Ken Mankoff's message of "Wed, 24 Jan 2018 10:13:21 +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: Ken Mankoff Cc: org-mode Hello, Ken Mankoff writes: > When I try asynchronous ical export via (org-icalendar-combine-agenda-files t), it does not appear to work. I'm using org 9.1.6. > > If I evaluate (org-icalendar-combine-agenda-files t) the target ics file is not updated, but it is if I change 't' to 'nil'. When I run that from the command line with, for example: Have a look at "*Org Export Process*" buffer. It should give you a clue about what is wrong. Regards, -- Nicolas Goaziou