>>>> "ms" == Michael Sperber
<sperber(a)informatik.uni-tuebingen.de> writes:
(setq file-coding-system-alist
(append file-coding-system-alist
(list
(cons ".*" 'iso-8859-1))))
ms> (Is this even remotely the right thing to do? It did work for
ms> a while.)
I think it ought to work, although the set-language-environment UI is
preferable. However, iso-8859-1 is a special case, and behaves
weirdly in many ways.
ms> When I run this now, my XEmacs dies a horrible death very
ms> quickly because it recurses infinitely in the Lstream code:
Yeah, somehow you've managed to get the lstreams into a cycle. Don't
do that. :-P I think Ben is the only person who can untangle this in
realtime, though.
--
School of Systems and Information Engineering
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.