(make-object mred:transparent-io-edit% line-spacing tabstops numtabs) -> mred:transparent-io-edit% object
line-spacing = 1.0 : inexact real
tabstops = null : boxed inexact real or null
numtabs = 0 : small integer
Initializes the buffer's keymap, calling
- mred:set-keymap-error-handler,
- mred:set-keymap-implied-shifts,
- and (send keymap chain-to-keymap mred:global-keymap #f).