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 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!feeder.eternal-september.org!xmission!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: =?UTF-8?B?U3TDqXBoYW5lIFJpdmnDqHJl?= Newsgroups: comp.lang.ada Subject: Re: LEA - Lightweight Editor for Ada - First (early) binary release, v 0.5. Date: Wed, 8 Nov 2017 11:40:41 +0100 Organization: Aioe.org NNTP Server Message-ID: References: <6cb99cd9-b385-4793-b08c-2f87735787e3@googlegroups.com> <0610370d-d236-419e-a589-0362a33fc4c9@googlegroups.com> NNTP-Posting-Host: QV+05wxukR53phBV8VFnbQ.user.gioia.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 Content-Language: fr X-Notice: Filtered by postfilter v. 0.8.2 Xref: feeder.eternal-september.org comp.lang.ada:48768 Date: 2017-11-08T11:40:41+01:00 List-Id: Hi Stefen, >> One of its best feature is you can use it in graphical mode and also in >> text mode : one editor for desktop and ssh... > > Emacs has a text mode. I loved Emacs (My OS is Emacs and Linux is its driver ;) But I'm somewhat tired of (((()))) :) I wrote (with the help of Textadept author) the Texinfo Lexer for Texadept (I use Texinfo for GNU like docs). I must admit it was far easier to wrote (than a Emacs Lexer) and Textadept is soooo light... (still deeply customizable like Emacs)... > Or, if you can use X forwarding over ssh, Emacs works well in that mode as well. Some apps behaved well with X forwarding, some others not...