[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Firefox style menu
>>>>> In [emacs-w3m : No.08704] Romain Francoise wrote:
> Katsumi Yamaoka <yamaoka@xxxxxxx> writes:
>> Oh, we have to divide the menu items into segments in such a case.
> Yes, and perhaps truncate the title to the first 20 or 30 characters.
Now the `Tab' submenu is divided into two parts if there're tabs
more than 30, and each title is truncated into the length less
than 50, thanks to Shirai-san. Those values are specified by
w3m-tab-menubar-items-sub-coeff and w3m-tab-menubar-items-width.
Shirai-san also wrote that he gave up the idea of making the
`Tab' submenu into three or more parts since it is troublesome
and such a situation is unlikely to happen. ;-)