emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] org-insert-subheading doesn't work well with colons


From: Leo Ufimtsev
Subject: Re: [O] org-insert-subheading doesn't work well with colons
Date: Tue, 24 Mar 2015 09:46:03 -0400 (EDT)

Thank you for fix.

Leo Ufimtsev | Intern Software Engineer @ Eclipse Team

----- Original Message -----
From: "Nicolas Goaziou" <address@hidden>
To: "Leo Ufimtsev" <address@hidden>
Cc: address@hidden
Sent: Monday, March 23, 2015 6:41:04 PM
Subject: Re: [O] org-insert-subheading doesn't work well with colons

Hello,

Leo Ufimtsev <address@hidden> 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]