GNU bug report logs - #21789
25.0.50; Can' build Emacs (my first build since GIT migration)

Previous Next

Package: emacs;

Reported by: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>

Date: Fri, 30 Oct 2015 11:55:02 UTC

Severity: minor

Found in version 25.0.50

Done: npostavs <at> users.sourceforge.net

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
Cc: 21789 <at> debbugs.gnu.org
Subject: bug#21789: 25.0.50; Can' build Emacs (my first build since GIT migration)
Date: Sat, 31 Oct 2015 20:21:11 +0200
> From: Vincent Belaïche <vincent.b.1 <at> hotmail.fr>
> CC: "21789 <at> debbugs.gnu.org" <21789 <at> debbugs.gnu.org>
> Date: Sat, 31 Oct 2015 18:57:37 +0100
> 
> So, to get to the point, removing the core.autocrlf and suchlikes from
> the config is probably a good thing, but IMHO that is not enough,
> setting file eol attributes with discriminating wildcard should also be
> done.

No, you don't need anything except removing all of these settings.
The defaults are exactly what you want, when these settings are
absent.

> git config --system --unset core.autocrlf cd /path/to/project/fmtcount
> git config --local --bool -add core.autocrlf true cd
> /path/to/project/emacs git config --local --bool -add core.autocrlf
> false
> 
> The two last instructions are probably useless, but I made it so that in
> the future people on MSW wanting to build Emacs from source with msysGit
> won't fail like me.

The last one is not needed.

> I have now the following setting in the .git/config [core] section
> 
>    autocrlf = false

I don't have it, and never felt the need.




This bug report was last modified 8 years and 57 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.