Skip to content

Can't change/edit functions after having saved them about 2-4 times #39

@okflo

Description

@okflo

hi Elias, hi APL-folks,

first let me thank for this sexy piece of software! I am new to the
APL-world, but really enjoy wraping my mind around these wonderful
symbols! :)

I am running current gnu-apl (svn1242) with current gnu-apl-mode
(20200108.1633) under current GNU/Linux Emacs (from git) and MacOSX
Emacs (26.3 from brew). Tried also with emacs -Q, having only
loaded gnu-apl-mode. Both versions/platform show the same error:

  • having defined a function (f.e. with C-c C-f) I leave successfully
    the function editor. Function works as expected. All fine.
  • reopening the function 2 or 4 times, doing some editing, f.e. adding
    comments, etc.
  • BUT regularly, after 2 to 3 or 4 edits, I get (for the unchanged
    function, saved successfully before) "Error on line 1: Error parsing
    expression", being unable to proceed. Any editing, changing the
    function, no effect, still the same error.
  • I have to close (C-x C-k) the editing buffer.
  • Having a look at the function with []CR 'functionname' shows me,
    that nothing as been saved.
  • Trying to )erase the function results in 'NOT ERASED: functionname'.

Working out of the plain terminal with gnu-apl, editing functions in
line-editing, multiple redefining functions, etc - works fine.

Thanks for any help or hint!

br okflo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions