emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: M-RET not working as expected [9.0.2 (release_9.0.2-101-ge31598 @ /home/swflint/.emacs.d/org-mode/lisp/)]
@ 2016-12-14 22:08 Samuel W. Flint
  2016-12-14 23:17 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Samuel W. Flint @ 2016-12-14 22:08 UTC (permalink / raw)
  To: emacs-orgmode



Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org mailing list.
------------------------------------------------------------------------

Say I have the following buffer, with '|' representing my cursor:

* foo
** foo
** aoeu
|
 - aoeu
 - aoeu

If I press M-RET there, I get the following:

* foo
** foo
** aoeu
* |
 - aoeu
 - aoeu

When I would expect to get:

* foo
** foo
** aoeu
** |
 - aoeu
 - aoeu

This is in both my normal setup and the vanilla setup.

Emacs  : GNU Emacs 25.1.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.20.9)
 of 2016-09-19
Package: Org mode version 9.0.2 (release_9.0.2-101-ge31598 @ /home/swflint/.emacs.d/org-mode/lisp/)
-- 
Samuel W. Flint
4096R/266596F4
      (9477 D23E 389E 40C5 2F10  DE19 68E5 318E 2665 96F4)
(λs.s s) λs.s s

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

* Re: Bug: M-RET not working as expected [9.0.2 (release_9.0.2-101-ge31598 @ /home/swflint/.emacs.d/org-mode/lisp/)]
  2016-12-14 22:08 Bug: M-RET not working as expected [9.0.2 (release_9.0.2-101-ge31598 @ /home/swflint/.emacs.d/org-mode/lisp/)] Samuel W. Flint
@ 2016-12-14 23:17 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2016-12-14 23:17 UTC (permalink / raw)
  To: Samuel W. Flint; +Cc: emacs-orgmode

Hello,

swflint@flintfam.org (Samuel W. Flint) writes:

> Say I have the following buffer, with '|' representing my cursor:
>
> * foo
> ** foo
> ** aoeu
> |
>  - aoeu
>  - aoeu
>
> If I press M-RET there, I get the following:
>
> * foo
> ** foo
> ** aoeu
> * |
>  - aoeu
>  - aoeu
>
> When I would expect to get:
>
> * foo
> ** foo
> ** aoeu
> ** |
>  - aoeu
>  - aoeu

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2016-12-14 23:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-14 22:08 Bug: M-RET not working as expected [9.0.2 (release_9.0.2-101-ge31598 @ /home/swflint/.emacs.d/org-mode/lisp/)] Samuel W. Flint
2016-12-14 23:17 ` Nicolas Goaziou

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