From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id QDt9G0ROTmEEMQEAgWs5BA (envelope-from ) for ; Sat, 25 Sep 2021 00:16:36 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id sJ8gF0ROTmFrSgAA1q6Kng (envelope-from ) for ; Fri, 24 Sep 2021 22:16:36 +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 E02CA151FE for ; Sat, 25 Sep 2021 00:16:35 +0200 (CEST) Received: from localhost ([::1]:46186 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mTtUg-0002Om-WC for larch@yhetil.org; Fri, 24 Sep 2021 18:16:35 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:37294) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mTsoU-0000g1-AB for emacs-orgmode@gnu.org; Fri, 24 Sep 2021 17:32:58 -0400 Received: from mail-pf1-x436.google.com ([2607:f8b0:4864:20::436]:34486) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1mTsoS-0007kC-74 for emacs-orgmode@gnu.org; Fri, 24 Sep 2021 17:32:58 -0400 Received: by mail-pf1-x436.google.com with SMTP id g14so10031773pfm.1 for ; Fri, 24 Sep 2021 14:32:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:subject:date:message-id:mime-version; bh=5Tqn6CRAzwObU3u2lNgsY67S3vIhhUuZxruVrLXbsbM=; b=oIf/Z9f2wr159Bbbcx7FdabpYV/G1BM9o5Jp2iCljbONZjvy+jsJHbzbCN/sR/1qvd JFo2rZ08J8c1OOIJsRvwCBro3xXytLV7NX6uorrkvT9MidZSx0tc62loUe2Ti0KuNUZi CAfEw4BOJGaPHJgHDXPHu6KV2lwITojVJYdEiaF4/vmXB7TMc4EwYvvuLXlT1DACn5AI uVOkbKX4kYMpKq69xN2wkEEBm5Qbn5ujb7OCB0gARLNjkjq+gRtKtkwk8vaJlpwdxBhg zR+Id9LKLAa25VdhMZMYo9AZ6LoMNbfL20lOrTZvalBBBXeusaawHCSzUJSDMntTLZ5+ ulsg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=5Tqn6CRAzwObU3u2lNgsY67S3vIhhUuZxruVrLXbsbM=; b=Agnx2jYjqz/a+q/joN3k8AwS83EjQIqHPvgyMEJplM0ArNM+271c5CZkaZMed536hi l/g+T1t+cFA2n7i6BeRn8m9n1esyPlOyo/krhFRO/1crt/VZ31rqIPAll4q2kMExQt2w SdLyzhWn0aBfNkg/nSCrqfKslabPdBqUyMNF0bD+dT/A7HxLblWeUllCo/fT20ZfW52+ /vWysDmNuy9q6+aeSSyngcNvV6Tw7egBIu6SivMGnzpWDXnbFSb2RTMsQARysm1zxrd8 KH4r7FatGk3p3fMsfnwybxzP0YB/rWOjkwk1N21+CIqYFzNzdDu3wIuNfCIUBEOHqKKw nlqA== X-Gm-Message-State: AOAM531pc/jqF9F0W9s71NqKBIpJiRiyFJvhhkIuJjzD2TWG9jSxLLTf QeCOEeIt7+wKjc1wpmJFrGpQgy/ylnzF5Q== X-Google-Smtp-Source: ABdhPJxoMUL1bLNoIcPOHjgWjM+O134N9JfI27rY/BOQvMig3FQAKl8lBpdJqdfhihSRds0cK/MAxw== X-Received: by 2002:a63:84c1:: with SMTP id k184mr5511001pgd.9.1632519174023; Fri, 24 Sep 2021 14:32:54 -0700 (PDT) Received: from flavia (S01061cabc0a572b3.ed.shawcable.net. [68.148.90.108]) by smtp.gmail.com with ESMTPSA id e7sm9164177pfv.158.2021.09.24.14.32.53 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Sep 2021 14:32:53 -0700 (PDT) From: Bodertz To: emacs-orgmode@gnu.org Subject: Bug: Indenting empty description list item leaves point at beginning of line [9.4.4] Date: Fri, 24 Sep 2021 15:32:52 -0600 Message-ID: <87o88hlkvv.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2607:f8b0:4864:20::436; envelope-from=bodertz@gmail.com; helo=mail-pf1-x436.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-Mailman-Approved-At: Fri, 24 Sep 2021 18:10:41 -0400 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: , 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=1632521795; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=5Tqn6CRAzwObU3u2lNgsY67S3vIhhUuZxruVrLXbsbM=; b=D1xbhmax4YqY5tF6vRt0pc1pLyvaNn0AM22aSJ8K3hg+NhYddcThrA4knld9DzzCYm2Kru 1P8Q65JxUOdYomjmY2AJX77bJeWJslAnievkLxOiHgrQJ/E3ygUeRRpCpEYqIP4Q39bZOn /gSTfedSGjhw+1YvC1IPcMAbXdD4wFHqHWeMYFnRfwcUvMzfHcAmCt3p+TCQFD/7n6TFtV htnKf1y+C9YN0cXR2QR2wfRp3sz0Ld0MLs/pXzYZoQNbSEjZUgo8MxFlCQ+iFyRT4ZE1e5 DNIEPmDeS9JtAvXxnfiFlPDYLU0hTmiXqfaDj5/XfNu3073VzoEdsxwbFoDtMg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1632521795; a=rsa-sha256; cv=none; b=bnm+qtffpwW62LS5QjAR+ztJKXQavH/SXeeV14V/LerZseBRZJW6zz7QTrWZF8Bojak4rb zCAbZcEI1COQlCTT+ph1CFhJkT+LAswI6BrszjNa21H97BMM+pJ/oFzfA5CJbZ3P5vFcbA LdofB4ljBmoO3ln72p8HS4rA573XkaLvwhtfePue7LgMzh5WG37/5IBjbxv0wtj/ilvwRV atpjvXnd6+rDxU5qpZEHp/ew3J7T8hYoMrP30W7xf19/JipmblmClUEd9Ws+AwOZ/gq/Ut DUcTfSwLgq1xriIou7OOe4jZHFkyK/6prXsp44o0pb4ODip32sVpcD7oePRf7w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="oIf/Z9f2"; 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.09 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20210112 header.b="oIf/Z9f2"; 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: E02CA151FE X-Spam-Score: -3.09 X-Migadu-Scanner: scn0.migadu.com X-TUID: NmTqr50F5f0k See this example plain list, where point is represented by : - list item - Indent the empty list item below by pressing M- - After pressing M- as asked, the list will look like this: - list item - Indent the empty list item below by pressing M- - As you can see, point is after the dash. Next see this example description list: - list item :: with description - Indent the empty list item below by pressing M- :: description - :: After pressing M- as asked, the list will look like this: - list item :: with description - Indent the empty list item below by pressing M- :: description - :: 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. Emacs : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.24, cairo version 1.16.0) Package: Org mode version 9.4.4 (release_9.4.4 @ /gnu/store/qbd7y4jm3lp1sgzyl6b8cqcf8hb3w1wz-emacs-pgtk-native-comp-28.0.50-203.92bc69e/share/emacs/28.0.50/lisp/org/)