emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Possible bug: Adding a new item to a list "a)"
@ 2024-06-01 22:28 Kepa
  2024-06-03 15:04 ` Ihor Radchenko
  0 siblings, 1 reply; 2+ messages in thread
From: Kepa @ 2024-06-01 22:28 UTC (permalink / raw)
  To: emacs-orgmode

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



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

* Re: Possible bug: Adding a new item to a list "a)"
  2024-06-01 22:28 Possible bug: Adding a new item to a list "a)" Kepa
@ 2024-06-03 15:04 ` Ihor Radchenko
  0 siblings, 0 replies; 2+ messages in thread
From: Ihor Radchenko @ 2024-06-03 15:04 UTC (permalink / raw)
  To: Kepa; +Cc: emacs-orgmode

Kepa <gnu.cognition199@slmails.com> writes:

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

Sorry, but the instructions are not very clear for me.
May you please attach the example as a file, so that nothing is
distorted by email line truncations?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>


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

end of thread, other threads:[~2024-06-03 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-01 22:28 Possible bug: Adding a new item to a list "a)" Kepa
2024-06-03 15:04 ` 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).