Hi,
Following on writing/reading from files:
The result of the “readappend” command is inconsistent and depends on the type of the file that is read.
With .json files, the readappend command overides the whole set of buffers instead of appending the loaded buffers to the existing one. It does not occur with .mubu files.