From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 01 17:58:36 2018 Received: (at submit) by debbugs.gnu.org; 1 Nov 2018 21:58:36 +0000 Received: from localhost ([127.0.0.1]:58991 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIKz5-0005GB-Ul for submit@debbugs.gnu.org; Thu, 01 Nov 2018 17:58:36 -0400 Received: from portable.galex-713.eu ([89.234.186.82]:48464) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIKz4-0005G3-In for submit@debbugs.gnu.org; Thu, 01 Nov 2018 17:58:35 -0400 Received: from localhost ([::1] helo=portable.galex-713.eu) by portable.galex-713.eu with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1gIKz2-0000Lt-GZ for submit@debbugs.gnu.org; Thu, 01 Nov 2018 22:58:32 +0100 From: "Garreau\, Alexandre" To: submit@debbugs.gnu.org (The Gnus Bugfixing Girls + Boys) Subject: `gnus-summary-line-format' padding =?utf-8?Q?doesn=E2=80=99t?= work in gui when there are multiple-column-width characters User-Agent: Gnus (5.13), GNU Emacs 25.1.1 (i686-pc-linux-gnu, GTK+ Version 3.22.11) of 2017-09-15, modified by Debian X-Debbugs-Version: 5.13 X-Debbugs-Package: emacs,gnus PGP-FINGERPRINT: E109 9988 4197 D7CB B0BC 5C23 8DEB 24BA 867D 3F7F Accept-Language: fr, en, eo, it, br Date: Thu, 01 Nov 2018 22:58:32 +0100 Message-ID: <87wopw8np3.fsf@portable.galex-713.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Given this (rectangular) excerpt from my bug-gnu-emacs summary: > =E2=80=A601-nov=E2=80=A6[-> 33224@debbugs.gnu.org ] bug#33224: `me= ssage-simpli=E2=80=A6 > =E2=80=A601-nov=E2=80=A6[Noam Postavsky ] bug#33225: [de= bbugs.el] Do=E2=80=A6 > =E2=80=A601-nov=E2=80=A6[-> Noam Postavsky ] bug#33225: [d= ebbugs.el] D=E2=80=A6 > =E2=80=A601-nov=E2=80=A6[=E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson = ] bug#33226: chromium, firef=E2=80=A6 On my system (Debian, with Xorg, i3, GUI Emacs), the last line has its =E2=80=9C]=E2=80=9D sooner than the others. This is because `gnus-correct-= length' (along with `char-width') says each of the first three characters is two-columns wide: but under GUI, this is untrue, as these three collectively form exactely 5 columns (and not six, as would calculate `gnus-correct-length'). You can check that by eval=E2=80=99ing: > (window-text-pixel-size nil (- (point) 593) (- (point) 588)) > (window-text-pixel-size nil (- (point) 583) (- (point) 580)) which return the width of the three first characters after =E2=80=9C[=E2=80= =9D in the two last summary lines. According `gnus-correct-length' they=E2=80=99r the same size: > (gnus-correct-length "[=E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson = ]") > (gnus-correct-length "[-> Noam Postavsky ]") According `char-width' the fact each character is considered to have a width which is a multiple of the others makes them the same size: > (mapcar #'char-width "[=E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson = ]") > (mapcar #'char-width "[-> Noam Postavsky ]") So would it be better to get gnus-correct-length keep returning a column number but as a float to be somewhat compatible? or working with pixels when operating in a GUI frame? but how would padding, which is said to be in numbers of column, operate then? or should it stay with a behavior that works in terminal but breaks in gui? I=E2=80=99m reporting this at least for archive, in case someone have an id= ea. But I=E2=80=99m not sure the solution is that trivial. Gnus v5.13 GNU Emacs 25.1.1 (i686-pc-linux-gnu, GTK+ Version 3.22.11) of 2017-09-15, modified by Debian From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 01 18:54:21 2018 Received: (at submit) by debbugs.gnu.org; 1 Nov 2018 22:54:21 +0000 Received: from localhost ([127.0.0.1]:59036 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gILr3-0006kb-DK for submit@debbugs.gnu.org; Thu, 01 Nov 2018 18:54:21 -0400 Received: from eggs.gnu.org ([208.118.235.92]:49758) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gILr1-0006kG-MX for submit@debbugs.gnu.org; Thu, 01 Nov 2018 18:54:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gILqv-0001VG-La for submit@debbugs.gnu.org; Thu, 01 Nov 2018 18:54:14 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_40 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:55155) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gILqv-0001Uz-Fi for submit@debbugs.gnu.org; Thu, 01 Nov 2018 18:54:13 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:59279) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gILqs-00025g-Nh for bug-gnu-emacs@gnu.org; Thu, 01 Nov 2018 18:54:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gILpQ-0000y5-VB for bug-gnu-emacs@gnu.org; Thu, 01 Nov 2018 18:52:43 -0400 Received: from [195.159.176.226] (port=58478 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gILpQ-0000tB-8V for bug-gnu-emacs@gnu.org; Thu, 01 Nov 2018 18:52:40 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1gILn4-0004JA-GG for bug-gnu-emacs@gnu.org; Thu, 01 Nov 2018 23:50:14 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org From: Eric Abrahamsen Subject: Re: bug#33232: `gnus-summary-line-format' padding =?utf-8?Q?doesn?= =?utf-8?Q?=E2=80=99t?= work in gui when there are multiple-column-width characters Date: Thu, 01 Nov 2018 15:52:14 -0700 Lines: 21 Message-ID: <87lg6cjtr5.fsf@ericabrahamsen.net> References: <87wopw8np3.fsf@portable.galex-713.eu> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@blaine.gmane.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cancel-Lock: sha1:MrB3Ig+5EiIcE7uZSPYZ/jHr9rg= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.8 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.8 (-----) "Garreau, Alexandre" writes: > Given this (rectangular) excerpt from my bug-gnu-emacs summary: >> …01-nov…[-> 33224@debbugs.gnu.org ] bug#33224: `message-simpli… >> …01-nov…[Noam Postavsky ] bug#33225: [debbugs.el] Do… >> …01-nov…[-> Noam Postavsky ] bug#33225: [debbugs.el] D… >> …01-nov…[積丹尼 Dan Jacobson ] bug#33226: chromium, firef… > > On my system (Debian, with Xorg, i3, GUI Emacs), the last line has its > “]” sooner than the others. This is because `gnus-correct-length' > (along with `char-width') says each of the first three characters is > two-columns wide: but under GUI, this is untrue, as these three > collectively form exactely 5 columns (and not six, as would calculate > `gnus-correct-length'). Someone just reported something similar on the org list, that `string-width' doesn't return the actual width occupied by the string, which you'd think would be the whole point. (BTW, it looks like `gnus-correct-length' can be replaced by `string-width'.) From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 01 19:26:21 2018 Received: (at 33232) by debbugs.gnu.org; 1 Nov 2018 23:26:21 +0000 Received: from localhost ([127.0.0.1]:59059 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIMM1-0001A5-30 for submit@debbugs.gnu.org; Thu, 01 Nov 2018 19:26:21 -0400 Received: from mail-io1-f47.google.com ([209.85.166.47]:45917) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIMLz-00019o-05 for 33232@debbugs.gnu.org; Thu, 01 Nov 2018 19:26:19 -0400 Received: by mail-io1-f47.google.com with SMTP id p83-v6so102251iod.12 for <33232@debbugs.gnu.org>; Thu, 01 Nov 2018 16:26:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=Z2zNDUJDzbKLlU+Pj2D2Tph8fUPMe4tUh3bYreqMKEE=; b=TNbiGWkwWPnMMz7NJIOdJFtAzb3SJgYG1MYNzSRgnLMJ7Ogl7uFKVQFiBitOZCAcPq bpR7dM37OzsKtByWaquvT4YIRfZEKpiehbKzvxt69n/ysR1Cw7MJTOzDaHZC0TrHrJHr Re+OXnj+RUoHz6EFztV3Q3P7X17H71ewoSUOjIHOxxJVgRiJcGR2EuteGI5+v4Cx+3l0 IOjS0Js2IJy39UoAfjPLiM4k9BU9nG2Pk39dXAMS3GW4Dtb0aoXaM8A8S7CuP12wYCqd IOJZ1OtKaq95ALHkDHwlklCZn4LpNHZV+6bbvdAUF2gquv7DPytSTk2Ax8rZNp0b6Kf2 hALw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=Z2zNDUJDzbKLlU+Pj2D2Tph8fUPMe4tUh3bYreqMKEE=; b=jheB363tFvGuP0M1H0m0SM83BvfBV3/nTGdrSYRZ8v6uIey7Hl6VeLRFw/zePMFv/T CR9Fjgy5QWhY/NmP9mHbnZt4u6IAhg7V6iowomKlClRpkjcyl4zWkb5UKa0gj4Izb2Sn qhbw/NH5BgJ2D8YLvv5yPdV6UDft/sU2oA6uoM0mMFrkCq10ejyffus+D9i2RNb7DLuk NpmRMflxFoNTE4G4GhG9Fm0GN75BMCCSjQpuYU5fXe19AC7k2Luolxgup/LgtL8B9Aim x4MezxRq8YOS83XfqZqu4O3+yb/RlD1p0uVJvQ/BcKFfVqen3cQK9EITk57TvH3l9YUp YiHw== X-Gm-Message-State: AGRZ1gIiXiAQFL6QUercHvDnXpepdx5Nn8GxnkaEfUu0AIyyBkSmmahb RMrvtcIby00CqKIO48+UKEV/w1Iu X-Google-Smtp-Source: AJdET5dHmyCt6BkjBXnZQA/jCuDaBx6hG0b3K7TZeE8cLe6iFP/HLxzcQL0ozHyVqMtijty5NNkAkg== X-Received: by 2002:a5e:df4c:: with SMTP id g12-v6mr7080478ioq.21.1541114773279; Thu, 01 Nov 2018 16:26:13 -0700 (PDT) Received: from zebian (cbl-45-2-119-34.yyz.frontiernetworks.ca. [45.2.119.34]) by smtp.googlemail.com with ESMTPSA id p136-v6sm1773167ita.17.2018.11.01.16.26.12 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Thu, 01 Nov 2018 16:26:12 -0700 (PDT) From: Noam Postavsky To: Eric Abrahamsen Subject: Re: bug#33232: `gnus-summary-line-format' padding =?utf-8?Q?doesn?= =?utf-8?Q?=E2=80=99t?= work in gui when there are multiple-column-width characters References: <87wopw8np3.fsf@portable.galex-713.eu> <87lg6cjtr5.fsf@ericabrahamsen.net> Date: Thu, 01 Nov 2018 19:26:11 -0400 In-Reply-To: <87lg6cjtr5.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Thu, 01 Nov 2018 15:52:14 -0700") Message-ID: <87efc4idm4.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 33232 Cc: 33232@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Eric Abrahamsen writes: > "Garreau, Alexandre" writes: > >> Given this (rectangular) excerpt from my bug-gnu-emacs summary: >>> =E2=80=A601-nov=E2=80=A6[-> 33224@debbugs.gnu.org ] bug#33224: `= message-simpli=E2=80=A6 >>> =E2=80=A601-nov=E2=80=A6[Noam Postavsky ] bug#33225: [= debbugs.el] Do=E2=80=A6 >>> =E2=80=A601-nov=E2=80=A6[-> Noam Postavsky ] bug#33225: = [debbugs.el] D=E2=80=A6 >>> =E2=80=A601-nov=E2=80=A6[=E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson = ] bug#33226: chromium, firef=E2=80=A6 >> >> On my system (Debian, with Xorg, i3, GUI Emacs), the last line has its >> =E2=80=9C]=E2=80=9D sooner than the others. This is because `gnus-corre= ct-length' >> (along with `char-width') says each of the first three characters is >> two-columns wide: but under GUI, this is untrue, as these three >> collectively form exactely 5 columns (and not six, as would calculate >> `gnus-correct-length'). > > Someone just reported something similar on the org list, that > `string-width' doesn't return the actual width occupied by the string, > which you'd think would be the whole point. See Bug#31588, the width of these characters depends on the font, so string-width (which works only on a string) can't give the right answer. Or, from another point of view, it's the font's fault for being too narrow on these characters. > (BTW, it looks like `gnus-correct-length' can be replaced by > `string-width'.) Yep. From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 01 19:52:44 2018 Received: (at 33232) by debbugs.gnu.org; 1 Nov 2018 23:52:44 +0000 Received: from localhost ([127.0.0.1]:59070 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIMlX-0001nk-P7 for submit@debbugs.gnu.org; Thu, 01 Nov 2018 19:52:43 -0400 Received: from mail.ericabrahamsen.net ([50.56.99.223]:37167) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIMlW-0001nc-EN for 33232@debbugs.gnu.org; Thu, 01 Nov 2018 19:52:42 -0400 Received: from localhost (unknown [207.109.85.82]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) (Authenticated sender: eric@ericabrahamsen.net) by mail.ericabrahamsen.net (Postfix) with ESMTPSA id 8F01D405E5; Thu, 1 Nov 2018 23:52:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mail.ericabrahamsen.net; s=mail; t=1541116361; bh=bi6w17YoPWU8zK+gR2A3qt/ypii/wYwHqSkyhemjZV8=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=FvcVzhWgggCN99gH1e86lAVVXtkMzif+7MkNLNiBpt7Cy9jATEguf1NeDpJN3/fcz roBTOJeJEZ+cC335tLytE3pybf6cuOPS+/yEnn09NIo3p9X8+tuzYR80P0q9rXMHDV N9h2nlYbhm0oZMfdtKxjJ27Rb9yyGPaCokUm9AIQ= From: Eric Abrahamsen To: Noam Postavsky Subject: Re: bug#33232: `gnus-summary-line-format' padding =?utf-8?Q?doesn?= =?utf-8?Q?=E2=80=99t?= work in gui when there are multiple-column-width characters References: <87wopw8np3.fsf@portable.galex-713.eu> <87lg6cjtr5.fsf@ericabrahamsen.net> <87efc4idm4.fsf@gmail.com> Date: Thu, 01 Nov 2018 16:52:32 -0700 In-Reply-To: <87efc4idm4.fsf@gmail.com> (Noam Postavsky's message of "Thu, 01 Nov 2018 19:26:11 -0400") Message-ID: <87d0rojqyn.fsf@ericabrahamsen.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 33232 Cc: 33232@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) On 11/01/18 19:26 PM, Noam Postavsky wrote: > Eric Abrahamsen writes: > >> "Garreau, Alexandre" writes: >> >>> Given this (rectangular) excerpt from my bug-gnu-emacs summary: >>>> =E2=80=A601-nov=E2=80=A6[-> 33224@debbugs.gnu.org ] bug#33224: = `message-simpli=E2=80=A6 >>>> =E2=80=A601-nov=E2=80=A6[Noam Postavsky ] bug#33225: = [debbugs.el] Do=E2=80=A6 >>>> =E2=80=A601-nov=E2=80=A6[-> Noam Postavsky ] bug#33225:= [debbugs.el] D=E2=80=A6 >>>> =E2=80=A601-nov=E2=80=A6[=E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson = ] bug#33226: chromium, firef=E2=80=A6 >>> >>> On my system (Debian, with Xorg, i3, GUI Emacs), the last line has its >>> =E2=80=9C]=E2=80=9D sooner than the others. This is because `gnus-corr= ect-length' >>> (along with `char-width') says each of the first three characters is >>> two-columns wide: but under GUI, this is untrue, as these three >>> collectively form exactely 5 columns (and not six, as would calculate >>> `gnus-correct-length'). >> >> Someone just reported something similar on the org list, that >> `string-width' doesn't return the actual width occupied by the string, >> which you'd think would be the whole point. > > See Bug#31588, the width of these characters depends on the font, so > string-width (which works only on a string) can't give the right answer. > Or, from another point of view, it's the font's fault for being too > narrow on these characters. Yeah, I figured it was probably a font issue, but still it's kind of misleading to have a function that *sounds* like it's going to handle the font issue, but doesn't. >> (BTW, it looks like `gnus-correct-length' can be replaced by >> `string-width'.) > > Yep. Made a bug report. From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 02:37:09 2018 Received: (at 33232) by debbugs.gnu.org; 2 Nov 2018 06:37:09 +0000 Received: from localhost ([127.0.0.1]:59195 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIT4v-0003BE-6W for submit@debbugs.gnu.org; Fri, 02 Nov 2018 02:37:09 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42250) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIT4t-0003Ao-4E for 33232@debbugs.gnu.org; Fri, 02 Nov 2018 02:37:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIT4j-0004jZ-Un for 33232@debbugs.gnu.org; Fri, 02 Nov 2018 02:37:01 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53284) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gIT4j-0004iv-Nr; Fri, 02 Nov 2018 02:36:57 -0400 Received: from [176.228.60.248] (port=1755 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gIT4i-0000GT-FA; Fri, 02 Nov 2018 02:36:57 -0400 Date: Fri, 02 Nov 2018 08:36:43 +0200 Message-Id: <83a7msgf44.fsf@gnu.org> From: Eli Zaretskii To: Eric Abrahamsen In-reply-to: <87d0rojqyn.fsf@ericabrahamsen.net> (message from Eric Abrahamsen on Thu, 01 Nov 2018 16:52:32 -0700) Subject: Re: bug#33232: `gnus-summary-line-format' padding =?utf-8?Q?doesn=E2=80=99t?= work in gui when there are multiple-column-width characters References: <87wopw8np3.fsf@portable.galex-713.eu> <87lg6cjtr5.fsf@ericabrahamsen.net> <87efc4idm4.fsf@gmail.com> <87d0rojqyn.fsf@ericabrahamsen.net> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 33232 Cc: 33232@debbugs.gnu.org, npostavs@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > From: Eric Abrahamsen > Date: Thu, 01 Nov 2018 16:52:32 -0700 > Cc: 33232@debbugs.gnu.org > > >>> Given this (rectangular) excerpt from my bug-gnu-emacs summary: > >>>> …01-nov…[-> 33224@debbugs.gnu.org ] bug#33224: `message-simpli… > >>>> …01-nov…[Noam Postavsky ] bug#33225: [debbugs.el] Do… > >>>> …01-nov…[-> Noam Postavsky ] bug#33225: [debbugs.el] D… > >>>> …01-nov…[積丹尼 Dan Jacobson ] bug#33226: chromium, firef… > >>> > >>> On my system (Debian, with Xorg, i3, GUI Emacs), the last line has its > >>> “]” sooner than the others. This is because `gnus-correct-length' > >>> (along with `char-width') says each of the first three characters is > >>> two-columns wide: but under GUI, this is untrue, as these three > >>> collectively form exactely 5 columns (and not six, as would calculate > >>> `gnus-correct-length'). > >> > >> Someone just reported something similar on the org list, that > >> `string-width' doesn't return the actual width occupied by the string, > >> which you'd think would be the whole point. > > > > See Bug#31588, the width of these characters depends on the font, so > > string-width (which works only on a string) can't give the right answer. > > Or, from another point of view, it's the font's fault for being too > > narrow on these characters. > > Yeah, I figured it was probably a font issue, but still it's kind of > misleading to have a function that *sounds* like it's going to handle > the font issue, but doesn't. The only reliable way of getting pixelwise alignment in GUI frames is to use the :align-to display spec, or other related display property specs that provide pixelwise width and alignment. From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 02:42:34 2018 Received: (at 33232) by debbugs.gnu.org; 2 Nov 2018 06:42:34 +0000 Received: from localhost ([127.0.0.1]:59201 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gITA9-0003Im-Sd for submit@debbugs.gnu.org; Fri, 02 Nov 2018 02:42:34 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43606) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gITA7-0003Ib-QA for 33232@debbugs.gnu.org; Fri, 02 Nov 2018 02:42:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIT9w-0006kz-Ox for 33232@debbugs.gnu.org; Fri, 02 Nov 2018 02:42:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.5 required=5.0 tests=BAYES_05 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53374) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gIT9w-0006kh-2u; Fri, 02 Nov 2018 02:42:20 -0400 Received: from [176.228.60.248] (port=2083 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gIT9u-0000fk-Ro; Fri, 02 Nov 2018 02:42:20 -0400 Date: Fri, 02 Nov 2018 08:42:06 +0200 Message-Id: <838t2cgev5.fsf@gnu.org> From: Eli Zaretskii To: Eric Abrahamsen In-reply-to: <87lg6cjtr5.fsf@ericabrahamsen.net> (message from Eric Abrahamsen on Thu, 01 Nov 2018 15:52:14 -0700) Subject: Re: bug#33232: `gnus-summary-line-format' padding =?utf-8?Q?doesn=E2=80=99t?= work in gui when there are multiple-column-width characters References: <87wopw8np3.fsf@portable.galex-713.eu> <87lg6cjtr5.fsf@ericabrahamsen.net> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 33232 Cc: 33232@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > From: Eric Abrahamsen > Date: Thu, 01 Nov 2018 15:52:14 -0700 > > Someone just reported something similar on the org list, that > `string-width' doesn't return the actual width occupied by the string, > which you'd think would be the whole point. string-width does the best job it can, but you cannot hope to get exact results when using variable-width fonts. What string-width returns should be correct on TTY frames, and only an approximation of GUI frames, when you mix scripts and thus fonts in the same string. For pixel-level accuracy on display, you must use display 'space' and 'align' properties. From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 02:43:52 2018 Received: (at 33232) by debbugs.gnu.org; 2 Nov 2018 06:43:52 +0000 Received: from localhost ([127.0.0.1]:59206 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gITBQ-0003Ke-6m for submit@debbugs.gnu.org; Fri, 02 Nov 2018 02:43:52 -0400 Received: from eggs.gnu.org ([208.118.235.92]:43892) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gITBO-0003KS-Ry for 33232@debbugs.gnu.org; Fri, 02 Nov 2018 02:43:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gITBH-0007M7-Bl for 33232@debbugs.gnu.org; Fri, 02 Nov 2018 02:43:45 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53385) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gITBC-0007GP-9l; Fri, 02 Nov 2018 02:43:40 -0400 Received: from [176.228.60.248] (port=2164 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1gITBC-0000l5-1U; Fri, 02 Nov 2018 02:43:38 -0400 Date: Fri, 02 Nov 2018 08:43:26 +0200 Message-Id: <837ehwgesx.fsf@gnu.org> From: Eli Zaretskii To: Eric Abrahamsen In-reply-to: <87d0rojqyn.fsf@ericabrahamsen.net> (message from Eric Abrahamsen on Thu, 01 Nov 2018 16:52:32 -0700) Subject: Re: bug#33232: `gnus-summary-line-format' padding =?utf-8?Q?doesn=E2=80=99t?= work in gui when there are multiple-column-width characters References: <87wopw8np3.fsf@portable.galex-713.eu> <87lg6cjtr5.fsf@ericabrahamsen.net> <87efc4idm4.fsf@gmail.com> <87d0rojqyn.fsf@ericabrahamsen.net> MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 33232 Cc: 33232@debbugs.gnu.org, npostavs@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > From: Eric Abrahamsen > Date: Thu, 01 Nov 2018 16:52:32 -0700 > Cc: 33232@debbugs.gnu.org > > > See Bug#31588, the width of these characters depends on the font, so > > string-width (which works only on a string) can't give the right answer. > > Or, from another point of view, it's the font's fault for being too > > narrow on these characters. > > Yeah, I figured it was probably a font issue, but still it's kind of > misleading to have a function that *sounds* like it's going to handle > the font issue, but doesn't. What part of "string-width" tells you that it handles fonts? From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 02 15:16:39 2018 Received: (at submit) by debbugs.gnu.org; 2 Nov 2018 19:16:39 +0000 Received: from localhost ([127.0.0.1]:60399 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIevv-0002WD-Fz for submit@debbugs.gnu.org; Fri, 02 Nov 2018 15:16:39 -0400 Received: from eggs.gnu.org ([208.118.235.92]:58073) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gIevu-0002W2-Ha for submit@debbugs.gnu.org; Fri, 02 Nov 2018 15:16:38 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIeve-0005iG-EL for submit@debbugs.gnu.org; Fri, 02 Nov 2018 15:16:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:41981) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gIeva-0005en-9b for submit@debbugs.gnu.org; Fri, 02 Nov 2018 15:16:20 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39288) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gIevW-0004s6-SI for bug-gnu-emacs@gnu.org; Fri, 02 Nov 2018 15:16:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gIevM-0005Rb-Ve for bug-gnu-emacs@gnu.org; Fri, 02 Nov 2018 15:16:10 -0400 Received: from [195.159.176.226] (port=52969 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gIevI-0005MT-IJ for bug-gnu-emacs@gnu.org; Fri, 02 Nov 2018 15:16:00 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1gIet7-0003sW-UW for bug-gnu-emacs@gnu.org; Fri, 02 Nov 2018 20:13:45 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: bug-gnu-emacs@gnu.org From: Eric Abrahamsen Subject: Re: bug#33232: `gnus-summary-line-format' padding =?utf-8?Q?doesn?= =?utf-8?Q?=E2=80=99t?= work in gui when there are multiple-column-width characters Date: Fri, 02 Nov 2018 12:15:50 -0700 Lines: 57 Message-ID: <87va5fgujd.fsf@ericabrahamsen.net> References: <87wopw8np3.fsf@portable.galex-713.eu> <87lg6cjtr5.fsf@ericabrahamsen.net> <87efc4idm4.fsf@gmail.com> <87d0rojqyn.fsf@ericabrahamsen.net> <83a7msgf44.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@blaine.gmane.org User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) Cancel-Lock: sha1:ygrxHWVmll3OlPAuXWO2e+9IH6k= X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.8 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.8 (-----) Eli Zaretskii writes: >> From: Eric Abrahamsen >> Date: Thu, 01 Nov 2018 16:52:32 -0700 >> Cc: 33232@debbugs.gnu.org >> >> >>> Given this (rectangular) excerpt from my bug-gnu-emacs summary: >> >>>> …01-nov…[-> 33224@debbugs.gnu.org ] bug#33224: `message-simpli… >> >>>> …01-nov…[Noam Postavsky ] bug#33225: [debbugs.el] Do… >> >>>> …01-nov…[-> Noam Postavsky ] bug#33225: [debbugs.el] D… >> >>>> …01-nov…[積丹尼 Dan Jacobson ] bug#33226: chromium, firef… >> >>> >> >>> On my system (Debian, with Xorg, i3, GUI Emacs), the last line has its >> >>> “]” sooner than the others. This is because `gnus-correct-length' >> >>> (along with `char-width') says each of the first three characters is >> >>> two-columns wide: but under GUI, this is untrue, as these three >> >>> collectively form exactely 5 columns (and not six, as would calculate >> >>> `gnus-correct-length'). >> >> >> >> Someone just reported something similar on the org list, that >> >> `string-width' doesn't return the actual width occupied by the string, >> >> which you'd think would be the whole point. >> > >> > See Bug#31588, the width of these characters depends on the font, so >> > string-width (which works only on a string) can't give the right answer. >> > Or, from another point of view, it's the font's fault for being too >> > narrow on these characters. >> >> Yeah, I figured it was probably a font issue, but still it's kind of >> misleading to have a function that *sounds* like it's going to handle >> the font issue, but doesn't. > > The only reliable way of getting pixelwise alignment in GUI frames is > to use the :align-to display spec, or other related display property > specs that provide pixelwise width and alignment. Interesting, maybe that's something that Org tables should be using. Eli Zaretskii writes: >> From: Eric Abrahamsen >> Date: Thu, 01 Nov 2018 16:52:32 -0700 >> Cc: 33232@debbugs.gnu.org >> >> > See Bug#31588, the width of these characters depends on the font, so >> > string-width (which works only on a string) can't give the right answer. >> > Or, from another point of view, it's the font's fault for being too >> > narrow on these characters. >> >> Yeah, I figured it was probably a font issue, but still it's kind of >> misleading to have a function that *sounds* like it's going to handle >> the font issue, but doesn't. > > What part of "string-width" tells you that it handles fonts? No, I know that wasn't a reasonable expectation, but I think it's an easy mistake to make. From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 22 09:19:22 2019 Received: (at 33232) by debbugs.gnu.org; 22 Jun 2019 13:19:22 +0000 Received: from localhost ([127.0.0.1]:51254 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hefvN-0000Kg-Sh for submit@debbugs.gnu.org; Sat, 22 Jun 2019 09:19:22 -0400 Received: from quimby.gnus.org ([80.91.231.51]:40122) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hefvM-0000KX-0z for 33232@debbugs.gnu.org; Sat, 22 Jun 2019 09:19:20 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hefvI-0006Hu-9i; Sat, 22 Jun 2019 15:19:18 +0200 From: Lars Ingebrigtsen To: "Garreau\, Alexandre" Subject: Re: bug#33232: `gnus-summary-line-format' padding =?utf-8?Q?doesn?= =?utf-8?Q?=E2=80=99t?= work in gui when there are multiple-column-width characters References: <87wopw8np3.fsf@portable.galex-713.eu> Date: Sat, 22 Jun 2019 15:19:16 +0200 In-Reply-To: <87wopw8np3.fsf@portable.galex-713.eu> (Alexandre Garreau's message of "Thu, 01 Nov 2018 22:58:32 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: "Garreau, Alexandre" writes: > Given this (rectangular) excerpt from my bug-gnu-emacs summary: >> …01-nov…[-> 33224@debbugs.gnu.org ] bug#33224: `message-simpli… >> …01-nov…[Noam Postavsky ] bug#33225: [debbugs.el] Do [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 33232 Cc: 33232@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) "Garreau, Alexandre" writes: > Given this (rectangular) excerpt from my bug-gnu-emacs summary: >> =E2=80=A601-nov=E2=80=A6[-> 33224@debbugs.gnu.org ] bug#33224: `m= essage-simpli=E2=80=A6 >> =E2=80=A601-nov=E2=80=A6[Noam Postavsky ] bug#33225: [d= ebbugs.el] Do=E2=80=A6 >> =E2=80=A601-nov=E2=80=A6[-> Noam Postavsky ] bug#33225: [= debbugs.el] D=E2=80=A6 >> =E2=80=A601-nov=E2=80=A6[=E7=A9=8D=E4=B8=B9=E5=B0=BC Dan Jacobson = ] bug#33226: chromium, firef=E2=80=A6 > > On my system (Debian, with Xorg, i3, GUI Emacs), the last line has its > =E2=80=9C]=E2=80=9D sooner than the others. This is because `gnus-correc= t-length' > (along with `char-width') says each of the first three characters is > two-columns wide: but under GUI, this is untrue, as these three > collectively form exactely 5 columns (and not six, as would calculate > `gnus-correct-length'). Yes, using characters from a mixture of fonts that have widths that do not add up to multiples of each other just isn't supported by Gnus. To do so would require a rewrite of the machinery that generates the buffers, and gnus-summary-line-format would have to be obsoleted and something new that uses display properties with align-to could be used. So I'm closing this bug report as a "wontfix". --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Sat Jun 22 09:19:26 2019 Received: (at control) by debbugs.gnu.org; 22 Jun 2019 13:19:26 +0000 Received: from localhost ([127.0.0.1]:51257 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hefvS-0000Kx-7t for submit@debbugs.gnu.org; Sat, 22 Jun 2019 09:19:26 -0400 Received: from quimby.gnus.org ([80.91.231.51]:40136) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hefvQ-0000Kp-MF for control@debbugs.gnu.org; Sat, 22 Jun 2019 09:19:25 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hefvO-0006I4-4U for control@debbugs.gnu.org; Sat, 22 Jun 2019 15:19:24 +0200 Date: Sat, 22 Jun 2019 15:19:22 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #33232 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 33232 wontfix close 33232 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 33232 wontfix close 33232 quit From unknown Sat Jun 14 18:41:40 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Sun, 23 Jun 2019 13:00:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 23 09:01:09 2019 Received: (at control) by debbugs.gnu.org; 23 Jun 2019 13:01:09 +0000 Received: from localhost ([127.0.0.1]:53038 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hf27I-0003MM-S9 for submit@debbugs.gnu.org; Sun, 23 Jun 2019 09:01:09 -0400 Received: from quimby.gnus.org ([80.91.231.51]:40516) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hf27H-0003MF-2C for control@debbugs.gnu.org; Sun, 23 Jun 2019 09:01:07 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hf27A-0006Cf-1f for control@debbugs.gnu.org; Sun, 23 Jun 2019 15:01:06 +0200 Date: Sun, 23 Jun 2019 15:00:59 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #33232 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: forcemerge 33232 21071 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) forcemerge 33232 21071 quit From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 23 09:02:35 2019 Received: (at control) by debbugs.gnu.org; 23 Jun 2019 13:02:35 +0000 Received: from localhost ([127.0.0.1]:53043 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hf28h-0003Oj-7C for submit@debbugs.gnu.org; Sun, 23 Jun 2019 09:02:35 -0400 Received: from quimby.gnus.org ([80.91.231.51]:40542) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hf28f-0003Ob-4n for control@debbugs.gnu.org; Sun, 23 Jun 2019 09:02:33 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hf28c-0006Cy-Ja for control@debbugs.gnu.org; Sun, 23 Jun 2019 15:02:32 +0200 Date: Sun, 23 Jun 2019 15:02:30 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #21071 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 21071 wontfix close 21071 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 21071 wontfix close 21071 quit From unknown Sat Jun 14 18:41:40 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Sun, 23 Jun 2019 13:03:02 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 23 09:03:17 2019 Received: (at control) by debbugs.gnu.org; 23 Jun 2019 13:03:17 +0000 Received: from localhost ([127.0.0.1]:53056 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hf29M-0003Qu-TI for submit@debbugs.gnu.org; Sun, 23 Jun 2019 09:03:17 -0400 Received: from quimby.gnus.org ([80.91.231.51]:40590) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hf29L-0003Qn-6V for control@debbugs.gnu.org; Sun, 23 Jun 2019 09:03:15 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hf29I-0006DM-La for control@debbugs.gnu.org; Sun, 23 Jun 2019 15:03:14 +0200 Date: Sun, 23 Jun 2019 15:03:12 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #33232 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: unmerge 33232 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) unmerge 33232 quit From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 23 09:04:48 2019 Received: (at control) by debbugs.gnu.org; 23 Jun 2019 13:04:48 +0000 Received: from localhost ([127.0.0.1]:53061 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hf2Aq-0003TL-LM for submit@debbugs.gnu.org; Sun, 23 Jun 2019 09:04:48 -0400 Received: from quimby.gnus.org ([80.91.231.51]:40614) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hf2Ao-0003TA-5V for control@debbugs.gnu.org; Sun, 23 Jun 2019 09:04:46 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hf2Al-0006Fv-GE for control@debbugs.gnu.org; Sun, 23 Jun 2019 15:04:45 +0200 Date: Sun, 23 Jun 2019 15:04:43 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #33232 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: merge 33232 19872 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) merge 33232 19872 quit From debbugs-submit-bounces@debbugs.gnu.org Sun Jun 23 09:06:24 2019 Received: (at control) by debbugs.gnu.org; 23 Jun 2019 13:06:24 +0000 Received: from localhost ([127.0.0.1]:53066 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hf2CO-0003W9-0n for submit@debbugs.gnu.org; Sun, 23 Jun 2019 09:06:24 -0400 Received: from quimby.gnus.org ([80.91.231.51]:40724) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1hf2CL-0003W0-LR for control@debbugs.gnu.org; Sun, 23 Jun 2019 09:06:22 -0400 Received: from cm-84.212.202.86.getinternet.no ([84.212.202.86] helo=stories) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1hf2CJ-0006GO-66 for control@debbugs.gnu.org; Sun, 23 Jun 2019 15:06:21 +0200 Date: Sun, 23 Jun 2019 15:06:19 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #19872 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 19872 wontfix close 19872 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) tags 19872 wontfix close 19872 quit From unknown Sat Jun 14 18:41:40 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 22 Jul 2019 11:24:08 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator