- Przemyśl
- https://turtleware.eu/
-
Lisp Hacker / Artist / Artisan. A very humble person.
-
Joined on
2022年10月17日
I understand; thank you. I'll leave a note here if I find something myself.
same when built with make branch branch=amiga-2.46 mod=binutils
I've rebuilt all from scratch, against amiga16.1 and explicitly requested dwarf-2 debug info with
Thanks for the quick reply.
does this mean that we activate ime immediately after focusing?
why an explicit test for interactivity? perhaps clim-stream-pane will work here better as a specialization?
we can, why couldn't we?
You are correct, thanks!
I'm not yet sure what's the right thing to do here, but I think this is a good time to rethink how we calculate the compound output record extent, so that logical blocks also can have size.
this test is too fragile (it depends on the order of records in the cell) -- I gather that the introduction of boxed was to ensure, that all elements after the gutter end up in a single output...
there is no need for introducing a separate output record, because standard-cell-output-record already is a subclass of standard-sequence-output-record -- most notably we may query its children.
some variation of this has already been merged.