From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id oKL8BnMkd2HdCQEAgWs5BA (envelope-from ) for ; Mon, 25 Oct 2021 23:41:07 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id cIGJAnMkd2GdCQAAbx9fmQ (envelope-from ) for ; Mon, 25 Oct 2021 21:41:07 +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 6915227E7E for ; Mon, 25 Oct 2021 23:41:06 +0200 (CEST) Received: from localhost ([::1]:54074 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mf7iK-00027Z-KX for larch@yhetil.org; Mon, 25 Oct 2021 17:41:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49476) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf7gz-0001xp-GE for emacs-orgmode@gnu.org; Mon, 25 Oct 2021 17:39:42 -0400 Received: from mail-pj1-x102f.google.com ([2607:f8b0:4864:20::102f]:44821) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mf7gx-0000HB-Hm for emacs-orgmode@gnu.org; Mon, 25 Oct 2021 17:39:41 -0400 Received: by mail-pj1-x102f.google.com with SMTP id oa12-20020a17090b1bcc00b0019f715462a8so2559pjb.3 for ; Mon, 25 Oct 2021 14:39:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=NOnlPKRanbDHGfiuyFPBAytf4NmgROVELHMB3Xzw70k=; b=RIPnY61x5Y/oEOcjkDX2iIbYtJx+NCXi8eUxSxiR6OMbxrFyR6nV7OknX1//bKak5j cg5PjGK2QjwaOaDdFkaMgAyoz3mLwsWZMVpqRgJBYHaD3nZAa3OFWVHwGFJxdulerAef ABcWc2V89WSOKkSDNFfOwzXpUWbA6GTUxKKkTWkD7yByQFtpm8bq7UC7VtpngvUOqLI9 jroRYQlUzb3JihqTcWLTeIrQ/jteRHl6HaBhHdcp/DJvmS3xpBUryyw0gqDBbgvPPaYU rlJqVyba85SfSZA2eti9nqxenb+1Sk6siUi8+H2LrGMCyKCOZmC/snk8RsneDoz1Hgp4 wNcw== 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:references:date:in-reply-to :message-id:user-agent:mime-version; bh=NOnlPKRanbDHGfiuyFPBAytf4NmgROVELHMB3Xzw70k=; b=vWF506igcfl7veELCvk4dOH9ikFvJSS6LsBwYwYnR5L+K8ZhWsFdSLyYFbOxSGLNFE 7twuYvAK6el1nxPFqR+ExlCy+8+5Ze9r52JBH3cTpqk7D//w7q0RzFoWhS7bO7n59cif uCtF7+J7UVSPWKYzqjIhLOMngRuBRr9MG91wlCF/Lawq1dMhceiYV37g7ytQVsO8gCQ1 Cjzn87depJdP4F9bUucJIiwDcD36ialE0Ta0zkZnzALn+WPm9+wtaQH7392IKyIKoRYG O7YghBqqS/uGHc5CsjowFKsxvUrG/npKBU/M66yU7so9NU8h+O3xHFlqy9V0+k/RLFmH ZRwQ== X-Gm-Message-State: AOAM531NZgbzxmMRhO59AZd2tcL9EQ815RGvKEarEKOn7+miStkwVkQq Yn+95QWifLUgjH8kES02KS4sKYr81eM= X-Google-Smtp-Source: ABdhPJzLwYifQfZnF87xb/qSwIWSKimdqjIq42VFsn+jlKsivMLi8fdc02+sRBQujpOFlttRFjjCzA== X-Received: by 2002:a17:90b:4c12:: with SMTP id na18mr12899958pjb.103.1635197977278; Mon, 25 Oct 2021 14:39:37 -0700 (PDT) Received: from flavia (S01061cabc0a572b3.ed.shawcable.net. [68.148.90.108]) by smtp.gmail.com with ESMTPSA id k10sm8600416pff.160.2021.10.25.14.39.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Oct 2021 14:39:37 -0700 (PDT) From: Bodertz To: Ihor Radchenko Subject: Re: [PATCH] Bug: Indenting empty description list item leaves point at beginning of line [9.4.4] References: <87o88hlkvv.fsf@gmail.com> <87y27bwvnc.fsf@localhost> <87lf2h9qj2.fsf@localhost> Date: Mon, 25 Oct 2021 15:39:35 -0600 In-Reply-To: <87lf2h9qj2.fsf@localhost> (Ihor Radchenko's message of "Mon, 25 Oct 2021 21:34:41 +0800") Message-ID: <87ilxku6lk.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::102f; envelope-from=bodertz@gmail.com; helo=mail-pj1-x102f.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=1635198066; 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=NOnlPKRanbDHGfiuyFPBAytf4NmgROVELHMB3Xzw70k=; b=hN23aEcw1jjKuvhdnU/ccbXM2px/ldhEiSbBzYbWIo9mSqbNkoXdHgCmtVPN/4r2Xrtv7c +YVBTS90AUjUJTMLQHdRdFHl2N7NtNO+ZJXipxBWg1M/rMTGekqkmc5hLjviWJ5/x1vi4Y xf3rKWJ7b6uUv6ZhdlkCf2x1fOrnZmVoVjKox/OhdAJYFBCH7MIufw0E9J5t2mpvGVqtAN BmIUDXbwvJDkk6rbOvdl3YozVDHhNGns8/p/fkHi72m9r1blDAemBGcZosfCzvTxrp+Fj1 RkxDGYutl9NVWXwkAkW19JqRiXr74R0sohUCt00OcKXj3Kt+RR/zV99lEcmNfQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635198066; a=rsa-sha256; cv=none; b=YYFaPj3ZG9UG+ddzAvW4nZvISMIQ9lxBWYJNPVm30TyC1o4Q5c8NZuHW3sDKhzqTJP+anR odPql0dhkyk+KadNDNmfJ7OOfOE2C7wgH2RYPac98t1WfmhfrorJQabnQkL7b//LEnqJbn Gzh+cvcON2HuZvJuRP8FeI09S/pCjoco5nnI/mAuPvSJYnO2hlDwY1yIQszFyxNic4Y/ve M7MwgIM6myuzUC2NfITXzpQ4djB8Iwy+1eQ71ZC5yws5rxIyP1temwoXpO0DJqzl3z6FDM 1qw9DOOgrz/pv+HrLmmJ9LyX00J5GvxoeKRMh2GwoTZi9lZMd+lJrq6fAQ8D5Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=RIPnY61x; 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.76 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=RIPnY61x; 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: 6915227E7E X-Spam-Score: -3.76 X-Migadu-Scanner: scn0.migadu.com X-TUID: jsbsk+qhXnU4 Apologies, I wasn't aware you were asking for feedback. The issue I described no longer occurs. However, there is still a minor issue with the proposed fix. After creating a new empty description list item by pressing {M-RET} after a description list item, the item created is the following: --8<---------------cut here---------------start------------->8--- - | :: --8<---------------cut here---------------end--------------->8--- That is, "dash space space colon colon". After indenting, it becomes: --8<---------------cut here---------------start------------->8--- - |:: --8<---------------cut here---------------end--------------->8--- That is, "dash space colon colon". The space before the colon is no longer present.