From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: Fwd: asynch ical export Date: Wed, 24 Jan 2018 15:01:53 +0100 Message-ID: References: <87r2qfcrj7.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:43880) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eeLcq-0008Ah-KS for emacs-orgmode@gnu.org; Wed, 24 Jan 2018 09:02:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eeLck-0001l7-Rj for emacs-orgmode@gnu.org; Wed, 24 Jan 2018 09:02:04 -0500 Received: from mail-lf0-x236.google.com ([2a00:1450:4010:c07::236]:44525) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1eeLck-0001iG-Jr for emacs-orgmode@gnu.org; Wed, 24 Jan 2018 09:01:58 -0500 Received: by mail-lf0-x236.google.com with SMTP id v188so5357091lfa.11 for ; Wed, 24 Jan 2018 06:01:58 -0800 (PST) In-reply-to: <87r2qfcrj7.fsf@nicolasgoaziou.fr> 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: Nicolas Goaziou Cc: org-mode Hi Nicolas, On 2018-01-24 at 13:31, Nicolas Goaziou wrote: > Ken Mankoff writes: >> 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. That buffer didn't give any hints, but when I looked again the ICS file was generated. I don't know if this is related to me restarting emacs at some point today, or if it was working before and it was human error. Thanks for the advice. -k.