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, 11 Oct 2013 20:48:10 +0300

> From: chad <address@hidden>
> Date: Fri, 11 Oct 2013 10:06:05 -0700
> Cc: Dmitry Antipov <address@hidden>, address@hidden
> 
> On 11 Oct 2013, at 07:43, Eli Zaretskii <address@hidden> wrote:
> > 
> > A good idea, but it will need to wait for a volunteer.  The amount of
> > work is non-trivial, and I have more important things on my plate,
> > sorry.
> 
> Perhaps building a sub-menu for everything that doesn't fit on the
> screen would be easier to implement?

No, it's harder, because that would require a subroutine of
x-popup-menu to modify the menu structure passed to x-popup-menu, and
on top of that do this when the Lisp menu structure was already
decoded into C structs suitable for display.



reply via email to

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