From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Katz Newsgroups: gmane.emacs.help Subject: Menu overflow Date: Thu, 15 May 2003 15:15:37 -0400 Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <8765ocqaw6.fsf@profitlogic.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1053026532 9691 80.91.224.249 (15 May 2003 19:22:12 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 15 May 2003 19:22:12 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu May 15 21:22:11 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19GOGS-0002Ki-00 for ; Thu, 15 May 2003 21:19:40 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 19GOHC-0004Gg-05 for gnu-help-gnu-emacs@m.gmane.org; Thu, 15 May 2003 15:20:26 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!fu-berlin.de!uni-berlin.de!12.46.106.161!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 12 Original-NNTP-Posting-Host: 12.46.106.161 Original-X-Trace: fu-berlin.de 1053026139 25456263 12.46.106.161 (16 [154421]) User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux) Cancel-Lock: sha1:aDCzN316loaHuMGcZ3tvi8cMD28= Original-Xref: shelby.stanford.edu gnu.emacs.help:113282 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:9778 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:9778 I am finding that certain menus in emacs (supplied by external packages) are so long that they overflow the boundaries of the screen I happen to be working on. Certain specific menus seem to have controls on this sort of thing (e.g., w3-max-menu-length in the w3 browser system), but I can't find a generic facility for controlling menu size. Is there a known way to cope with this? Dan