From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Xresource pane.menubar.*font no longer takes effect Date: Mon, 04 Feb 2008 22:24:02 -0500 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1202181859 23394 80.91.229.12 (5 Feb 2008 03:24:19 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 5 Feb 2008 03:24:19 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Feb 05 04:24:41 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JMEQJ-0003di-Qt for ged-emacs-devel@m.gmane.org; Tue, 05 Feb 2008 04:24:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMEPr-0002jn-HP for ged-emacs-devel@m.gmane.org; Mon, 04 Feb 2008 22:24:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JMEPn-0002iM-7p for emacs-devel@gnu.org; Mon, 04 Feb 2008 22:24:07 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JMEPi-0002gq-Ut for emacs-devel@gnu.org; Mon, 04 Feb 2008 22:24:06 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JMEPi-0002gn-QE for emacs-devel@gnu.org; Mon, 04 Feb 2008 22:24:02 -0500 Original-Received: from fencepost.gnu.org ([140.186.70.10]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JMEPj-0001Ga-F2 for emacs-devel@gnu.org; Mon, 04 Feb 2008 22:24:03 -0500 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1JMEPi-0001He-Am; Mon, 04 Feb 2008 22:24:02 -0500 X-Spook: Khaddafi hackers Noriega FTS2000 quarter illuminati X-Ran: F7O5S;PGN}sGq3dVV~c6HS`?#lWdcp!S6\g1D+^5gX7i6C$lK4=E)fxI|"?0GiJd"* List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:88221 Archived-At: In the 22 branch, and in the trunk prior to the unicode merge (I think, of the order a week or so), I can change the menubar font with an X resource. This no longer works. This is in a build --with-x-toolkit=athena --without-toolkit-scroll-bars. This used to work: ./src/emacs -Q --xrm 'Emacs.pane.menubar.*font: -adobe-helvetica-medium-r-normal-*-24-*-*-*-*-*-iso8859-1' Now it has no effect.