From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26423 invoked by alias); 23 Feb 2011 09:29:03 -0000 Received: (qmail 26388 invoked by uid 22791); 23 Feb 2011 09:28:48 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Wed, 23 Feb 2011 09:28:41 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 97C892C02E1; Wed, 23 Feb 2011 10:28:38 +0100 (CET) Date: Wed, 23 Feb 2011 09:29:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: Mg3a - a version of Mg2a developed on Cygwin Message-ID: <20110223092838.GB9392@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <35i9m6pt07r66fib882etg5tgirkr413co@4ax.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-02/txt/msg00498.txt.bz2 On Feb 23 10:11, Bengt Larsson wrote: > Bengt Larsson wrote: > >As I mentioned in an earlier message I have been developing UTF-8 > >support for an editor, Mg2a. I chose to call it Mg3a. > > The README: > ------------ > This is Mg, formerly Mg2a, formerly MicroGnuEmacs. It was extended by > Bengt Larsson to deal with CRLF/LF and UTF-8, plus some other small > extensions. The original README and documents are in orig/. The > extensions as well as the original, with some exceptions mentioned in > the original README, are in the public domain. > > Enjoy your GNU Emacs-like editor. > > If you are on Cygwin, Mg defaults to CRLF line endings. You may want > to set them to LF by putting this in a file .mg in your home > directory: > > (set-default-mode "lf") I'm not an Emacs user, but IMO LF should be the default on Cygwin. It's also the default in vim. After all, Cygwin is a UNIX-like environment in the first place. And textmode is usually handled transparently by the underlying mount point, unless you open the file explicitely in binary mode. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple