delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2011/02/24/21:24:18

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 <cyrille DOT lefevre-lists AT laposte DOT net>
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> <fklam6ptp2uu7o029pkng8e4vc953fnfme AT 4ax DOT com> <ijmam6h3u1vq8nepvdlfo3hcb5feoeihav AT 4ax DOT com> <20110224085617 DOT GM9392 AT calimero DOT vinschen DOT de> <4nccm61h5q3f207me4u69qfk6i0vqrd2f2 AT 4ax DOT com> <20110224111447 DOT GS9392 AT calimero DOT vinschen DOT de> <AANLkTikXi=ncTNxV_8ncsyY6B3Y=apu8AdBCaucmsi+8 AT mail DOT gmail DOT com> <nh9dm65vgeo9qve0rf4gb1e4rhggcmn51a AT 4ax DOT com>
In-Reply-To: <nh9dm65vgeo9qve0rf4gb1e4rhggcmn51a@4ax.com>
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: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019