From: Bodertz <bodertz@gmail.com>
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 [thread overview]
Message-ID: <87o88hlkvv.fsf@gmail.com> (raw)
See this example plain list, where point is represented by <point>:
- list item
- Indent the empty list item below by pressing M-<right>
- <point>
After pressing M-<right> as asked, the list will look like this:
- list item
- Indent the empty list item below by pressing M-<right>
- <point>
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-<right> :: description
- <point> ::
After pressing M-<right> as asked, the list will look like this:
- list item :: with description
- Indent the empty list item below by pressing M-<right> :: description
<point> - ::
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/)
next reply other threads:[~2021-09-24 22:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-24 21:32 Bodertz [this message]
2021-09-27 8:24 ` Bug: Indenting empty description list item leaves point at beginning of line [9.4.4] Bastien
2021-10-02 10:47 ` [PATCH] " Ihor Radchenko
2021-10-25 13:34 ` Ihor Radchenko
2021-10-25 21:39 ` Bodertz
2022-06-09 13:25 ` [PATCH v2] " Ihor Radchenko
2022-06-11 5:12 ` Bodertz
2022-06-11 12:18 ` Ihor Radchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o88hlkvv.fsf@gmail.com \
--to=bodertz@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).