From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mat Newsgroups: gmane.emacs.help Subject: Re: x popup menu does not honor font faces. Date: Sun, 11 May 2014 20:18:08 +0200 Message-ID: <536FBEE0.10901@gmail.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1399832345 5646 80.91.229.3 (11 May 2014 18:19:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 11 May 2014 18:19:05 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: eliz@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 11 20:18:58 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WjYKp-0004gv-8G for geh-help-gnu-emacs@m.gmane.org; Sun, 11 May 2014 20:18:51 +0200 Original-Received: from localhost ([::1]:33925 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjYKo-0002uL-RJ for geh-help-gnu-emacs@m.gmane.org; Sun, 11 May 2014 14:18:50 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:55769) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjYKU-0002tl-AP for help-gnu-emacs@gnu.org; Sun, 11 May 2014 14:18:39 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WjYKL-00066D-8q for help-gnu-emacs@gnu.org; Sun, 11 May 2014 14:18:30 -0400 Original-Received: from mail-ee0-x22c.google.com ([2a00:1450:4013:c00::22c]:63912) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WjYKB-00062M-KT; Sun, 11 May 2014 14:18:11 -0400 Original-Received: by mail-ee0-f44.google.com with SMTP id c41so4060842eek.3 for ; Sun, 11 May 2014 11:18:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:content-type:content-transfer-encoding; bh=LV4SbKO7sWIJbF5cXaAN672ncl0lfIXAsCMHcGups9M=; b=J3ijlyUrSRHd8EtAuc50q4b6B0DXUa6elWSIoJn2QvCPXW6pGVsri6sVQIr6hFUnY/ DUmnbnc83IG5zDE1pwcBbQtV2ib7z560+MmyOVpw+3GtA1iSc7NHJi9JmS7GhIYKiSfU XelcyYD1reJKHmDHRpbmq02GPwcqUhL1vkRjn8poEHd6ztuQGIC4a+CdAFCJ83NgiCut nt5RyKljFzna197ls/tnovMlko9CGe9tORnvGRX12yHg/4STRYgzbXoqvC17Dt/SS0Oz 2+T3+zkTf/B33NB6QSowUhDi8z3LKYeG0H1Ir8qWjzP+UumBqQzGqJ9KAWq4mdPfpP9b jqUA== X-Received: by 10.14.95.8 with SMTP id o8mr26887163eef.15.1399832290508; Sun, 11 May 2014 11:18:10 -0700 (PDT) Original-Received: from [89.79.108.127] (89-79-108-127.dynamic.chello.pl. [89.79.108.127]) by mx.google.com with ESMTPSA id m42sm27125875eex.21.2014.05.11.11.18.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 11 May 2014 11:18:09 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 Original-References: 83iopdueu9.fsf@gnu.org X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4013:c00::22c X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:97602 Archived-At: > Emacs ignores the text properties in menu items, yes. That's because > on most platforms these strings will be displayed by external > libraries that have their own ideas about the fonts to use in menus. Eli, Thanks You for clarifying regards, Paul