X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SARE_FREE_WEBM_LAPOSTE,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4D6712C7.2040901@laposte.net> Date: Fri, 25 Feb 2011 03:24:07 +0100 From: Cyrille Lefevre User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.666 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Mg3a - a version of Mg2a developed on Cygwin References: <35i9m6pt07r66fib882etg5tgirkr413co AT 4ax DOT com> <0105D5C1E0353146B1B222348B0411A209DAA0FF98 AT NIHMLBX02 DOT nih DOT gov> <20110224085617 DOT GM9392 AT calimero DOT vinschen DOT de> <4nccm61h5q3f207me4u69qfk6i0vqrd2f2 AT 4ax DOT com> <20110224111447 DOT GS9392 AT calimero DOT vinschen DOT de> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-me-spamlevel: not-spam X-me-spamrating: 40.000000 X-me-spamcause: OK, (0)(0000)gggruggvucftvghtrhhoucdtuddrfedufedrudejucetggdotefuucfrrhhofhhilhgvmecuoehnohhnvgeqnecuuegrihhlohhuthemuceftddtnecu X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Le 24/02/2011 19:50, Bengt Larsson a =E9crit : > Utf-8 and a number of 8-bit charsets, actually. I'm getting rather > annoyed that people judge the program without looking at it. And it does > use nl_langinfo(CODESET). make install should copy mg to /bin instead of /docs/Command, copy=20 documentation files in /usr/share/doc/mg3a and samples (dot files) in /us/share/doc/mg3a/examples v2$ echo $LANG en_US.UTF-8 v2$ mg M-x emacs-version Mg 2a (formerly MicroGnuEmacs) s/2/3/ no ? v2$ mg ^H a RET apropos: Segmentation fault uh! sigh, no ^X d (aka dired mode) by default ! well, I've tried w/o NO_DIRED and d_makename() needs to be rewritten a lot to handle dynamic comlumns sizing of gnu ls :-( to compile w/o NO_DIRED, in function fbackupfile in file fileio.c, replace : char *malloc(); by #define rename renamefile ^Z doesn't suspend ! ^X ^F doesn't complete :-( no M-T (transpose-words) M-x something say [Ambiguous] w/o listing possible solutions about defines : -DNO_BACKUP may be replaced by -DMAKEBACKUP=3D0, so, it is disabled by=20 default and may be enable using (make-backup-files) if needed. as suggested, -DLF_DEFAULT should be defined -DNOTAB seems to work fine but no-tab-mode and nobom must be switched in=20 keymap.c -DPREFIXREGION seems to work fine -DREGEX seems to work fine -DSCROLLBYONE seems to work fine Regards, Cyrille Lefevre --=20 mailto:Cyrille DOT Lefevre-lists AT laposte DOT net -- 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