emacs/var/elfeed/db/data/00/0055e4dcda522b662b7ee7cbc7a5a99ca99ec950
2022-01-03 12:49:32 -06:00

5 lines
1.4 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<p>Lars Ingebrigtsen has an interesting post about <a href="https://lars.ingebrigtsen.no/2021/11/24/the-most-controversial-change-in-emacs-history/">proportional fonts in the Emacs mode line</a>. His post shows the same mode line in both fixed and proportional fonts. Theres no arguing that the proportional fonts look better and that they allow for the display of more information on the mode line.</p>
<p>Still, the suggestion to move to proportional fonts is an old one and has always been controversial. There are some serious objections. For one, things like the point position are updated with every character typed and that can cause the mode line display to shift right or left.</p>
<p>Ingebrigtsen says that theyre running a month long test on Emacs Master in which proportional fonts on the mode line are enabled by default. Theyve installed a fix for the problems of things like the point position and the developers are hoping that that will address previous objections to using proportional fonts.</p>
<p>Regular readers know that I dont care much about this sort of thing. All in all, Im happy with a fixed width font mode line but I dont find the idea of proportional fonts objectionable either. If youre tracking Emacs Master, be sure to let the developers know what you think.</p>
<p><b>UPDATE</b> <span class="timestamp-wrapper"><span class="timestamp">[2021-11-26 Fri 13:15] </span></span> Emacs 28 Master → Emacs Master.</p>