From: BigPenguin@yandex.ru (Roman A. Lagunov)
Subject: Re: newline vs CRLF
Date: Wed, 19 Mar 2003 02:38:50 +0500 [thread overview]
Message-ID: <87el54l5hx.fsf@sdf.lonestar.org> (raw)
In-Reply-To: <3E775DDE.32473E13@moblcode.com> (Steve Chard's message of "Tue, 18 Mar 2003 09:56:46 -0800")
>>>>> "SC" ==> Steve Chard writes:
SC> I work on a Linux box using XEMACS and a Win2K using EMACS 21.2.
SC> Whenever the Linux box opens a file (for example, a Perl script),
SC> it puts a CRLF pair (carriage return/line feed hex 0D0A) in the
SC> place of the normal single newline (hex 0A). This is truly
SC> annoying. How do I stop this behavior.
Look at this:
,----
| C-x RET c runs the command universal-coding-system-argument
| which is an interactive compiled Lisp function in `international/mule-cmds'.
| (universal-coding-system-argument)
|
| Execute an I/O command using the specified coding system.
`----
When you press these keys, you should select coding system wich
ending -dos.
For example - koi8-r-dos if you on a Linux, or koi8-r-unix if you on
a Windows.
--
Roman
prev parent reply other threads:[~2003-03-18 21:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-03-18 17:56 newline vs CRLF Steve Chard
2003-03-18 21:07 ` Eli Zaretskii
2003-03-18 21:38 ` Roman A. Lagunov [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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87el54l5hx.fsf@sdf.lonestar.org \
--to=bigpenguin@yandex.ru \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).