From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QPoMLIKcmmG7BwEAgWs5BA (envelope-from ) for ; Sun, 21 Nov 2021 20:22:42 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id gL+2J4KcmmGQVQAAB5/wlQ (envelope-from ) for ; Sun, 21 Nov 2021 19:22:42 +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 633AC2DB71 for ; Sun, 21 Nov 2021 20:22:42 +0100 (CET) Received: from localhost ([::1]:39356 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mosQD-0006eZ-70 for larch@yhetil.org; Sun, 21 Nov 2021 14:22:41 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53546) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mosO7-0005Nu-Ed for emacs-orgmode@gnu.org; Sun, 21 Nov 2021 14:20:32 -0500 Received: from [2607:f8b0:4864:20::42b] (port=39772 helo=mail-pf1-x42b.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mosO5-0002xN-Nl for emacs-orgmode@gnu.org; Sun, 21 Nov 2021 14:20:31 -0500 Received: by mail-pf1-x42b.google.com with SMTP id i12so14155852pfd.6 for ; Sun, 21 Nov 2021 11:20:29 -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=4MPM/O+hLOxMc22sVG7OsQPzelJFuqU963vjTH6vGQ8=; b=Fo3Sma/qQnRhlnZ8aYjeuN6Yb6j0Mqy6/wK1FIRXy5ILYZeDX6UjxcU3/gFuXlYpJs fc0K9w+Mm8dj3iUFBtrkWN741jGZ4To7Xh8qNfzW60QoN0kIs/brxQh6p3ohFSLGV47p E4TjklJK2uVa/wc3i8CMhYJfqi65LuR42j9plXYo6ZOVhlhzxXAa+IdMjEe2uJC+GnBz DmWH8nzxubn31gVxrLbe7zWXcGhk4CSoPeNnzQxezfxyjHrodGdUXAAXA3DTtT6TfHU5 TLS3j90/hxpB5JchoWD1Tki6OEtBUARp2L3Yn/hrpZ7KAVYmLm7Sg4401mM6B3QKC0v9 3kQA== 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=4MPM/O+hLOxMc22sVG7OsQPzelJFuqU963vjTH6vGQ8=; b=cxsYU14NdI0NhCs4eJPaNLKIVELAmUsyv6X+RcPPiW6CX769Bo9XAU+qZARq0tShYd Rf32nhZkHiQA9pQATfsUjjvzu0MRpQb0zzbreA3GSVwapVlhKFdvvjpH2LJiHDHbMx1v Yt3tSfhK2kOkES3KfT375HVrnUSDlFBwgPfrTN+UUuNSBlzSyAMyk7w4Fci9dy751/Ye +P9m5Aodq/eBDSWoF7kJkW6KX5srXW+wRJ/KUmA+UtsqsYIdlWaUy/W/c3Arkaq75tN9 sfUMAsxitsuNey5o1cfytaXiksh556BF0i4CyT7txT9oAXCxPObsIVQwZjt5PYjsrtoc Bncg== X-Gm-Message-State: AOAM5302EFzrXP9pr9yUZmuvQ68wsHcCjJvhT3YXfiXwYfLqzGlD8Em6 89NmrKNy/qjVH+l3yi2S6ck= X-Google-Smtp-Source: ABdhPJxM5zsG+8VP5awok5ENwPN8SXksm7joHJdIuhcawAMGE3usD81IBenzZLYyPGMJYs50gJdT1A== X-Received: by 2002:a63:6c0a:: with SMTP id h10mr28975157pgc.63.1637522428277; Sun, 21 Nov 2021 11:20:28 -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 d10sm860565pfl.139.2021.11.21.11.20.26 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Nov 2021 11:20:27 -0800 (PST) From: Timothy To: Matt Huszagh Subject: Re: [PATCH] Fix window width when line numbers present Date: Mon, 22 Nov 2021 03:19:46 +0800 References: <87fsrpuzal.fsf@gmail.com> User-agent: mu4e 1.6.9; emacs 28.0.50 In-reply-to: <87fsrpuzal.fsf@gmail.com> X-Woof-Patch: applied Message-ID: <87k0h171tz.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::42b (failed) Received-SPF: pass client-ip=2607:f8b0:4864:20::42b; envelope-from=tecosaur@gmail.com; helo=mail-pf1-x42b.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: emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1637522562; 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=4MPM/O+hLOxMc22sVG7OsQPzelJFuqU963vjTH6vGQ8=; b=ov3HSmUz9kRLG4aOPhlg/JoF3EfnUC/7edDcAGrwLPV2cPSdzljFcS3wmYFBlM/8bFJYl+ w1kfRhG1ED64vYx+nJ/PHYcMYUfEkyDoM4mvXM6l8Asaf1lj+69VsDtT8C6F82igGVOQMR aVrupCb9jU1fOPCgN9SQgUWHtZi5ky8SOMojwAKGYLb3BtYoUUpk+GYJArr1MVkEipLWAx N6dADtOaniwh2GUskLwCczS63wlnk6vlvXKW2cATq106WjAjm4LLAb6r8SEX10N+3waTlb 2LJ1vm+hncLzaEJYjSM3iJGpayYbx5Yw6V6h/ZW6thOuOPeiQ96+IvHUXiOIbg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1637522562; a=rsa-sha256; cv=none; b=fQdYwaeNLLRaXy7OJvcNzh9dFEggRL9n1WjZ/P0aBCmeOGLIgv4iX0YIxl1+y8yXOzWwxr nGlgQ1rcbqLOAEGL/4g9m0E11AtUTql3QUY1t4V/WKThl5iGEdeAVEfWxwkgVBWSsLb7y5 mt1GH29vMU+Y7Fx/Vc1Au2tBUfWYg2iy+t9FCAVQx4pyK3iK3xyxwIC4D/Ucx82hYU12jz hrKUETSypARlTwq1H1BygZkZlRBBM4lRgg7xkWmlbPUo3hJEr3Dts1vYlrgZNEMvqM0HNH TYUKrkpXqoc+QSwf0ZlcJPrS8ae9Q7wRlpnoI9Xv/twxS7AvoJ0MouBH+yTeZw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="Fo3Sma/q"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Spam-Score: -3.08 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="Fo3Sma/q"; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 633AC2DB71 X-Spam-Score: -3.08 X-Migadu-Scanner: scn1.migadu.com X-TUID: Rz6BTV0+i8sW --=-=-= Content-Type: text/plain Content-Disposition: inline Oops, I forgot to mark this patch as applied for updates.orgmode.org. Done in this message. --=-=-=--