emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Menus with more items than the TTY can display


From: Eli Zaretskii
Subject: Re: Menus with more items than the TTY can display
Date: Fri, 18 Oct 2013 10:02:50 +0300

> Date: Fri, 18 Oct 2013 06:52:41 +0800
> From: Xue Fuqiao <address@hidden>
> Cc: Eli Zaretskii <address@hidden>, emacs-devel <address@hidden>
> 
> FWIW I can also produce it on a gnome-terminal but not on a large-font
> xterm (on Ubuntu 13.04).

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
  M-: (window-screen-lines) RET

Please invoke those when the frame shows only one window, i.e. it is
not split in any way.  How do the results relate to the actual number
of lines you have in that terminal window?

Martin, could you please try the above as well?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]