Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

RE: I must be going *insane*!

by ZZamboni (Curate)
on May 23, 2000 at 21:33 UTC ( [id://14412]=note: print w/replies, xml ) Need Help??


in reply to I must be going *insane*!
in thread Debugging: What's going on here?

vim automatically recognizes DOS-style end-of-lines and treates them correctly. To force it to use unix-style EOLs, set the "filetype" variable to "unix":
:set ff=unix
Then write the file. It will write it in Unix format. If you set ff=unix before loading a file, it should show the \r's as ^M.

--ZZamboni

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://14412]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (5)
As of 2024-04-19 12:35 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found