* batch export one file to ics
@ 2015-04-07 12:25 OSiUX
0 siblings, 0 replies; only message in thread
From: OSiUX @ 2015-04-07 12:25 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 638 bytes --]
Hi!
In the past, I used this command for export ICS:
/usr/bin/emacs --batch -q --directory=/home/osiris/org \
--visit=/home/osiris/org/print3d.org \
--eval '(org-export-icalendar-this-file)'
Now does not work, even changing to function
org-icalendar-export-to-ics:
/usr/bin/emacs --batch -q --directory=/home/osiris/org \
--visit=/home/osiris/org/print3d.org \
--eval '(org-icalendar-export-to-ics)'
How should I?
Thanks!
--
::
Osiris Alejandro Gomez (OSiUX) osiux@osiux.com.ar
DC44 95D2 0D5D D544 FC1A F00F B308 A671 9237 D36C
http://www.osiux.com.ar http://www.altermundi.net
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-04-07 12:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-07 12:25 batch export one file to ics OSiUX
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).