It edits functions in the workspace. GNU APL runs inside Emacs, and when you press C-c C-f to open a function it reads the content of it and displays it in a separate buffer. Once you're done editing it gets sent to the APL runtime.
Regards, Elias On 25 Apr 2014 08:55, <enz...@gmx.com> wrote: > I'm not enjoying using the ∇ to edit things and found the > https://github.com/baruchel/APLedit as well as the > https://github.com/lokedhs/gnu-apl-mode/blob/master/gnu-apl-editor.el > > question about emacs - can it actually edit functions inside the apl > workspace? or is apl running inside emacs like it does on an xterm? > > Thanks > >