Tags: patch Hello! I was playing around with `fit-window-to-buffer' after setting `fit-window-to-buffer-horizontally' to `t'. I noticed that it kept setting the window too narrow. After a quick investigation, I found some suspicious looking calculation that mixed pixel and column units. Interactively, it looks like this fixes the issue. Thanks, Morgan