unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
Cc: emacs-devel@gnu.org
Subject: Re: CVS HEAD fatal on Darwin
Date: Thu, 13 Apr 2006 10:39:57 +0300	[thread overview]
Message-ID: <u4q0x53g2.fsf@gnu.org> (raw)
In-Reply-To: <86ek02yfst.fsf@blue.stonehenge.com> (merlyn@stonehenge.com)

> Cc: emacs-devel@gnu.org
> From: merlyn@stonehenge.com (Randal L. Schwartz)
> Date: 12 Apr 2006 08:28:02 -0700
> 
> >>>>> "Eli" == Eli Zaretskii <eliz@gnu.org> writes:
> 
> Eli> What is the default EOL conversion on Darwin?
> 
> Where would I look to find out the answer for Emacs?

Look at the value of system_eol_type, defined on coding.c.  If you
cannot glean the value from looking at the source, you could do that
in a debugger.

> Under the hood, Darwin is Unix

That's what I thought.

> so I presume it's control-J, like all sane Unix versions.

In that case, the problems discussed in the other thread about EOL
conversion and byte compiling are not relevant to your problem.  That
thread is relevant only for platforms which have default EOL
conversion other than LF (a.k.a. newline, a.k.a. C-j).

      parent reply	other threads:[~2006-04-13  7:39 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
2006-04-13 15:47               ` Eli Zaretskii
2006-04-14  1:14                 ` Kenichi Handa
2006-04-13  7:39       ` Eli Zaretskii [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=u4q0x53g2.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@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 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).