From: "Jan Djärv" <jan.h.d@swipnet.se>
To: Bo Lin <lbsmtp@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: X window display bug?
Date: Sat, 10 Jan 2009 13:15:25 +0100 [thread overview]
Message-ID: <4968915D.2020103@swipnet.se> (raw)
In-Reply-To: <87hc47k9n4.fsf@unicorn.lan>
Bo Lin skrev:
> Hi Jan,
>
> Jan Djärv <jan.h.d@swipnet.se> writes:
>
>> Bo Lin skrev:
>>> Hi Jan,
>>>
>>> Jan Djärv <jan.h.d@swipnet.se> writes:
>>>
>>>> Hmm, can you try to recompile your Emacs with just -g (i.e. no -O)?
>>> Yes, this is Emacs 23.0.60.2 (as of Dec 19) compiled with CFLAGS='-g',
>>> no -O
>>>
>> Have you tried running with another font, like
>> % emacs -Q -fn fixed
>>
>
> Yes, that fixes the problem! Seems it's caused by using non fixed-width
> font as "default font". I don't why emacs would choose a variable-width
> font as default font when -fn is not explicitly specified though,
> definitely not my "Monospace" font according to fc-match:
>
> $ fc-match monospace
> VeraMono.ttf: "Bitstream Vera Sans Mono" "Roman"
It could be a bad font, but it could also be corrupted cache files. Try
% rm -rf ~/.font-cache* ~/.fontconfig
% sudo fc-cache --force
This rebuilds the cache files, it may take some time.
Jan D.
prev parent reply other threads:[~2009-01-10 12:15 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-01 14:36 X window display bug? Bo Lin
2008-12-18 18:52 ` Jan Djärv
2008-12-19 9:10 ` linbo
2008-12-20 15:38 ` Jan Djärv
2008-12-21 12:49 ` Bo Lin
2008-12-23 8:32 ` Jan Djärv
2008-12-23 9:46 ` Bo Lin
2008-12-23 16:23 ` Jan Djärv
2009-01-10 5:33 ` Bo Lin
2009-01-10 12:15 ` Jan Djärv [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4968915D.2020103@swipnet.se \
--to=jan.h.d@swipnet.se \
--cc=emacs-devel@gnu.org \
--cc=lbsmtp@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.