help-zile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[zile-devel] [ zile-Bugs-1806502 ] Mixed line endings not treated like E


From: SourceForge.net
Subject: [zile-devel] [ zile-Bugs-1806502 ] Mixed line endings not treated like Emacs
Date: Tue, 02 Oct 2007 14:11:04 -0700

Bugs item #1806502, was opened at 2007-10-02 19:22
Message generated for change (Comment added) made by rrt
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=117089&aid=1806502&group_id=17089

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Reuben Thomas (rrt)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mixed line endings not treated like Emacs

Initial Comment:
Try for example opening a file containing "foo^Mbar^M^Jbaz^J" in Emacs:

foo^Mbar^M
baz

and Zile:

foo
bar
^Jbaz^J


----------------------------------------------------------------------

>Comment By: Reuben Thomas (rrt)
Date: 2007-10-02 22:11

Message:
Logged In: YES 
user_id=50145
Originator: YES

Fixed in 2.2.42.

----------------------------------------------------------------------

Comment By: Reuben Thomas (rrt)
Date: 2007-10-02 20:20

Message:
Logged In: YES 
user_id=50145
Originator: YES

The coding system is auto-detected by detect_eol_type() in coding.c (in
Emacs!).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=117089&aid=1806502&group_id=17089



reply via email to

[Prev in Thread] Current Thread [Next in Thread]