all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* An another small bug with C-<RET>
@ 2008-11-03 21:10 Sergey A.
  2008-11-04 11:31 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Sergey A. @ 2008-11-03 21:10 UTC (permalink / raw)
  To: emacs-orgmode

Hello.

This bug isn't so significant, but maybe the following steps to
reproduce will help to identify more complex bugs (if those exist)
based on this.

Suppose we have the following file opened in your emacs:

*** foo
***** bar

1. Move the cursor to the end of the last line (here [] represents the cursor):

*** foo
***** bar[]

and type some C-k to delete all the possible spaces and newline
symbols. Don't save file after this.

2. Then type C-<RET>. Here is what you'll see:

*** foo
***** bar***** []

Here is what I expected to see:

*** foo
***** bar
***** []

I use the latest emacs from CVS and the latest org-mode from git.

Thanks.

--
Sergey

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

* Re: An another small bug with C-<RET>
  2008-11-03 21:10 An another small bug with C-<RET> Sergey A.
@ 2008-11-04 11:31 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-11-04 11:31 UTC (permalink / raw)
  To: Sergey A.; +Cc: emacs-orgmode

Fixed, thanks.

- Carsten

On Nov 3, 2008, at 10:10 PM, Sergey A. wrote:

> Hello.
>
> This bug isn't so significant, but maybe the following steps to
> reproduce will help to identify more complex bugs (if those exist)
> based on this.
>
> Suppose we have the following file opened in your emacs:
>
> *** foo
> ***** bar
>
> 1. Move the cursor to the end of the last line (here [] represents  
> the cursor):
>
> *** foo
> ***** bar[]
>
> and type some C-k to delete all the possible spaces and newline
> symbols. Don't save file after this.
>
> 2. Then type C-<RET>. Here is what you'll see:
>
> *** foo
> ***** bar***** []
>
> Here is what I expected to see:
>
> *** foo
> ***** bar
> ***** []
>
> I use the latest emacs from CVS and the latest org-mode from git.
>
> Thanks.
>
> --
> Sergey
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

end of thread, other threads:[~2008-11-04 11:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-03 21:10 An another small bug with C-<RET> Sergey A.
2008-11-04 11:31 ` Carsten Dominik

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.