From: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>
To: Eli Zaretskii <eliz@gnu.org>
Cc: phillip.lord@russet.org.uk, emacs-devel@gnu.org
Subject: Re: Installing the current emacs-28 branch under Windows 10
Date: Wed, 13 Oct 2021 22:30:10 +0200 [thread overview]
Message-ID: <86bl3szmzx.fsf@duenenhof-wilhelm.de> (raw)
In-Reply-To: <83czoaoyrj.fsf@gnu.org> (Eli Zaretskii's message of "Tue, 12 Oct 2021 21:59:12 +0300")
Eli Zaretskii <eliz@gnu.org> writes:
>> From: "H. Dieter Wilhelm" <dieter@duenenhof-wilhelm.de>
>> core.autocrlf=true
>
> Bad idea: it should be 'false'. Git should not change the EOLs,
> neither when it checks out files, nor when it pushes them upstream.
Excuse me, I overlooked the crlf hint in the (optional) git section of
INSTALL.w64.
> I'm not sure this is the root cause of your problem, but it might be.
> Suggest to reconfigure Git, and then delete your local repository and
> clone it again.
I did that and an emacs-28.0.60 was build :-) thank you very much!
>> Must be the default for this git installation on Windows, I didn't touch
>> it.
>
> When you install Git, it asks you how you want to treat EOLs, and you
> should have selected "checkout as-is, checkin as-is" (or somesuch, I
> don't remember the exact wording).
Well, git slumbered on this Windows system for a few years, I can't
remember...
>> A sample of text files are encoded in undecided-dos in the emacs
>> repo. Do the files need to be encoded in Unix style line endings for
>> MinGW tools?
>
> Not for MinGW, for MSYS. The autotools you run are MSYS tools, and
> MSYS is a fork of Cygwin; Cygwin tools expect Unix-style EOLs, yes.
I see, MinGW is a compiler collection and MSYS is the tooling twiddle,
thanks for the explanation.
One observation so far: The Emacs executable can't find its own info
files! It seems that in the info viewer are only core utils.
Dieter
--
Best wishes
H. Dieter Wilhelm
Zwingenberg, Germany
next prev parent reply other threads:[~2021-10-13 20:30 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-12 9:23 Installing the current emacs-28 branch under Windows 10 H. Dieter Wilhelm
2021-10-12 14:06 ` Eli Zaretskii
2021-10-12 18:02 ` H. Dieter Wilhelm
2021-10-12 18:59 ` Eli Zaretskii
2021-10-13 20:30 ` H. Dieter Wilhelm [this message]
2021-10-13 21:28 ` Óscar Fuentes
2021-10-14 6:45 ` Eli Zaretskii
2021-10-17 23:01 ` Óscar Fuentes
2021-10-17 23:43 ` Óscar Fuentes
2021-10-14 6:33 ` Eli Zaretskii
2021-10-14 15:59 ` H. Dieter Wilhelm
2021-10-14 16:41 ` Eli Zaretskii
2021-10-15 9:26 ` H. Dieter Wilhelm
2021-10-15 10:58 ` Eli Zaretskii
2021-10-16 9:57 ` H. Dieter Wilhelm
2021-10-18 20:13 ` H. Dieter Wilhelm
2021-10-18 20:34 ` Óscar Fuentes
2021-10-19 7:00 ` H. Dieter Wilhelm
2021-10-19 19:43 ` H. Dieter Wilhelm
2021-10-20 11:49 ` Eli Zaretskii
2021-10-20 19:15 ` H. Dieter Wilhelm
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=86bl3szmzx.fsf@duenenhof-wilhelm.de \
--to=dieter@duenenhof-wilhelm.de \
--cc=eliz@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=phillip.lord@russet.org.uk \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.