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

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

Re: Save without carriage returns


From: Peter Dyballa
Subject: Re: Save without carriage returns
Date: Fri, 20 Jan 2006 10:13:12 +0100


Am 19.01.2006 um 16:08 schrieb iamnoah@gmail.com:

Is there a .emacs line that will make it the default?

Some lines in the manner of:

        (setq file-name-coding-system           'utf-8)
        (setq default-buffer-file-coding-system 'mac-roman-unix)
        (set-default-coding-systems             'mac-roman-unix)
        (prefer-coding-system                   'mac-roman-unix)

The '-unix' strips away the carriage return.

--
Greetings

  Pete

Never be led astray onto the path of virtue.






reply via email to

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