From: Xah Lee <xah@xahlee.org>
To: help-gnu-emacs@gnu.org
Subject: Re: mac/dos/unix newline conversion without specify from
Date: Fri, 7 Dec 2007 10:03:20 -0800 (PST) [thread overview]
Message-ID: <a04c9c11-03af-434e-a0de-5672d36592b6@t1g2000pra.googlegroups.com> (raw)
In-Reply-To: 85hcixt6ld.fsf@lola.goethe.zz
David Kastrup wrote:
<<That's because html-mode sets require-final-newline to t. >>
Thanks for finding the cause.
Anyhow, for what's worth, i think this is still something emacs (in
particular Mac versions) should fixup. Basically, the scenario is that
a user opens mac classic html files, work on it, save it, then next
time he opens the files shows ^M. (this actually happens to me a lot
since i work on a server with non-professional coders and they use
BBEdit that is still set to CR as newline) In contrast, i open the
same file (with CR as eol but a LF at the end) in Xcode, TextWrangler,
TextEdit, all opens correctly and indicate as Mac files.
* perhaps require-final-newline should insert the right EOL char based
on the encoding.
* perhaps emacs file opening routine should be more smart. (i.e. not
using the last EOL, or check more lines, to determine the EOL char)
(note: this post contains the french double quote char "<<>>" (unicode
00AB 00BB). Google groups may have botched it to <<>> or omitted it)
Xah
xah@xahlee.org
\xAD\xF4 http://xahlee.org/
On Dec 5, 9:05 am, David Kastrup <d...@gnu.org> wrote:
> Xah Lee <x...@xahlee.org> writes:
> > Xah Lee wrote:
> > <<Open a unix file, do replace-string from LF to CR. Save the file.
> > Then start emacs with -q, open the file. It doesn't interprete the
> > file as a mac os classic file but instead display newline char as ^M.>>
>
> > David Kastrup wrote:
> > <<
> > It does switch to Mac endings here in this case. Just tried it.
>
> > mm... interesting. Here's a sample file for what's worth:
> >http://xahlee.org/emacs/x-unixmacdos-eol/x1mac
>
> That's because html-mode sets require-final-newline to t. If you reset
> it to nil and then save, you get the file saved without a final
> (non-Macish-looking) LF character, and it gets recognized correctly when
> loading it again.
>
> --
> David Kastrup, Kriemhildstr. 15, 44793 Bochum
next prev parent reply other threads:[~2007-12-07 18:03 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-02 18:14 mac/dos/unix newline conversion without specify from Xah Lee
2007-12-04 14:18 ` David Reitter
2007-12-05 14:37 ` Xah Lee
2007-12-05 15:05 ` David Kastrup
2007-12-05 16:16 ` Xah Lee
2007-12-05 16:25 ` David Kastrup
2007-12-05 16:51 ` Xah Lee
2007-12-05 17:05 ` David Kastrup
2007-12-07 18:03 ` Xah Lee [this message]
2007-12-07 22:35 ` Stefan Monnier
2007-12-07 16:27 ` Stefan Monnier
2007-12-07 18:04 ` Xah Lee
2007-12-07 22:30 ` Stefan Monnier
2007-12-08 0:38 ` Xah Lee
2007-12-08 11:47 ` Eli Zaretskii
[not found] ` <mailman.4757.1197114470.18990.help-gnu-emacs@gnu.org>
2007-12-08 17:12 ` Xah Lee
2007-12-09 1:23 ` David Kastrup
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=a04c9c11-03af-434e-a0de-5672d36592b6@t1g2000pra.googlegroups.com \
--to=xah@xahlee.org \
--cc=help-gnu-emacs@gnu.org \
/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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).