bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#12067: 24.1; improper menu formatting with multiple \t chars


From: Eli Zaretskii
Subject: bug#12067: 24.1; improper menu formatting with multiple \t chars
Date: Sun, 29 Jul 2012 05:49:25 +0300

> From: "Drew Adams" <drew.adams@oracle.com>
> Cc: <12067@debbugs.gnu.org>
> Date: Sat, 28 Jul 2012 13:10:50 -0700
> 
> > If we care about this issue, we could perhaps expand TABs into the
> > appropriate number of spaces, before passing the menu items to the
> > toolkit.
> 
> I thought of that, but menu items are often realized using proportional fonts.
> 
> What is really needed, I guess, is the equivalent of `move-to-column'.

move-to-column won't help, as it doesn't take pixel width of each
character into account.





reply via email to

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