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

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

Re: init file help


From: Peter Dyballa
Subject: Re: init file help
Date: Wed, 30 Apr 2008 09:59:26 +0200


Am 30.04.2008 um 01:02 schrieb DeSoya:

(setq default-buffer-file-coding-system 'unix)


It might be better not to specify the UNIX line endings form of all encodings but of one specific, for example:

        (setq default-buffer-file-coding-system 'iso-8859-15-unix)


The manual change request might have been interpreted as a wish to switch from some variant to the UNIX variant line endings, so it could succeed. In your init file no encoding was previously set, so there does not seem to be a sense in your statement.

--
Greetings

  Pete

The light at the end of the tunnel has been turned off due to budget cuts.






reply via email to

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