~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)