* [BUG] Footnotes break iCalendar export [9.4.6 (9.4.6-g069bcb @ /home/msi/.emacs.d/straight/build/org/)]
@ 2021-11-17 19:21 msi
0 siblings, 0 replies; only message in thread
From: msi @ 2021-11-17 19:21 UTC (permalink / raw)
To: emacs-orgmode
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
https://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------
Hello,
I have some footnotes in my Org agenda files.
So I want to export my org agenda with this : org-icalendar-combine-agenda-files. Without footnotes, I don't have any
problem. But with, I have this in my .ics file.
SUMMARY:Hello
DESCRIPTION:<2012-04-20 Sat 15:00>
CATEGORIES:test
END:VEVENT
Footnotes
─────────
[1] which isn't very interesting
[2] which still isn't very interesting
END:VCALENDAR
It's, I think, the same problem of this thread :
https://lists.gnu.org/archive/html/emacs-orgmode/2013-04/msg01478.html
I try to add this :
(footnote-definition . ignore)
in
ox-ascii.el.
But, it doesn't works :/.
Thank you in advance.
Emacs : GNU Emacs 27.1 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.20, cairo version 1.16.0)
of 2020-09-19
Package: Org mode version 9.4.6 (9.4.6-g069bcb @ /home/msi/.emacs.d/straight/build/org/)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2021-11-18 19:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-11-17 19:21 [BUG] Footnotes break iCalendar export [9.4.6 (9.4.6-g069bcb @ /home/msi/.emacs.d/straight/build/org/)] msi
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).