emacs-devel
[Top][All Lists]
Advanced

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

Re: CVS HEAD fatal on Darwin


From: Eli Zaretskii
Subject: Re: CVS HEAD fatal on Darwin
Date: Thu, 13 Apr 2006 10:39:57 +0300

> Cc: address@hidden
> From: address@hidden (Randal L. Schwartz)
> Date: 12 Apr 2006 08:28:02 -0700
> 
> >>>>> "Eli" == Eli Zaretskii <address@hidden> 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).




reply via email to

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