Debian 13 brought emacs 30.1, and when using ``flymake-mode`` I get an extra 2 characters left margin that is used for errors. It's disturbing.

Disabling
---------

- M-x set-variable
- flymake-margin-indicator-position
- nil

Information about that variable

- M-x describe-variable flymake-margin-indicator-position

Links
-----
https://lists.libreplanet.org/archive/html/bug-gnu-emacs/2025-11/msg00796.html
