From mboxrd@z Thu Jan 1 00:00:00 1970 From: Simon Thum Subject: Re: export ICal without evaluate code block Date: Mon, 17 Mar 2014 16:16:23 +0100 Message-ID: <532711C7.7040809@gmx.de> References: <20140224223948.GA9224@localhost> <87y50yrm97.fsf@gmail.com> <530E47CE.9020209@gmx.de> <87txblr2mk.fsf@gmail.com> <5314EDEB.4090907@gmx.de> <87ha72qf4x.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40737) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WPZHF-0003dD-IS for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 11:16:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WPZH9-0007Rx-Ed for emacs-orgmode@gnu.org; Mon, 17 Mar 2014 11:16:33 -0400 In-Reply-To: <87ha72qf4x.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org, OSiUX , Nicolas Goaziou Well, I was kind of shocked because the mails sounded to imply I need to switch evaluation off and, supposedly, extra-off-for-ical, too. In fact that is the default, or so the source code comment reads but I have no idea how that works out. Cheers, Simon On 03/13/2014 04:42 PM, Bastien wrote: > Hi Simon, > > Simon Thum writes: > >> Greppig org confirms icalendar is likely the only exception. While i >> find this surprising I guess there is a good reason, right? > > The "good" reason is that it's very unlikely for a user to need Babel > evaluation in an org-mode buffer before exporting this buffer to a > .ics file. > > But we may as well be wrong, of course. >