From: Carsten Dominik <carsten.dominik@gmail.com>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: Eric Abrahamsen <eric@ericabrahamsen.net>, emacs-orgmode@gnu.org
Subject: Re: org-insert-heading rewritten from scratch
Date: Tue, 3 Sep 2013 15:25:16 +0200 [thread overview]
Message-ID: <145CF774-77B2-4FCE-B52D-998D9EEC468F@gmail.com> (raw)
In-Reply-To: <878uze3v0x.fsf@gmail.com>
On Sep 3, 2013, at 3:16 PM, Nicolas Goaziou <n.goaziou@gmail.com> wrote:
> Hello,
>
> Carsten Dominik <carsten.dominik@gmail.com> writes:
>
>>> Moreover, AFAICT, there's no more difference between C-u M-RET, which
>>> meant "create headline right here" and M-RET.
>>
>> C-u means: Do not ask org-insert-item, just go ahead and insert a heading.
>> That is supposed to be the only difference.
>
> Point taken. I thought C-u had another meaning too.
>
>> Please take another look.
>
> It looks better. Though it seems to ignore a nil
> `org-blank-before-new-entry' value for `heading':
>
> * H
>
> X
>
> Here I get,
>
> * H
>
> * X
>
> but, with a nil value, it should be:
>
> * H
> * X
Hmmm, I thought you just asked me to implement exactly what you see, namely that M-RET will not remove empty lines above the cursor - only add them. Did I misunderstand?
Thanks
- Carsten
>
>
> Thanks.
>
> Regards,
>
> --
> Nicolas Goaziou
next prev parent reply other threads:[~2013-09-03 13:25 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-08 6:43 org-insert-heading rewritten from scratch Carsten Dominik
2013-08-08 7:41 ` Eric Abrahamsen
2013-08-31 14:00 ` Carsten Dominik
2013-08-31 14:34 ` Nicolas Goaziou
2013-09-01 6:13 ` Carsten Dominik
2013-09-01 8:19 ` Nicolas Goaziou
2013-09-01 12:04 ` Carsten Dominik
2013-09-01 12:25 ` Nicolas Goaziou
2013-09-03 13:16 ` Nicolas Goaziou
2013-09-03 13:25 ` Carsten Dominik [this message]
2013-09-03 13:33 ` Carsten Dominik
2013-09-03 13:38 ` Nicolas Goaziou
2013-09-03 13:47 ` Carsten Dominik
2013-09-03 13:58 ` Nicolas Goaziou
2013-09-03 14:04 ` Carsten Dominik
2013-09-03 14:12 ` Nicolas Goaziou
2013-09-07 10:50 ` Nicolas Goaziou
2013-09-07 12:01 ` Nicolas Goaziou
2013-09-01 2:38 ` Eric Abrahamsen
2013-09-01 3:11 ` Samuel Wales
2013-09-01 3:13 ` Samuel Wales
2013-09-09 16:42 ` Michael Brand
2013-09-09 19:10 ` Nicolas Goaziou
2013-09-09 20:37 ` Michael Brand
2013-09-12 20:20 ` Carsten Dominik
2013-09-12 20:52 ` Michael Brand
2013-09-12 20:58 ` Carsten Dominik
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=145CF774-77B2-4FCE-B52D-998D9EEC468F@gmail.com \
--to=carsten.dominik@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=eric@ericabrahamsen.net \
--cc=n.goaziou@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 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).