From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GGg0HnNMLmEqTQEAgWs5BA (envelope-from ) for ; Tue, 31 Aug 2021 17:36:19 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 97PYGXNMLmEJOQAAB5/wlQ (envelope-from ) for ; Tue, 31 Aug 2021 15:36:19 +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 E3BB617CE1 for ; Tue, 31 Aug 2021 17:36:18 +0200 (CEST) Received: from localhost ([::1]:55292 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mL5o9-0006oJ-BB for larch@yhetil.org; Tue, 31 Aug 2021 11:36:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57384) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mL5nc-0006oA-Me for emacs-orgmode@gnu.org; Tue, 31 Aug 2021 11:35:44 -0400 Received: from mail-pg1-x532.google.com ([2607:f8b0:4864:20::532]:38650) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mL5nY-0001jy-Hd for emacs-orgmode@gnu.org; Tue, 31 Aug 2021 11:35:44 -0400 Received: by mail-pg1-x532.google.com with SMTP id w8so17121361pgf.5 for ; Tue, 31 Aug 2021 08:35:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:references:user-agent:in-reply-to :message-id:mime-version; bh=T8xHFsDVNB4BRtx5zeKtkoLeHGqNXl8SFgokQyImyk4=; b=FcyvlfcKAu95odle7O/vSYLMacK3rIGcRJ4qInZKhbESju+tC5NdjJgGzWGLH4/VDd 21V7dLvEgsp/KGhDc1nE5Yj9LWPi7U5uuGIjbrcfKydK6jwMa2nJyt9jXNKqFHENs2Nu M/PGPEnN8M0ws5q3MrUAXQPl9P7AuAINmHkgdbe/EKsI8wd18QqKNTtEYdvUjm3t0yGH 55H6l99pxVoaNaqXLQt9g9EhltAx2BvXfkV6eWgywopntmZYy1UI8iGDDrQ908Y15eiu kkBer1krg2UPQyT5nvJTcUZ9q/e8H+9JtCqVgg+dFOMJCl4IqPK0DFn2xHjS7IY736dj otFw== 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:date:references:user-agent :in-reply-to:message-id:mime-version; bh=T8xHFsDVNB4BRtx5zeKtkoLeHGqNXl8SFgokQyImyk4=; b=pTbK8CfbDigkiJxyg2bdi+rYo2vs9Xr1dSmhQ5Z5Au0XLUeF/ixxWbwbVIJcQa4yqs AzRI0nEhRX4a/vx8P0/5S2JxNMP+xLV+Ksn/Mki1oKtsVEbrduFcrlmu7LdIQtvwdu9w hjSuFIhMmYQgcRAJFaFxa3UozXwTNMfQGR1HLAZYZrOfiabkevx4/qKjjtNTZiHaplf/ XUZ/nUYUU8yNMMEZrqAFh4m6j5DLz2tqjcHb/vgpzWxZpjzFw61jj3Lbk9uQFdSjXWm1 4PdlYMuSOxour6eTjOhMcI13ENbX4CB9oBhUPPsyZy3MGBBFrNn872FLuGjtsxS9ARcX Qi5A== X-Gm-Message-State: AOAM533G5g37HKuf6YE4qcmQHOBN4yU66EWJisgIyTEi2nGb1fjyNwLm YpyWj7b1loexSBrnJ6/LQXSp+Tt5dchkDA== X-Google-Smtp-Source: ABdhPJwul25kYNZhbSrRYe0OJrtcDcNgeAZ8+uBo/rIqNTBNxnTEcKO2t/X09eIan84LrUglWbKUdw== X-Received: by 2002:a63:4c5c:: with SMTP id m28mr17726010pgl.67.1630424138838; Tue, 31 Aug 2021 08:35:38 -0700 (PDT) Received: from localhost (61-245-128-160.3df580.per.nbn.aussiebb.net. [61.245.128.160]) by smtp.gmail.com with ESMTPSA id o16sm22522780pgv.29.2021.08.31.08.35.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 31 Aug 2021 08:35:38 -0700 (PDT) From: Timothy To: David =?utf-8?Q?Luke=C5=A1?= Subject: Re: org-indent-indentation-per-level may be broken Date: Tue, 31 Aug 2021 23:30:05 +0800 References: <87lf4hoh5c.fsf@gmail.com> User-agent: mu4e 1.6.5; emacs 28.0.50 In-reply-to: Message-ID: <87fsupoce0.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Received-SPF: pass client-ip=2607:f8b0:4864:20::532; envelope-from=tecosaur@gmail.com; helo=mail-pg1-x532.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 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=1630424179; 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=T8xHFsDVNB4BRtx5zeKtkoLeHGqNXl8SFgokQyImyk4=; b=XZBV9wZOAtmwoXraF7402FnfCVo/VW0uu8iMjXAGx2sC7N1298+Xp4DwKkx8d5TNOtj0sW N4ZVehv3sAHTfpEdvxHNWdLsxvmiWKUzkgvELvEI6M7jDDxA6Mx1Ojh/kPnXC6aOddSA7k ilrkohxTI0bmuRg97YoqBFJO7PTf4S4Vu9X9+z7XKGGY03OE3ItWpNKJw2M3Qa034HxrE5 od0pIr1pvrG2L7JCn/qhGh+c/xRiLpil9TegJlj5nfnqwHZEF2fCVzclf29DPZr9lsfHwG Fgg7bQkRXgHTI2xD/9qqeJpcmW2+Sxgn6RuPX8pk7IgLJ/3knZMSxj0gM+x1gg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1630424179; a=rsa-sha256; cv=none; b=lqfXcJR85wSvXqeOybtidT8hP3TsiSops5TbN6LJU6Ndz6tNxodAQIyRjzuTAsB25L40pj RxG529RG6UngK1hMO1oqJyoHu3SPdB0AKjBKNtvFLpVpRAVBVZ3WyKAh8p2qHbHjy/+xnQ 47V0buPWAug2+AWBqdzjHXgs8HpWOKKyy1e0W82sNNahYf+VEip2VpBazXY/ujSnI/g19K /HTUlXmm/RMdXlixcwdH4p6mlbIWHYmXFZFM5vi70LwaXYVEvL4WObMcRTS9kPNs01waiU ZSP1XmYCrbnY7B1ooYaxJVamNFlMXQbTP+B02kgvoui7bjzXtOPRLU7LKws6nw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=FcyvlfcK; 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: -0.62 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=FcyvlfcK; 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: E3BB617CE1 X-Spam-Score: -0.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: wgKpoQm2ZaJJ --=-=-= Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi David, > Thanks for getting back to me! No trouble, sometimes the =E2=80=9Cmain people=E2=80=9D (Bastien, Nicolas, = =E2=80=A6) end up being a bit snowed under and things take a bit longer than one might hope, but we= =E2=80=99ll always try to get back to you =F0=9F=99=82. >> Is the patch in your original email a good fix for this? > > Basically yes, though I=E2=80=99ve simplified it to this: > *snip* Thanks for this, it=E2=80=99s nice to see something so simple. Would you ca= re to make a =E2=80=9Cproper=E2=80=9D patch (commit message and all =F0=9F=98=89) so we = can apply it to the repo giving you credit? If you haven=E2=80=99t assigned the FSF copyright, you= =E2=80=99ll just need to add =E2=80=9CTINYCHANGE=E2=80=9D to the end of the commit message as per . All the best, Timothy --=-=-=--