Re: Indenting a blank definition list item leaves point at beginning of line

2022-06-14 Thread Ihor Radchenko
JD Smith writes: > Org 9.5.4 (point at `X’): > > - foo :: bar X [M-Ret] > - X :: [M-right] > > leaves point at beginning of line: > > - foo :: bar > X - :: > > If you add content first, point stays put. Duplicate of https://orgmode.org/list/878rq6hstt.fsf@localhost

Indenting a blank definition list item leaves point at beginning of line

2022-06-13 Thread JD Smith
Org 9.5.4 (point at `X’): - foo :: bar X [M-Ret] - X :: [M-right] leaves point at beginning of line: - foo :: bar X - :: If you add content first, point stays put.