From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: Menus with more items than the TTY can display Date: Sat, 19 Oct 2013 06:59:13 +0800 Message-ID: References: <83a9igrqq1.fsf@gnu.org> <5257E3B3.4070508@yandex.ru> <834n8nswas.fsf@gnu.org> <831u3nrhf9.fsf@gnu.org> <525D8938.6080208@gmx.at> <83hacipd88.fsf@gnu.org> <525E43D8.6060109@gmx.at> <83bo2pp7kd.fsf@gnu.org> <525ED0CE.9010001@gmx.at> <834n8hozdu.fsf@gnu.org> <525EDC1A.9070201@gmx.at> <831u3loxcy.fsf@gnu.org> <525FAD69.9010901@gmx.at> <83ppr3ookb.fsf@gnu.org> <52601A31.1040603@gmx.at> <83a9i7njs5.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1382137156 14049 80.91.229.3 (18 Oct 2013 22:59:16 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 18 Oct 2013 22:59:16 +0000 (UTC) Cc: rudalics@gmx.at, emacs-devel To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 19 00:59:21 2013 Return-path: Envelope-to: ged-emacs-devel@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 1VXJ0r-0007aT-MU for ged-emacs-devel@m.gmane.org; Sat, 19 Oct 2013 00:59:21 +0200 Original-Received: from localhost ([::1]:59655 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXJ0q-00065o-V4 for ged-emacs-devel@m.gmane.org; Fri, 18 Oct 2013 18:59:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40129) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXJ0n-00065i-PC for emacs-devel@gnu.org; Fri, 18 Oct 2013 18:59:18 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VXJ0m-0006Ys-Nu for emacs-devel@gnu.org; Fri, 18 Oct 2013 18:59:17 -0400 Original-Received: from mail-ie0-x232.google.com ([2607:f8b0:4001:c03::232]:61761) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VXJ0k-0006YR-GJ; Fri, 18 Oct 2013 18:59:14 -0400 Original-Received: by mail-ie0-f178.google.com with SMTP id to1so10291911ieb.9 for ; Fri, 18 Oct 2013 15:59:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=isSnv9mPNq7kH7J5Z4h/jZJr9kjmZSjaBvsz1TyW75E=; b=cnykGFu1LRP8v5QkwoHI54pb73Ik4AZcM9/fmNUKmrcqDIj0FPNExQCXhO1gNqbhjR VtZYTZfmBts0YV0R0gErvMU9q4QckEnD9GzqDjKr8sPtuoSrZr0pKK0T69D15BQlVBdk v44WDdvmlkpbir6wIZrOWYSJFUgDaDfVyGWeJFWBWaIi2KDwyFp50tCWumDP+K5YAdDa untwKgMEC7lud9SLL4YfrxTn+js+A+/vqbAJrb9AMnpxSdOOZ7EQ+/aNSlT1ZpLOHnjF PwOjHPgrJcdUof/mEZwqSBPecjM3BtLIok/iSVJM5VTbHyHfAaSW7R4rWLYxEVaXpzfO UrZA== X-Received: by 10.50.85.114 with SMTP id g18mr1239420igz.15.1382137153350; Fri, 18 Oct 2013 15:59:13 -0700 (PDT) Original-Received: by 10.42.133.72 with HTTP; Fri, 18 Oct 2013 15:59:13 -0700 (PDT) In-Reply-To: <83a9i7njs5.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::232 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:164336 Archived-At: On Fri, Oct 18, 2013 at 3:02 PM, Eli Zaretskii wrote: > Is it possible that gnome-terminal lies to us about its height, when > you disable its own menu bar? What do the following evaluate to, in > the situation where you see the problem? > > M-: (window-height) RET 22 (#o26, #x16) > M-: (window-screen-lines) RET 21.0 -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/