From: Kepa <gnu.cognition199@slmails.com>
To: emacs-orgmode@gnu.org
Subject: Possible bug: Adding a new item to a list "a)"
Date: Sat, 1 Jun 2024 22:28:14 +0000 [thread overview]
Message-ID: <171728091890.8.10140803963092484218.344926505@slmails.com> (raw)
I have a weird behavior when trying to add a new item to an ordered list.
Version: Org mode version 9.7-pre (release_N/A-N/A-a3c1a8502 @ c:/.../elpa/org-9.7pre0.20240524.175607/)
Instructions for the example:
Point: placed after "[...]" instead of "(point)".
Send: M-ENTER
Result: First line "a)..." is indented.
Example:
* Error orgmode
a) /Estímulo único/. Consiste en
1) _entrenar varios grupos de sujetos para que un estímulo adquiera cierto control (convirtiéndolo en un E+ o en un E-)_
2) _y después exponer a cada grupo a un estímulo de prueba diferente, en cuanto a su parecido con el estímulo original._
[...] (point) cuanto mayor es el parecido de éste con el estímulo original mayor es la fuerza (probabilidad, tasa, intensidad, etc.) de la respuesta.
Behaviour:
* Error orgmode
a) /Estímulo único/. Consiste en
1) _entrenar varios grupos de sujetos para que un estímulo adquiera cierto control (convirtiéndolo en un E+ o en un E-)_
2) _y después exponer a cada grupo a un estímulo de prueba diferente, en cuanto a su parecido con el estímulo original._
[...]
b) c1) to mayor es el parecido de éste con el estímulo original mayor es la fuerza (probabilidad, tasa, intensidad, etc.) de la respuesta.
Expected behavior:
* Error orgmode
a) /Estímulo único/. Consiste en
1) _entrenar varios grupos de sujetos para que un estímulo adquiera cierto control (convirtiéndolo en un E+ o en un E-)_
2) _y después exponer a cada grupo a un estímulo de prueba diferente, en cuanto a su parecido con el estímulo original._
[...]
b) cuanto mayor es el parecido de éste con el estímulo original mayor es la fuerza (probabilidad, tasa, intensidad, etc.) de la respuesta.
Behavior for my customized emacs;
in emacs -q, after "a) ..." sending M-ENTER adds a new headline, instead of a new list item.
Best regards
next reply other threads:[~2024-06-01 22:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-01 22:28 Kepa [this message]
2024-06-03 15:04 ` Possible bug: Adding a new item to a list "a)" Ihor Radchenko
2024-07-07 9:42 ` 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=171728091890.8.10140803963092484218.344926505@slmails.com \
--to=gnu.cognition199@slmails.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).