Next: Tilde Slash: Call Function, Previous: Tilde Less-Than-Sign: Logical Block, Up: FORMAT Pretty Printer Operations
~nI is the same as (pprint-indent :block n).
~nI
(pprint-indent :block n)
~n:I is the same as (pprint-indent :current n). In both cases, n defaults to zero, if it is omitted.
~n:I
(pprint-indent :current n)