help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Selected encoding disagrees ...


From: Peter Dyballa
Subject: Re: Selected encoding disagrees ...
Date: Mon, 10 Apr 2006 10:51:07 +0200


Am 10.04.2006 um 04:45 schrieb Eric Pement:

  {meta http-equiv="Content-Type" content="text/html;
charset=ISO-8859-1"}

Try something like

        (prefer-coding-system                          'iso-8859-1)
        (modify-coding-system-alist 'file "\\.html\\'" 'iso-latin-1-unix)

these are just examples.

--
Greetings

  Pete

Think of XML as Lisp for COBOL programmers.

-- Tony-A (some guy on /.)






reply via email to

[Prev in Thread] Current Thread [Next in Thread]