From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 8HrFLtgrm2GChAAAgWs5BA (envelope-from ) for ; Mon, 22 Nov 2021 06:34:16 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id z/l/Ktgrm2FnUwAA1q6Kng (envelope-from ) for ; Mon, 22 Nov 2021 05:34:16 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 509BC351FC for ; Mon, 22 Nov 2021 06:34:16 +0100 (CET) Received: from localhost ([::1]:49392 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mp1y1-0007EU-Vf for larch@yhetil.org; Mon, 22 Nov 2021 00:34:14 -0500 Received: from eggs.gnu.org ([209.51.188.92]:44928) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mp1xE-0007E6-Mi for emacs-orgmode@gnu.org; Mon, 22 Nov 2021 00:33:24 -0500 Received: from [2607:f8b0:4864:20::430] (port=34737 helo=mail-pf1-x430.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mp1xC-0000IS-P1; Mon, 22 Nov 2021 00:33:24 -0500 Received: by mail-pf1-x430.google.com with SMTP id r130so15083413pfc.1; Sun, 21 Nov 2021 21:33:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:references:user-agent:in-reply-to :message-id:mime-version; bh=sJqZPHdf6FHapg2dYtkWVaxhDhBK7ProW3231QrQJyk=; b=nQ7ScqQFZv5Po2mGaYyKB1lplTqQiq0bqXJiLrTQ/U+MYxFTVubya2i+z4n49ALNdn haEI71MYgB+jZTGUMshoowpOgHZpgU3YjmEhbeEUCfdXC8NXdx2AE0AiI22diFzPKBvr +VdklOrVwx+ehPy6iGjJnNGLRvIpyR9lMukI31P9VuzSMNCiwJ81Rc8l/4wxeD4Q08JB RJp9ZEgj1Y7nokYDo/Vb4OhRk4l/CeS2viTKO0yN/P3Jmj+l3obl2S3K0hHYwgqSTwka qKWzF3BNfkO4a5pNpM3Ygf2DFo12Jnh/Q44IHyRg/RnNzS7GWHPLFyx/fIbOJWQeN54X RNvg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:references:user-agent :in-reply-to:message-id:mime-version; bh=sJqZPHdf6FHapg2dYtkWVaxhDhBK7ProW3231QrQJyk=; b=i9mdlht+8ZJmen4ywIPoQ4/jHSPCyK+k7ZkeaZGEpvfkUIeEcNtBfWXrBaGrzC22/S 9GkBNHTnsyx1fG8yjcVZXnMik4sAVp6HOwTdN8elwctJVN9xVYIoDa1Z2r+PqvZUGmcT 0xELn2cfJQUi+ixRja82wa7tXLJnse0CYUNQRhqfGzEyC1nYTddJSdfJf7mQpxMPEo/8 rsKDnNkiweS1fEl+1LJt0d8cMuCeDQaspTH9JSt7UonucNuI2+1acbUroihXDlA5x9E7 ++PiH2UzMF7d6JYi+lqk+HSZYxxHYAhMViOQlbk5zzys6AdURq8BvUcBUFjUVb3XOzAs X6xg== X-Gm-Message-State: AOAM532OMCRPeK31LWwgk0o/dK1t6rUdl1m/QlXZmGxNl6Xu9dU76Ds3 4WwI/QkpJxiU8qvqyBB6K0Mivw4jqOA= X-Google-Smtp-Source: ABdhPJwXXad1nudWySg59yJdE+G4WGtLXsIqlCo0hBvSZlUmYzmOBykW3DvXcD1S0jIKn3m1sHYCAQ== X-Received: by 2002:a63:6806:: with SMTP id d6mr32323474pgc.268.1637559200614; Sun, 21 Nov 2021 21:33:20 -0800 (PST) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id p21sm7372831pfh.43.2021.11.21.21.33.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Nov 2021 21:33:19 -0800 (PST) From: Timothy To: Bastien Subject: Re: [PATCH] Fix window width when line numbers present Date: Mon, 22 Nov 2021 13:31:40 +0800 References: <87fsrpuzal.fsf@gmail.com> <87lf1h71vn.fsf@gmail.com> <87zgpxtdx2.fsf@nicolasgoaziou.fr> <877dd1us7v.fsf@gmail.com> <87lf1hus3s.fsf@gnu.org> <874k85urud.fsf@gmail.com> <87r1b8n55k.fsf@bzg.fr> User-agent: mu4e 1.6.9; emacs 28.0.50 In-reply-to: <87r1b8n55k.fsf@bzg.fr> Message-ID: <87ee787o0z.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2607:f8b0:4864:20::430 (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::430; envelope-from=tecosaur@gmail.com; helo=mail-pf1-x430.google.com X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Matt Huszagh , emacs-orgmode@gnu.org, Nicolas Goaziou Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637559256; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=sJqZPHdf6FHapg2dYtkWVaxhDhBK7ProW3231QrQJyk=; b=VbXbZpeDELLkOIXtwYwkSDtESuY3s7Qrdqmkkk+yoTfxymyvmL5nxbvO8b8+Z430iecW5v UVmz8EM74ZnyW1SrN3YB6nbwVLtxiTfSLCkWD7azqXgZFkVkJZP1JY9GykuZvw2kwpJTRV B83XcM8crSh+cxY7+oKQKhR4ZDDWw1Lr0migO8dHx6I6CpCOs0RkLol+5QKcAjKm46MxtT QvfswWKYbxQbZLonENTu+/8VoXB0O6c++g/aaGuzEOek8YlxsA68r2pBlbW/5wchIgIsJW L1CyKABOeVg6ARflQpi7mB0EY5jzqJio/4XUztlf+M2+i7iAayhh4ieiNTTneA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637559256; a=rsa-sha256; cv=none; b=aLzW+NrYhs74xo/6CZAYFp3Nx5XMJR7Mq34YqMRb8AiufQAFUEOMNtusetEeg+6mKYb/3/ Wgh1TF/izEDyoWS1H4j51MHaKVeDM1mAtEXul9qOSPWoj0zB3ajEp9B+d+VR+MGUx+9GiS IyiZu1FUxlME6PWrdSmO5UNax+uB3K7+s4+ViLPYiZ4XqVT/Whv4I6Eqc+hTrRdPfvM9X0 SGTf4oKgglqwV/88OnbACSyXlg1UL4FDV4KNeZ5NbktuA/IkPwjEKvTrCEkTJWnCRELr5C Vl1XypK4VjPXNP3CgYxhmEe8N/ZxOEzVHnVxZGsQln+v7rX5ZVev2vYRZNme6g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=nQ7ScqQF; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.08 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=nQ7ScqQF; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of "emacs-orgmode-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="emacs-orgmode-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 509BC351FC X-Spam-Score: -3.08 X-Migadu-Scanner: scn0.migadu.com X-TUID: Jp9RM5U6n/jT --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Bastien, > We can safely assume that Org 9.6 will be released after Emacs 28, so > let=E2=80=99s use `line-number-display-width=E2=80=99 on main. So I take this to mean that we will now assume that Org 9.6+ will target Em= acs 29? This seems reasonable to me, but doesn=E2=80=99t quite accord with how = I read . All the best, Timothy --=-=-=--