emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-insert-subheading doesn't work well with colons
       [not found] <1403502140.1615789.1427141047416.JavaMail.zimbra@redhat.com>
@ 2015-03-23 20:06 ` Leo Ufimtsev
  2015-03-23 22:41   ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Ufimtsev @ 2015-03-23 20:06 UTC (permalink / raw)
  To: emacs-orgmode

When I have a plain list entry like this and issue org-insert-heading:

- Meaning of life ::

I expect something like this:

- Meaning of life ::
- 

Instead, it is inserted above the current item, like:

- :: 
- Meaning of life

I'm running emacs 25.0.50.3

Thoughts?

Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

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

* Re: org-insert-subheading doesn't work well with colons
  2015-03-23 20:06 ` org-insert-subheading doesn't work well with colons Leo Ufimtsev
@ 2015-03-23 22:41   ` Nicolas Goaziou
  2015-03-24 13:46     ` Leo Ufimtsev
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2015-03-23 22:41 UTC (permalink / raw)
  To: Leo Ufimtsev; +Cc: emacs-orgmode

Hello,

Leo Ufimtsev <lufimtse@redhat.com> writes:

> When I have a plain list entry like this and issue org-insert-heading:
>
> - Meaning of life ::
>
> I expect something like this:
>
> - Meaning of life ::
> - 

It depends on where point is. It should be so past the colons, indeed.
Before them, it is

  - |:: 
  - Meaning of life ::

where "|" is the point.

This should be fixed in 5a550938ce806ee88f62e6df774af47df83312a4. Thank
you


Regards,

-- 
Nicolas Goaziou

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

* Re: org-insert-subheading doesn't work well with colons
  2015-03-23 22:41   ` Nicolas Goaziou
@ 2015-03-24 13:46     ` Leo Ufimtsev
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Ufimtsev @ 2015-03-24 13:46 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode

Thank you for fix.

Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

----- Original Message -----
From: "Nicolas Goaziou" <mail@nicolasgoaziou.fr>
To: "Leo Ufimtsev" <lufimtse@redhat.com>
Cc: emacs-orgmode@gnu.org
Sent: Monday, March 23, 2015 6:41:04 PM
Subject: Re: [O] org-insert-subheading doesn't work well with colons

Hello,

Leo Ufimtsev <lufimtse@redhat.com> writes:

> When I have a plain list entry like this and issue org-insert-heading:
>
> - Meaning of life ::
>
> I expect something like this:
>
> - Meaning of life ::
> - 

It depends on where point is. It should be so past the colons, indeed.
Before them, it is

  - |:: 
  - Meaning of life ::

where "|" is the point.

This should be fixed in 5a550938ce806ee88f62e6df774af47df83312a4. Thank
you


Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2015-03-24 13:46 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1403502140.1615789.1427141047416.JavaMail.zimbra@redhat.com>
2015-03-23 20:06 ` org-insert-subheading doesn't work well with colons Leo Ufimtsev
2015-03-23 22:41   ` Nicolas Goaziou
2015-03-24 13:46     ` Leo Ufimtsev

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