From mboxrd@z Thu Jan 1 00:00:00 1970 From: jorge.alfaro-murillo@yale.edu (Jorge A. Alfaro-Murillo) Subject: Re: Agenda to iCal not working Date: Tue, 27 Oct 2015 12:11:08 -0400 Message-ID: <87lhaojnqb.fsf@yale.edu> References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35079) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr6qJ-0007N0-FS for emacs-orgmode@gnu.org; Tue, 27 Oct 2015 12:11:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Zr6qF-00032q-C5 for emacs-orgmode@gnu.org; Tue, 27 Oct 2015 12:11:23 -0400 Received: from plane.gmane.org ([80.91.229.3]:33215) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Zr6qF-00032i-1b for emacs-orgmode@gnu.org; Tue, 27 Oct 2015 12:11:19 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Zr6q9-0004lQ-PF for emacs-orgmode@gnu.org; Tue, 27 Oct 2015 17:11:13 +0100 Received: from 130.132.236.141 ([130.132.236.141]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2015 17:11:13 +0100 Received: from jorge.alfaro-murillo by 130.132.236.141 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 27 Oct 2015 17:11:13 +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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Ken Mankoff writes: > I'm using the examples from > https://www.gnu.org/software/emacs/manual/html_node/org/Exporting-Agenda-Views.html > > Specifically, > > (setq org-agenda-custom-commands [...] > > But the HTML, PS, and ICS files are not being created. If I'm > visiting an Org file and run (org-icalendar-export-to-ics) then > the ICS is generated. > > Can someone offer advice why the ICS isn't generated when I > generate a specific agenda view? Setting up the agenda custom commands is not related to ical export. Have you run org-icalendar-combine-agenda-files? -- Jorge.