all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How do I read and write an iso-8859-1 file in Emacs 23?
@ 2010-03-28 20:43 Alan Mackenzie
  2010-03-28 21:11 ` Peter Dyballa
  2010-03-29  6:33 ` Eli Zaretskii
  0 siblings, 2 replies; 5+ messages in thread
From: Alan Mackenzie @ 2010-03-28 20:43 UTC (permalink / raw)
  To: help-gnu-emacs

Hi, everybody, 

the subject just about says everything.  Emacs 23 insists on fouling up
my text, converting (for example) ü ("u umlaut") into \374 each time I
try to save it.  It then complains it can't save \374 because it can't
"convert" it.

In desperation, I tried putting this on the first line of the text:

    -*- mode : Text ; buffer-file-coding-system : iso-8859-1-unix -*-

.  Should this help?  Is it causing me problems?

I've tried reading the fine manual.  It helps me not in the slightest.
What am I missing here?  All I want to do is read an 8859-1 text file,
edit it, and write it back again.  How do I tell Emacs that an 0xFC
character in the file is actually a "u umlaut", and not anything else.
Why is Emacs insisting on trying to be so clever?

-- 
Alan Mackenzie (Nuremberg, Germany).




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-03-30 11:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-28 20:43 How do I read and write an iso-8859-1 file in Emacs 23? Alan Mackenzie
2010-03-28 21:11 ` Peter Dyballa
2010-03-29  6:33 ` Eli Zaretskii
2010-03-30 10:42   ` Alan Mackenzie
2010-03-30 11:33     ` Andreas Röhler

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.