From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: BobD Newsgroups: gmane.emacs.help Subject: Menu character size, menu face, menu font, menu text size Date: Sat, 27 Oct 2018 09:21:47 -0700 (PDT) Message-ID: <59076ea0-51ec-4da4-a8af-fe4aa6c2ffc8@googlegroups.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: blaine.gmane.org 1540657401 25056 195.159.176.226 (27 Oct 2018 16:23:21 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sat, 27 Oct 2018 16:23:21 +0000 (UTC) Injection-Date: Sat, 27 Oct 2018 16:21:48 +0000 User-Agent: G2/1.0 To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Oct 27 18:23:17 2018 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gGRMq-0006Qs-Ln for geh-help-gnu-emacs@m.gmane.org; Sat, 27 Oct 2018 18:23:16 +0200 Original-Received: from localhost ([::1]:37140 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gGROx-0003gi-44 for geh-help-gnu-emacs@m.gmane.org; Sat, 27 Oct 2018 12:25:27 -0400 X-Received: by 2002:a37:8084:: with SMTP id b126-v6mr6811497qkd.43.1540657308196; Sat, 27 Oct 2018 09:21:48 -0700 (PDT) X-Received: by 2002:a0c:b626:: with SMTP id f38mr107957qve.6.1540657308033; Sat, 27 Oct 2018 09:21:48 -0700 (PDT) Original-Path: usenet.stanford.edu!e5-v6no7346414qtr.0!news-out.google.com!c29-v6ni248qtg.1!nntp.google.com!e5-v6no7346405qtr.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Original-Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=66.222.62.104; posting-account=9hbhDwoAAABs5yR7ZnWiLXjb_7uCgBXB Original-NNTP-Posting-Host: 66.222.62.104 Original-Xref: usenet.stanford.edu gnu.emacs.help:224313 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.21 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" Xref: news.gmane.org gmane.emacs.help:118442 Archived-At: Using Windows 7 Home Premium Emacs 26.1 To set character size in text buffers, e.g. Unix, I set default-frame-alist. But I haven't found how to set the size of menu characters. I tried changing "Menu face" and "Button face" in "Customize Group: Basic Faces", "Options menu/Customize emacs", with no effect. Is there a variable I can set in elisp, or is there a Customizable variable I can set?