Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Mon, 21 Mar 2005 13:52:46 -0500 (EST)
From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: cygwin@cygwin.com
Subject: Re: Using vi in UNIX mode instead of DOS mode
In-Reply-To: <20050321184233.GA11987@trixie.casa.cgf.cx>
Message-ID: <Pine.GSO.4.61.0503211348230.8708@slinky.cs.nyu.edu>
References: <F71C0DC6B4FD3648815AAA7F969E35290D978C@sr002-2kexc.ateb.com> <Pine.GSO.4.61.0503211339150.8708@slinky.cs.nyu.edu> <20050321184233.GA11987@trixie.casa.cgf.cx>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Mon, 21 Mar 2005, Christopher Faylor wrote:

> On Mon, Mar 21, 2005 at 01:39:42PM -0500, Igor Pechtchanski wrote:
> >On Mon, 21 Mar 2005, Reid Thompson wrote:
> >
> >> Auteria Wally Winzer Jr. wrote:
> >> > Is there anyway of telling vi to use UNIX-mode editing
> >> > as supposed to DOS-mode? I want to avoid all the
> >> > "^M"'s when transferring files from Windows to UNIX,
> >> > even though I use dos2unix to remove them, I want to just simply
> >> > avoid that step.
> >> >
> >> > Any and all assistence is grately appreciated.
> >> >
> >> > Regards,
> >> > Auteria W. Winzer Jr.
> >>
> >> :help fileformat
> >>
> >> reid
> >
> >...or use binary mounts.
>
> I think vim will still "help" you even if you have binary mounts though,
> won't it?  I just noticed that one of the files that I was editing on
> UNIX had CRLF line endings and vim was nice enough to mask that fact for
> me.  I would expect binary mounts to behave similarly.

Yes, it'll "help", but I understood the OP's question as how to get new
files written by VIm to have LF line endings *by default*.  Once you
already have a file with CRLF line endings, Reid's answer about
'fileformat' is the way to go.  Also, the 'fileformats' option (note the
's' at the end) configures this behavior (":se ffs=unix" will turn off
this "help").
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

