From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Trouble with org-icalendar-combine-agenda-files Date: Sun, 01 Sep 2013 10:25:36 +0200 Message-ID: <8761ullzi7.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33174) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VG2yS-0006Ku-AD for emacs-orgmode@gnu.org; Sun, 01 Sep 2013 04:25:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VG2yJ-0004ac-FO for emacs-orgmode@gnu.org; Sun, 01 Sep 2013 04:25:32 -0400 Received: from mail-ea0-x22d.google.com ([2a00:1450:4013:c01::22d]:43588) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VG2yJ-0004aT-7l for emacs-orgmode@gnu.org; Sun, 01 Sep 2013 04:25:23 -0400 Received: by mail-ea0-f173.google.com with SMTP id g10so1714342eak.4 for ; Sun, 01 Sep 2013 01:25:22 -0700 (PDT) In-Reply-To: (Bill Day's message of "Sat, 31 Aug 2013 16:33:53 -0400") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bill Day Cc: emacs-orgmode@gnu.org Hello, Bill Day writes: > Since August 17, I have not been able to create a combined icalendar file. > > I can create single file withe C-c C-e c f. > > I can create multiple files with C-c C-e c a. > > But when I try C-c C-e c c, the process starts to save temp files and > quietly dies. > > Output in messages looks like this: > > Saving file /tmp/orgics5457fkf... > Wrote /tmp/orgics5457fkf > (New file) > Saving file /tmp/orgics5457sul... > Wrote /tmp/orgics5457sul > > When I enable the debugger in options it does not trip when the process > dies. There is an icalendar-errors buffer, but it is empty. > > I am using the following version of emacs on Debian Wheezy > > > GNU Emacs 24.3.50.1 (x86_64-pc-linux-gnu, X toolkit, Xaw scroll bars) > of 2013-08-22 on gkar, modified by Debian > > My org-mode version is as follows: > > Org-mode version 8.0.7 (release_8.0.7-415-g32bd54.dirty @ > /home/billday/elisp/org-mode/lisp/) > > Any help or advice would be much appreciated. After a quick test, I'm unable to reproduce your problem (I'm not a icalendar user, though). What's your value for `org-icalendar-combined-agenda-file'? Also, does this problem happen both synchronously and asynchronously? Regards, -- Nicolas Goaziou