[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CEDET merge
From: |
Juanma Barranquero |
Subject: |
Re: CEDET merge |
Date: |
Wed, 30 Sep 2009 21:32:54 +0200 |
On Wed, Sep 30, 2009 at 20:38, Eli Zaretskii <address@hidden> wrote:
>> and does not compile:
>>
>> In toplevel form:
>> javat-wy.el:680:36:Error: End of file during parsing
>
> Why, because the lines actually have CRLF Windows-style EOLs on your
> machine?
Checking it out with CVS, yes, it has CRLF EOLs. In fact, editing it
all lines end with ^M.
> IOW, I don't see why
> no-conversion should cause the file not to compile, and only on
> Windows. What am I missing?
The CRs, apparently.
> Anyway, 2 ideas to work around this:
>
> . Replace the null byte with \000
That works.
Juanma
- Re: CEDET merge, (continued)
Re: CEDET merge, Andreas Schwab, 2009/09/28
Re: CEDET merge, Alan Mackenzie, 2009/09/28
Re: CEDET merge, Glenn Morris, 2009/09/29
Re: CEDET merge, Juanma Barranquero, 2009/09/30
- Re: CEDET merge, Eli Zaretskii, 2009/09/30
- Re: CEDET merge,
Juanma Barranquero <=
Re: CEDET merge, Sascha Wilde, 2009/09/30
Re: CEDET merge, Miles Bader, 2009/09/30