From: Grant Rettke <gcr@wisdomandwonder.com>
To: York Zhao <gtdplatform@gmail.com>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: (org-insert-headline '(4)) should insert new headline before point
Date: Sat, 5 Apr 2014 01:03:11 -0500 [thread overview]
Message-ID: <CAAjq1meD=znw2LG5Apvo=BAH2iskqOOt3_g0xKbG2z4Fc+VBVA@mail.gmail.com> (raw)
In-Reply-To: <CAD3zm23evd6wCC3KP1mkyK358qmfjo7XHXGvjAV0iXLkDsTOww@mail.gmail.com>
They are working on the next release right now so things might be quiet.
Grant Rettke | AAAS, ACM, AMA, COG, FSF, IEEE, Sigma Xi
grettke@acm.org | http://www.wisdomandwonder.com/
“Wisdom begins in wonder.” --Socrates
((λ (x) (x x)) (λ (x) (x x)))
“Life has become immeasurably better since I have been forced to stop
taking it seriously.” --Thompson
On Fri, Apr 4, 2014 at 10:01 PM, York Zhao <gtdplatform@gmail.com> wrote:
> Any one?
>
> On Thu, Apr 3, 2014 at 6:59 PM, York Zhao <gtdplatform@gmail.com> wrote:
>> Hi list,
>>
>> (org-insert-headline '(4)) used to insert new heading before point. But this had
>> broken recently. According to the docstring, this command inserts new
>> heading at the end of the parent subtree ONLY if two universal prefix
>> arguments is given, not one. Here's the reproducer:
>>
>> --8<---------------cut here---------------start------------->8---
>> emacs -Q -L path/to/org-mode/lisp/ --eval \
>> "(let ((buf (get-buffer-create \"test-org\")))
>> (with-current-buffer buf
>> (org-mode)
>> (insert \"* headline 1\")
>> (goto-char (line-beginning-position))
>> (org-insert-heading '(4)))
>> (switch-to-buffer buf))"
>> --8<---------------cut here---------------end--------------->8---
>>
>> Thanks
>
next prev parent reply other threads:[~2014-04-05 6:03 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-03 22:59 (org-insert-headline '(4)) should insert new headline before point York Zhao
2014-04-05 3:01 ` York Zhao
2014-04-05 6:03 ` Grant Rettke [this message]
2014-04-17 14:21 ` Bastien
2014-04-20 20:46 ` York Zhao
2014-04-21 8:39 ` Nicolas Goaziou
2014-04-22 9:23 ` Bastien
2014-04-23 21:42 ` Leonard Randall
2014-04-23 21:48 ` Leonard Randall
2014-04-25 5:43 ` Eric Abrahamsen
2014-04-25 7:29 ` Bastien
2014-04-25 10:39 ` Leonard Randall
2014-04-29 12:35 ` Bastien
2014-04-29 13:59 ` Leonard Randall
2014-04-29 14:20 ` Bastien
2014-04-30 7:12 ` Leonard Randall
2014-04-30 8:44 ` Bastien
2014-04-30 17:03 ` Leonard Randall
2014-05-04 2:37 ` Leonard Randall
2014-05-21 1:43 ` Bastien
2014-06-02 12:11 ` Leonard Avery Randall
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='CAAjq1meD=znw2LG5Apvo=BAH2iskqOOt3_g0xKbG2z4Fc+VBVA@mail.gmail.com' \
--to=gcr@wisdomandwonder.com \
--cc=emacs-orgmode@gnu.org \
--cc=gtdplatform@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).