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 oDAhBLW0dmH6AAAAgWs5BA (envelope-from ) for ; Mon, 25 Oct 2021 15:44:21 +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 sLxSO7S0dmEJSwAAbx9fmQ (envelope-from ) for ; Mon, 25 Oct 2021 13:44:20 +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 4F8FF1DCFC for ; Mon, 25 Oct 2021 15:44:20 +0200 (CEST) Received: from localhost ([::1]:56954 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mf0Gx-0000JA-Cn for larch@yhetil.org; Mon, 25 Oct 2021 09:44:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44834) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mf06K-0008Sa-KC for emacs-orgmode@gnu.org; Mon, 25 Oct 2021 09:33:20 -0400 Received: from mail-pj1-x1030.google.com ([2607:f8b0:4864:20::1030]:56025) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mf06I-0003KP-6c for emacs-orgmode@gnu.org; Mon, 25 Oct 2021 09:33:20 -0400 Received: by mail-pj1-x1030.google.com with SMTP id om14so8288501pjb.5 for ; Mon, 25 Oct 2021 06:33:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version; bh=KjYHHQZe186iJQQtg5dMTBLctvCWafwhkB1VNMIrq3Y=; b=QbjfiVkajNHHhfv8C69dDr+pT+1nvlzMfsVUaxKu6hVcOqRTOf4HuLwK7cZ1oh/Knz mSHH2Bzh3VjPj/WEDiyaTyjA3BsD3chEY+4+HP7cJiI7RJWJL1znVYLjEB9zBKluj8MA JSE7iH+BtEkWBlW3TLpwtSFJc8RXqN4eUFXqfNvytKTdg8Lr0lXxfXRKmaU8iDvEL0V6 MW6dWn7EoL01OXJ8Ph08aJ4AmEyTAGSMz3h0FVdBdWptc2LvV1/FGd/v+5GgYje7SRYv tuFV3NdVNEcbQhr1Gu2OSZBd0YKi6ItJLdNDa4qQ9+847g8Uja+RmnrFGkZDdqLtlfSW CaXg== 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:in-reply-to:references:date :message-id:mime-version; bh=KjYHHQZe186iJQQtg5dMTBLctvCWafwhkB1VNMIrq3Y=; b=JNXgUnlGAf9Qpywl5/8keMfA/YenHu5vHCHWEKUr+G6xdhp4/Y/+Yg70akv6FVHdoN D9qjzdDY/BeUeT7ZIUBorLvelXMVj8yIVWr3CZm+QPj6L0oY7xh7yIBFsx44jgKFgwQZ psBcZVqUxt4F3eXXvb1pLIbiavpdcSJOGqJPyW9VwZiyTZy6cIuhrAUtvIc+N1YP/HNV LMaoLY9EciI4+hsLTyzmwzxpVALFVdZqAHMbQa8xD40Fir+Tps2ABRM9wAlZ+GbdWxne F8NbdXntxaEFI7S6/RfVolhZeZBdEW9H5+v1KKRBqAHUyPPRzdNck/pVDQBQsQY4MGKU qzgQ== X-Gm-Message-State: AOAM530gEiJkKcFeIJZXh7jmTQKcbrRqm3Fnsine4WpJpXvHc5FWT+il t3xhtNALBKjFRYflVX1jxDHIyqw45sk= X-Google-Smtp-Source: ABdhPJzMUq5HoMtZp17uVh+43tBBRQDE1qYw9IY6hv+B63yswainR2Z5cJpSgZjo+DRJ/KbMeHtDIA== X-Received: by 2002:a17:902:ab50:b0:13f:4c70:9322 with SMTP id ij16-20020a170902ab5000b0013f4c709322mr16221617plb.89.1635168796920; Mon, 25 Oct 2021 06:33:16 -0700 (PDT) Received: from localhost ([103.125.234.161]) by smtp.gmail.com with ESMTPSA id s6sm7733098pfu.137.2021.10.25.06.33.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Oct 2021 06:33:16 -0700 (PDT) From: Ihor Radchenko To: Bodertz Subject: Re: [PATCH] Bug: Indenting empty description list item leaves point at beginning of line [9.4.4] In-Reply-To: <87y27bwvnc.fsf@localhost> References: <87o88hlkvv.fsf@gmail.com> <87y27bwvnc.fsf@localhost> Date: Mon, 25 Oct 2021 21:34:41 +0800 Message-ID: <87lf2h9qj2.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::1030; envelope-from=yantar92@gmail.com; helo=mail-pj1-x1030.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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_ENVFROM_END_DIGIT=0.25, 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=1635169460; 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=KjYHHQZe186iJQQtg5dMTBLctvCWafwhkB1VNMIrq3Y=; b=eywip77N9DJhbCutMV1SSWW+KEROA9t0Plh3rsaqExVQoiKCwXPUHsdYfJ06tJm/4dg6Lj 3/GumHnDf12MnL2SOF3BKiirQYL66/Fi4x5Px4zB6G9qv++GwBWf9v4XBcDkAJyqE5OREl KMSE5AYM2kCeOhVjOr017F7eHLlnsBQa3om55N8pnSxjHL5ICGmJV9K2R9B5Vu38LwmZFi qr4+XvF5A7HZIyLO1MmsVTUqRN6Ywj6EB75Q+hanwgFlh8M5ObL1d97OrCnztrQAu1at7k rb6XMQkRRK7JRiy3EcnuM+OSMm41yJBngnamaKkGvnN/WsqXL1cQrmoZnpiiOA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1635169460; a=rsa-sha256; cv=none; b=cEGovzMmD3g29L5LlIdv3gkWQwn5JZm2YjJZN05LYbHHD3hzKd6SowdWKRyXczs7F2gjn0 7rEekUbLX8Dzvn+02C59dEprJ5GU2QaxrRLyoCRETdlZdvYC8/FIQ+1ZWePpOiGka3n1dj Og/cGih2NOJH7gYqISABnx7pR5gJ03K/yE3RyYmurVDGRjP5kYnKiSqpfMvzjZ50ahbyzT K+oFYTgsl98nb+W7pgpAol1OMfjgGT/QjGe8R5OsGSutxs+OXUBGd82+CsRXeWzIqAgmo7 WY5p98sU/J5mu+W29mb9oVsTcQYYVtExxUeVp+NbTDAvegAxx2tGH+Qk3HAw8Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=QbjfiVka; 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: -2.63 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b=QbjfiVka; 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: 4F8FF1DCFC X-Spam-Score: -2.63 X-Migadu-Scanner: scn0.migadu.com X-TUID: +54KZjYQYBSQ Ihor Radchenko writes: > Bodertz writes: > >> As you can see, point is at the beginning of the line. I think it >> should be after the dash, as is the case when indenting plain list >> items. > > The fix is attached. Are you still seeing the issue with the proposed patch? Best, Ihor