Dave Pawson wrote:
On Sat, 30 Apr 2011 14:31:26 +0200
Niels Muller Larsen <[email protected]> wrote:
Hi again Dave
Have a look at:
http://www.gnu.org/software/emacs/manual/html_node/emacs/Text-and-Binary.html
I don't use emacs myself, made a little script for conversions, but
the pager seems to be the place.
/Niels
I'm in a wholly Unix environment now, just that I have
many legacy files created on M$ systems?
(setq buffer-file-coding-system 'utf-8-unix) in .emacs
seems to work for new files I create
as I am told by that status line.
And I don't have any odd drives formatted by windows... ATM :-)
Thanks Niels.
The "dos2unix" CLI program is the traditional answer to this if you need
automation for a large number of files or for inclusion in a pipeline.
Nigel Hardy
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]