all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How to Supress Block Eval on iCalendar Export
@ 2013-12-23 16:59 Daniel E. Doherty
  2014-01-03 16:08 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel E. Doherty @ 2013-12-23 16:59 UTC (permalink / raw)
  To: Org-mode List


I sync my org calendar with my Android phone by periodically running a
process that exports my agenda files in iCal format.  I have this run
periodically, once every four hours or so.

My problem is that in combining the agenda files the exporter appears to
tangle the file, or in some way run the src blocks in the agenda files.

I don't want it to do this since I'm only interested in extracting the
appointments and TODOs.  It also sometimes throws up prompts about
saving a file modified by the processing (I'm guessing).  After a
weekend, I often have five to ten of these jobs stacked up waiting for
me to respond to the prompt.

Is there a way to supress running code block in the case of 'icalendar
exports?

I guess out of curiosity, is it a good idea to be executing them by
default for this exporter?

Regards,

--
Daniel E. Doherty
ded@ddoherty.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to Supress Block Eval on iCalendar Export
  2013-12-23 16:59 How to Supress Block Eval on iCalendar Export Daniel E. Doherty
@ 2014-01-03 16:08 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2014-01-03 16:08 UTC (permalink / raw)
  To: Daniel E. Doherty; +Cc: Org-mode List

Hi Daniel,

"Daniel E. Doherty" <ded-law@ddoherty.net> writes:

> Is there a way to supress running code block in the case of 'icalendar
> exports?

See `org-export-babel-evaluate'.

> I guess out of curiosity, is it a good idea to be executing them by
> default for this exporter?

Well, maybe for some people :)

-- 
 Bastien

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-03 16:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23 16:59 How to Supress Block Eval on iCalendar Export Daniel E. Doherty
2014-01-03 16:08 ` Bastien

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.