I have the following text:
Local Variables:
eval: (face-remap-add-relative 'default :family "AR PL KaitiM GB" :foundry "ARPH")
End:
In my document as a code sample. However, whenever I open the document, Emacs reads these lines as file-local variables and tries to apply them... They are neither the first nor the last in the document.
Any trick to prevent Emacs from parsing them?