From: Bodertz <bodertz@gmail.com>
To: Ihor Radchenko <yantar92@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] Bug: Indenting empty description list item leaves point at beginning of line [9.4.4]
Date: Mon, 25 Oct 2021 15:39:35 -0600 [thread overview]
Message-ID: <87ilxku6lk.fsf@gmail.com> (raw)
In-Reply-To: <87lf2h9qj2.fsf@localhost> (Ihor Radchenko's message of "Mon, 25 Oct 2021 21:34:41 +0800")
Apologies, I wasn't aware you were asking for feedback.
The issue I described no longer occurs.
However, there is still a minor issue with the proposed fix.
After creating a new empty description list item by pressing {M-RET}
after a description list item, the item created is the following:
--8<---------------cut here---------------start------------->8---
- | ::
--8<---------------cut here---------------end--------------->8---
That is, "dash space <cursor> space colon colon".
After indenting, it becomes:
--8<---------------cut here---------------start------------->8---
- |::
--8<---------------cut here---------------end--------------->8---
That is, "dash space <cursor> colon colon". The space before the colon
is no longer present.
next prev parent reply other threads:[~2021-10-25 21:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=87ilxku6lk.fsf@gmail.com \
--to=bodertz@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=yantar92@gmail.com \
/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).