From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Ingo Lohmar <i.lohmar@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: [PATCH] fix org-insert-todo-heading-respect-content in plain list item
Date: Tue, 29 Oct 2013 09:58:35 +0100 [thread overview]
Message-ID: <87ppqocv2c.fsf@gmail.com> (raw)
In-Reply-To: <871u35yyqx.fsf@acer.localhost.com> (Ingo Lohmar's message of "Mon, 28 Oct 2013 20:35:50 +0100")
Hello,
Ingo Lohmar <i.lohmar@gmail.com> writes:
> Hi Nicolas,
>
> sure: emacs -q -nw, and in the scratch buffer
>
> (add-to-list 'load-path "~/src/org-mode/lisp/") ;refer to HEAD as of yesterday
> (org-mode)
>
> ;and enter/paste:
>
> * test
> - an -!- item
> - another one
>
> Then, with the cursor at -!- (for example), hitting <C-S-return> breaks
> the line, while it /should/ create a todo heading after the subtree.
> Replacing the t with '(4) (which is what org-todo-heading comapres with)
> fixes this.
Thank you. I applied your patch.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2013-10-29 8:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-27 16:48 [PATCH] fix org-insert-todo-heading-respect-content in plain list item Ingo Lohmar
2013-10-28 8:43 ` Nicolas Goaziou
2013-10-28 19:35 ` Ingo Lohmar
2013-10-29 8:58 ` Nicolas Goaziou [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ppqocv2c.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=i.lohmar@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.