emacs-devel
[Top][All Lists]
Advanced

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

Re: Variable pitch text filling


From: Eli Zaretskii
Subject: Re: Variable pitch text filling
Date: Wed, 01 Dec 2021 21:15:41 +0200

> From: Lars Ingebrigtsen <larsi@gnus.org>
> Cc: emacs-devel@gnu.org
> Date: Wed, 01 Dec 2021 19:52:11 +0100
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > Since the overall width is a sum of the widths of the individual
> > characters, placing min-width on each character would also yield
> > min-width on all of them together.  Right?
> 
> The overall min-width here will be larger than the sum of the individual
> min-widths.

Then all you need to do is to make the min-width of the last character
larger than those of the preceding ones

> I think we're going for 6 typical characters for the "U:--", which
> is four separate typical character widths.

So the last one should have a larger min-width.  Doesn't that solve
the problem?



reply via email to

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