* list-buffers header not aligned case 2
@ 2003-06-02 13:38 Robert J. Chassell
0 siblings, 0 replies; only message in thread
From: Robert J. Chassell @ 2003-06-02 13:38 UTC (permalink / raw)
Today's CVS snapshot, Mon, 2003 Jun 2 11:29 UTC
GNU Emacs 21.3.50.70 (i686-pc-linux-gnu, X toolkit)
started with
/usr/local/bin/emacs -q --no-site-file --eval '(blink-cursor-mode 0)' \
--eval '(setq Buffer-menu-use-header-line nil)'
When
Buffer-menu-use-header-line
is nil, in certain cases, the headers don't line up with the dashes or
columns underneath them.
This occurs with the default font of:
font: -ETL-Fixed-Medium-R-Normal--16-160-72-72-C-80-ISO8859-1
whether or not that font is set in the command line.
This does *not* occur when you start with a larger font, like this:
/usr/local/bin/emacs -q --no-site-file --eval '(blink-cursor-mode 0)' \
--eval '(setq Buffer-menu-use-header-line nil)' \
-fn '-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1'
but it does occur when you change the fontset using the command:
(set-frame-font "-Misc-Fixed-Medium-R-Normal--20-200-75-75-C-100-ISO8859-1")
after starting with the default fontset, that is, after starting with
the command shown at the beginning that does not set the font.
--
Robert J. Chassell Rattlesnake Enterprises
http://www.rattlesnake.com GnuPG Key ID: 004B4AC8
http://www.teak.cc bob@rattlesnake.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-02 13:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-06-02 13:38 list-buffers header not aligned case 2 Robert J. Chassell
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.