From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Variable pitch text filling Date: Wed, 01 Dec 2021 21:15:41 +0200 Message-ID: <83lf14qgpu.fsf@gnu.org> References: <87ilwft1ph.fsf@gnus.org> <83h7bvugxm.fsf@gnu.org> <87sfvessx6.fsf@gnus.org> <87wnkp9c3t.fsf@gnus.org> <87ee6wanra.fsf@gnus.org> <83r1awse4k.fsf@gnu.org> <87sfvc8kdw.fsf@gnus.org> <83czmgs7t1.fsf@gnu.org> <87k0go8ios.fsf@gnus.org> <83bl20s2dp.fsf@gnu.org> <87wnkojmny.fsf@gnus.org> <837dcos1oy.fsf@gnu.org> <87o860jm27.fsf@gnus.org> <831r2ws0jf.fsf@gnu.org> <87fsrcjkik.fsf@gnus.org> <83y254qkq3.fsf@gnu.org> <87y254i56e.fsf@gnus.org> <83tufsqkd3.fsf@gnu.org> <87tufsi3x7.fsf@gnus.org> <83o860qi1i.fsf@gnu.org> <87czmgi2ec.fsf@gnus.org> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23091"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Lars Ingebrigtsen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Wed Dec 01 20:18:11 2021 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1msV7L-0005pe-2a for ged-emacs-devel@m.gmane-mx.org; Wed, 01 Dec 2021 20:18:11 +0100 Original-Received: from localhost ([::1]:44126 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1msV7K-0003sK-5C for ged-emacs-devel@m.gmane-mx.org; Wed, 01 Dec 2021 14:18:10 -0500 Original-Received: from eggs.gnu.org ([209.51.188.92]:34600) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msV5C-00024K-Jz for emacs-devel@gnu.org; Wed, 01 Dec 2021 14:15:58 -0500 Original-Received: from [2001:470:142:3::e] (port=37360 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msV5A-0003aA-G6; Wed, 01 Dec 2021 14:15:58 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=XKtLA55m6wkw2NtDlCBDBsjBUG/wsHArku8Yek5P7ow=; b=T3bEbSBywrD2 NMV5sDyJgAVSxHstVw8qRvTW3iN6hjE3sZ0C8ctQdwoBs94CXF4VtBf+7IwRjaF5N3Rs5aRif9yZE zBHM1c/bcsKMx8muBl3tsxkskKW2mp55Yuj3QCEiBEurvhCuWDrsFloSVHdVj4mpAUaEFw/E5GLJd fUsxAnsgYGgK9AnjRCM+UM3OryQsZaL6ZKh8fqh9WzTJLcYBC9/Kl5WVyrwWsTAWLsrOaajYR3Lrq rken35ckDcf7WEmq9zn/gyGqkGG/KLpZVTNptoHV8OHD5tUGIKzo+w4oeA95ZZPYRaZ9ugWcUO6n2 DnqRcf7ug/ZrNr6kzyrk1Q==; Original-Received: from [87.69.77.57] (port=1097 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1msV59-0002AY-U0; Wed, 01 Dec 2021 14:15:56 -0500 In-Reply-To: <87czmgi2ec.fsf@gnus.org> (message from Lars Ingebrigtsen on Wed, 01 Dec 2021 19:52:11 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:280679 Archived-At: > From: Lars Ingebrigtsen > Cc: emacs-devel@gnu.org > Date: Wed, 01 Dec 2021 19:52:11 +0100 > > Eli Zaretskii 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?