Next: Buffer Parameters, Previous: Size Parameters, Up: Window Frame Parameters
These frame parameters enable or disable various parts of the frame, or control their sizes.
border-widthinternal-border-widthvertical-scroll-barsleft,
right, and nil for no scroll bars.
scroll-bar-widthnil meaning to
use the default width.
left-fringeright-fringeWhen you use frame-parameter to query the value of either of
these two frame parameters, the return value is always an integer.
When using set-frame-parameter, passing a nil value
imposes an actual default value of 8 pixels.
The combined fringe widths must add up to an integral number of
columns, so the actual default fringe widths for the frame, as
reported by frame-parameter, may be larger than what you
specify. Any extra width is distributed evenly between the left and
right fringe. However, you can force one fringe or the other to a
precise width by specifying that width as a negative integer. If both
widths are negative, only the left fringe gets the specified width.
right-divider-widthbottom-divider-widthmenu-bar-linestool-bar-linestool-bar-positiontop, bottom left, right.
The default is top.
line-spacing