all messages for Emacs-related lists mirrored at yhetil.org
 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; 3+ 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] 3+ 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
  2024-07-07  9:42   ` Ihor Radchenko
  0 siblings, 1 reply; 3+ 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] 3+ messages in thread

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

Ihor Radchenko <yantar92@posteo.net> writes:

> 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?

I am unable to do anything with this without extra information.
Since there is no response for over one month, I am closing the bug.
(It can be re-opened any time).
Canceled.

-- 
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] 3+ messages in thread

end of thread, other threads:[~2024-07-07  9:42 UTC | newest]

Thread overview: 3+ 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
2024-07-07  9:42   ` Ihor Radchenko

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.