I'm trying to use `header-line-format' to create a header line for a buffer which contains several columns of fixed width. The intent, obviously, is for the header line to contain titles that should be aligned right over each corresponding column (assuming the face used on the buffer and the one for the header line use the same, or equivalent, monospaced font).
I don't know how to do that when the window has non-null fringes, because I know the fringes' widths, but I don't see a way to know the width of the monospaced font, in pixels. As the header doesn't take into account the fringes, its content is not character-aligned with the buffer's content. Am I missing something? -- /L/e/k/t/u _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel