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

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

Re: Windows text files saved as Unix files


From: Mario Domgörgen
Subject: Re: Windows text files saved as Unix files
Date: Wed, 10 Mar 2004 09:54:36 +0100
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3.50 (gnu/linux)

martin@rochooni.net writes:

> use C-x RET f (runs the command set-buffer-file-coding-system) and
> type "dos" RET at the command prompt. then save the file and that's
> it.

And if that works with one file , you can put:

(set-default-coding-systems 'dos)

in your .emacs.

HTH,

Mario

-- 
Out of memory.
We wish to hold the whole sky,
But we never will.


reply via email to

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