On Fri, 13 Mar 2020, 19:31 Hans-Peter Sorge,
wrote:
> Hi,
>
> thank you for remembering me about the alternatives.
> It's remarkable how ingrained the old times editors are into my mind:-)
>
> btw - to remove the echo line from emacs M-x shell set
> `comint-process-echoes` to `t`
>
gnu-apl-mode
Hi,
thank you for remembering me about the alternatives.
It's remarkable how ingrained the old times editors are into my mind:-)
btw - to remove the echo line from emacs M-x shell set
`comint-process-echoes` to `t`
Best Regards
Hans-Peter
Am 12.03.20 um 22:26 schrieb Blake McBride:
Or ...
Or ... I wrote a portable APL-only editor available at
https://github.com/blakemcbride/APLEditor
On Thu, Mar 12, 2020 at 3:00 PM Alexey Veretennikov <
alexey.veretenni...@gmail.com> wrote:
> If you use Emacs, you would be happy to know that Elias Mårtenson has
> implemented fantastic mode for G
If you use Emacs, you would be happy to know that Elias Mårtenson has
implemented fantastic mode for GNU APL:
https://github.com/lokedhs/gnu-apl-mode
It makes working with GNU APL a pleasure and removes the necessity of the
full screen editing.
Br,
/Alexey
Hans-Peter Sorge writes:
>
Weitergeleitete Nachricht
Betreff:Re: Function editing and line editing have inconsistencies.
Datum: Thu, 12 Mar 2020 19:04:38 +0100
Von:Hans-Peter Sorge
An: Blake McBride
I'd like it that way.
In IBM APL2 you can do full screen editing. But in Gnu-APL o