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
