Fix file name extension for MIME file format with text / rich?

Emacs offers the ability to use the MIME standard text/enrichedfor writing rich text. What is the canonical file name extension for this format. Emacs seems to consider this .doc(see $EMACSDIR/24.1/etc/enriched.doc), but this can be confused with the more common Microsoft Word format .doc. Is there an alternative?

(I know this is not .rtf, the format of which is different from the Microsoft .docand MIME formats text/enriched)

EDIT:

It seems that .etfand .txteare some accepted extensions for this type of file.

+5
source share
2 answers

- , , . .txte , , , .

+1

All Articles