Path: csiph.com!1.us.feeder.erje.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Karl Ratzsch Newsgroups: comp.graphics.apps.gnuplot Subject: Re: [OT] add carriage return to text files Date: Mon, 20 Feb 2017 10:03:57 +0100 Organization: solani.org Lines: 26 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Trace: solani.org 1487581436 7498 eJwFwQkBwDAIA0BLLYRPTgPDv4Tdmfr1Drg5bG13c7ivzyupo4MMKm9OFPhJyYqgqIHMPOwfLFYREg== (20 Feb 2017 09:03:56 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Mon, 20 Feb 2017 09:03:56 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 X-User-ID: eJwFwYEBwDAEBMCVos9jHKH2HyF3BgrblUa1tU16DJgM71Fs66kuylxtB3F+yGFUZcnO/R4R6hEB In-Reply-To: Cancel-Lock: sha1:06SUaxwqQexp8+RFz0pKXyNOMs4= X-NNTP-Posting-Host: eJwFwYERACEIA7CVRFvaH0c43H+ET3gysoVkgo9vNEZcKHrj1cerOsTAbFeoU1oob3t5Mn4TzBBV Xref: csiph.com comp.graphics.apps.gnuplot:3562 Am 20.02.2017 um 09:29 schrieb Kenny McCormack: > In article , Karl Ratzsch wrote: >> Just don't use the horrible built-in "notepad.exe" editor on windows, >> but one of the much better configurable alternatives. >> > > This is good advice. For the most part, there's no real problem with just > leaving the files as they are (i.e., in Unix/Linux format). Most Windows > programs will work OK. It is just that the default editor - the one people > intuitively recommend for newbies, even though they'd never actually use it > themselves - is brain dead about this. > > The simplest alternative is "Wordpad", which is installed by default in > Windows (no special install or configuration needed) and has no problem > displaying files w/o CRs. Wordpad, irks. ;-) notepad2, notepad++ are two free alternatives I'm using, with configurable encoding, line ending, syntax highligthing etc. Installing one of those is the second thing I do on any new windows machine, right after disabling the stupid system sound effects. There are dozens of others, many of them probably as useful.