:pprint-margin set to nil was the option to wrap longer sequences (instead of applying default 72 column width). As of 2.0.11 this option no longer works.
Previously this option was used to setup dynamic var pp/*print-right-margin* in scicloj.clay.v2.notebook/items-and-test-forms.
Now this setup is moved to a scicloj.clay.v2.notebook/spec-notes and called with single-ns-spec - does it mean that I can't set this option globally?
:pprint-marginset tonilwas the option to wrap longer sequences (instead of applying default 72 column width). As of2.0.11this option no longer works.Previously this option was used to setup dynamic var
pp/*print-right-margin*inscicloj.clay.v2.notebook/items-and-test-forms.Now this setup is moved to a
scicloj.clay.v2.notebook/spec-notesand called withsingle-ns-spec- does it mean that I can't set this option globally?