emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: Indenting empty description list item leaves point at beginning of line [9.4.4]
@ 2021-09-24 21:32 Bodertz
  2021-09-27  8:24 ` Bastien
  2021-10-02 10:47 ` [PATCH] " Ihor Radchenko
  0 siblings, 2 replies; 8+ messages in thread
From: Bodertz @ 2021-09-24 21:32 UTC (permalink / raw)
  To: emacs-orgmode


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/)


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-06-11 12:18 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-24 21:32 Bug: Indenting empty description list item leaves point at beginning of line [9.4.4] Bodertz
2021-09-27  8:24 ` 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

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).