Oops. llog is an internal debug function I use. That should never go into the repository. I've pushed an update to fix that.
Regards, Elias On 28 April 2014 19:02, Blake McBride <blake1...@gmail.com> wrote: > Greetings, > > When using a brand new evocation of Emacs/GNU APL mode, I attempt to > define a function using: > > ∇test > > I get a new window where I can edit the new function. When done, I hit > C-c C-c and the system responds: > > Symbol's function definition is void: llog > > If I do: describe-key C-c C-c > > I get: > > C-c C-c runs the command gnu-apl-save-function... > > Thanks. > > Blake > >