|
From: | Thomas Dickey |
Subject: | Re: [vile] How to stop vile thinking .ini files are CRLF terminated? |
Date: | Thu, 20 Sep 2007 11:15:48 -0400 (EDT) |
On Thu, 20 Sep 2007, Chris G wrote:
The subject line says it all really. I have a few files called xxxxxx.ini which vile assumes are CRLF terminated when they're not. One in particular, .ccm.ini, which is the Continuus CM system configuration gets totally broken if you edit it with vile and get CRLFs added. So how do I tell vile not to add CRLFs?
It's coming from the majomode definition for "inimode", which assumes that means the same as Windows ".ini" files. You can override that by doing define-submode ini nodos e.g., in your .vilerc -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net
[Prev in Thread] | Current Thread | [Next in Thread] |