all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Vincent Belaïche" <vincent.b.1@hotmail.fr>
Cc: karl@freefriends.org, emacs-devel@gnu.org
Subject: Re: Can't build latest emacs on MSW + CRLF display issue
Date: Sun, 25 Aug 2013 22:33:19 +0300	[thread overview]
Message-ID: <83haedh8g0.fsf@gnu.org> (raw)
In-Reply-To: <80haed61py.fsf@gmail.com>

> From: Vincent Belaïche <vincent.b.1@hotmail.fr> 
> Cc: emacs-devel@gnu.org, Karl Berry <karl@freefriends.org> 
> Date: Sun, 25 Aug 2013 20:54:01 +0200
> 
> BTW there are also autoconf & automake under the sourceforge mingw
> project, but with lesser version number. Your files are for MSYS not
> MINGW, right ?

Right.

> And they need the MSYS perl, not the e.g. activestate perl.
> 
> Maybe INSTALL.MSYS should be a bit more talkative about that.

It is as talkative as needed, but no more talkative.  It tells you to
get everything from MSYS Base, and a additional packages, including
Perl.  If you do that, you are all set.

> > The first one, cr.info, doesn't have ^M characters at all, as
> > evidenced by the "/" mnemonics at the left corner of the mode line.
> > 
> 
> It is a `\' not a `/' mnemonic on the PNG picture, which shows that
> cr.info

Right, sorry, I was looking at the wrong mode line ;-)

> because as you are stating later on, cr.info is deemed to be a text file
> by EMACS.

It is deemed a text file with DOS CRLF EOL format, yes.

> No problem with the info reader, that was happening with visiting the
> info files. Viewing them like info is perfect.

Then what you see is expected: a typical Info file has binary null
bytes in it, so visiting it will show the ^M, because Emacs detects
those null bytes and visits the file without any conversions,
including no EOL conversion.  Viewing the file in Info suppresses the
detection of null bytes, so you don't see the ^M.  I guess cr.info
doesn't have those null bytes (it depends on its Texinfo source).




  reply	other threads:[~2013-08-25 19:33 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-25 18:54 Can't build latest emacs on MSW + CRLF display issue Vincent Belaïche
2013-08-25 19:33 ` Eli Zaretskii [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-27  2:44 Vincent Belaïche
2013-08-27  2:28 Vincent Belaïche
2013-08-26  6:06 Vincent Belaïche
2013-08-26 13:12 ` Eli Zaretskii
2013-08-25 11:52 Vincent Belaïche
2013-08-25 15:02 ` Eli Zaretskii
2013-08-25 19:00   ` Glenn Morris
2013-08-25 19:27     ` Eli Zaretskii
2013-08-25 19:40       ` Glenn Morris
2013-08-25 20:18         ` Vincent Belaïche
2013-08-25 20:36         ` Eli Zaretskii
2013-08-27  1:46           ` Glenn Morris
2013-08-27 15:20             ` Eli Zaretskii
2013-08-27 18:54               ` Glenn Morris
2013-08-27 19:11                 ` Eli Zaretskii

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=83haedh8g0.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=karl@freefriends.org \
    --cc=vincent.b.1@hotmail.fr \
    /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.