# -*- coding: utf-8 -*- #+title: test with different encodings. * Pierre Téchoueyres bad #+include: "./file.cmd.txt" src bat or #+include: "./file.sh.txt" src sh and good ? #+include: "./file.cmd.txt" src bat :coding iso-8859-15-dos or #+include: "./file.sh.txt" src sh :coding iso-8859-15-unix # Local Variables: # coding: utf-8-unix # End: