unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Katsumi Yamaoka <yamaoka@jpl.org>
To: "Jan Djärv" <jan.h.d@swipnet.se>
Cc: 7382@debbugs.gnu.org
Subject: bug#7382: 24.0.50; lucid menu bar is all blank
Date: Sun, 14 Nov 2010 21:56:26 +0900	[thread overview]
Message-ID: <b4m39r4ukqt.fsf@jpl.org> (raw)
In-Reply-To: <b4my68z6jm2.fsf@jpl.org>

Jan Djärv <jan.h.d@swipnet.se> wrote:
> I installed Fedora 14 and compiled Emacs with the same configure options.

Thank you for verifying it.

> The menus are fine over here.

What font does `emacs -Q' choose for the `menu' face?  I got:

(face-font 'menu)
"-unknown-DejaVu Sans Mono-normal-normal-normal-*-13-*-*-*-m-0-iso10646-1"

Though Emacs 24 displays no item text in menu, the font is the same
as the one that `emacs-23.2 -Q' chooses and it displays item texts
in menu.  Furthermore the following works in Emacs 23.2 but not in
Emacs 24.0.50:

(set-face-font
 'menu
 "-adobe-helvetica-bold-r-normal--17-120-100-100-p-92-iso8859-1")

> Can you try starting emacs with -xrm '*faceName: none'?

It makes the menu bar display item texts properly with `emacs -Q'.
The result of (face-font 'menu) doesn't differ though.

> It could be a font problem.

Hmm...





  reply	other threads:[~2010-11-14 12:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-12  8:17 bug#7382: 24.0.50; lucid menu bar is all blank Katsumi Yamaoka
2010-11-12 13:21 ` Jan Djärv
2010-11-12 14:44   ` Katsumi Yamaoka
2010-11-12 15:47     ` Jan Djärv
2010-11-14 12:56       ` Katsumi Yamaoka [this message]
2010-11-15  6:14         ` Katsumi Yamaoka

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b4m39r4ukqt.fsf@jpl.org \
    --to=yamaoka@jpl.org \
    --cc=7382@debbugs.gnu.org \
    --cc=jan.h.d@swipnet.se \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).