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