Score:0

Write .odt file from Emacs text buffer

us flag

I've got a text buffer with some italics, indicated in each case by the italic text property. All I want to do is somehow write a .odt file from Emacs, which appears exactly same as the text buffer content. Do I have to wrestle with XML to achieve that?

Score:0
zw flag

You can write Markdown and then convert it to OpenDocument using Pandoc as follows:

pandoc file.md -o file.odt
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.