Emacs: spacious-padding version 0.9.0

This package provides a global minor mode to increase the spacing/padding of Emacs windows and frames. The idea is to make editing and reading feel more comfortable. Enable the mode with M-x spacious-padding-mode. Adjust the exact spacing values by modifying the user option spacious-padding-widths.


Version 0.9.0 on 2026-09-20

This is a small version that addresses a minor inconvenience with the Emacs daemon process reporting an unspecified-bg under certain circumstances. The workaround I defined ensures that we always use a known colour value.

Other than that, the margin face, which was introduced in Emacs version 31, is also handled by spacious-padding-mode.