unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Kenichi Handa <handa@m17n.org>
Cc: emacs-devel@gnu.org, merlyn@stonehenge.com
Subject: Re: CVS HEAD fatal on Darwin
Date: Thu, 13 Apr 2006 21:04:19 +0900	[thread overview]
Message-ID: <E1FU0Yd-0006Ji-00@etlken> (raw)
In-Reply-To: <u3bgh52vb.fsf@gnu.org> (message from Eli Zaretskii on Thu, 13 Apr 2006 10:52:24 +0300)

In article <u3bgh52vb.fsf@gnu.org>, Eli Zaretskii <eliz@gnu.org> writes:

> In fact, it looks like we no longer support the -mac EOL conversion:
> the symbol CODING_EOL_CR is never on the right-hand side of any
> assignment in the sources.  Am I missing something?

Yes.  setup_coding_system() sets coding->eol_type to
CODING_EOL_CR if, for instance, iso-latin-1-mac is given.
For instance, 
(encode-coding-string "abc\n" 'iso-latin-1-mac) => "abc^M"

---
Kenichi Handa
handa@m17n.org

  parent reply	other threads:[~2006-04-13 12:04 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-12 14:44 CVS HEAD fatal on Darwin Randal L. Schwartz
2006-04-12 15:11 ` Randal L. Schwartz
2006-04-12 15:26   ` Eli Zaretskii
2006-04-12 15:28     ` Randal L. Schwartz
2006-04-12 15:38       ` David Kastrup
2006-04-12 15:39         ` Randal L. Schwartz
2006-04-13  7:52           ` Eli Zaretskii
2006-04-13  7:57             ` David Kastrup
2006-04-13  9:27               ` Eli Zaretskii
2006-04-13 12:04             ` Kenichi Handa [this message]
2006-04-13 15:47               ` Eli Zaretskii
2006-04-14  1:14                 ` Kenichi Handa
2006-04-13  7:39       ` Eli Zaretskii

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=E1FU0Yd-0006Ji-00@etlken \
    --to=handa@m17n.org \
    --cc=emacs-devel@gnu.org \
    --cc=merlyn@stonehenge.com \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

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).