all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Peter Dyballa <Peter_Dyballa@Web.DE>
Cc: help-gnu-emacs@gnu.org
Subject: Re: Save without carriage returns
Date: Fri, 20 Jan 2006 10:13:12 +0100	[thread overview]
Message-ID: <96014FDE-DAF9-4CB7-A82E-DE3429E77B23@Web.DE> (raw)
In-Reply-To: <1137683326.606976.112140@g49g2000cwa.googlegroups.com>


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.

      parent reply	other threads:[~2006-01-20  9:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-19  2:38 Save without carriage returns iamnoah
2006-01-19  3:39 ` Pascal Bourguignon
2006-01-19 11:05   ` Rupert Swarbrick
2006-01-19 15:08     ` iamnoah
2006-01-19 19:18       ` Andreas Röhler
2006-01-20  9:13       ` Peter Dyballa [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=96014FDE-DAF9-4CB7-A82E-DE3429E77B23@Web.DE \
    --to=peter_dyballa@web.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.