>>>>> Kim F. Storm writes: > (setq header-line-format (concat " " (propertize " " 'display > `(space :align-to (+ left-fringe 10))) "foo"))
OK. So I have to calculate what padding I need to fill out the left margin. (Slightly complicated by the fact that I use a variable-pitch face for the header-line face, but that's my problem.) Thanks, Matt _______________________________________________ emacs-pretest-bug mailing list [email protected] http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
