From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.107.102.21 with SMTP id a21mr12040073ioc.27.1509985257261; Mon, 06 Nov 2017 08:20:57 -0800 (PST) X-Received: by 10.157.81.136 with SMTP id y8mr84007otg.1.1509985257047; Mon, 06 Nov 2017 08:20:57 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.unit0.net!peer01.am4!peer.am4.highwinds-media.com!peer01.iad!feed-me.highwinds-media.com!news.highwinds-media.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!k70no1139287itk.0!news-out.google.com!193ni3112iti.0!nntp.google.com!l196no1145803itl.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 6 Nov 2017 08:20:56 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=165.225.36.49; posting-account=MRPdDAoAAADUJmZVjnYaoafXFMadSeY1 NNTP-Posting-Host: 165.225.36.49 References: <6cb99cd9-b385-4793-b08c-2f87735787e3@googlegroups.com> <54454307-9c4e-4067-b68e-7bcdf369a643@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <3688dd15-1393-4592-9ba2-0b0211dcb241@googlegroups.com> Subject: Re: LEA - Lightweight Editor for Ada - First (early) binary release, v 0.5. From: Olivier Henley Injection-Date: Mon, 06 Nov 2017 16:20:57 +0000 Content-Type: text/plain; charset="UTF-8" X-Received-Body-CRC: 2838196091 X-Received-Bytes: 2062 Xref: news.eternal-september.org comp.lang.ada:48735 Date: 2017-11-06T08:20:56-08:00 List-Id: I find it very useful you are working on a replacement for Notepad++. I moved to SublimeText to edit everything that does not require a full-fledged IDE because responsiveness is mile ahead and the fusion of simplicity and flexibility is good. Given the most important capabilities of Notepad++ and/or SublimeText, I would switch to LEA without a blink. I also appreciate that the LEA code base will be, for me, a fantastic learning opportunity in regard to text editing architecture and techniques. Arguably, general purpose, open source end user projects in Ada are rather rare... so Congrats Gauthier and a big thank you. Olivier