From: Tokuya Kameshima <kametoku@gmail.com>
To: mail@nicolasgoaziou.fr
Cc: kametoku@gmail.com, emacs-orgmode@gnu.org
Subject: Re: a patch to org.el of git version
Date: Wed, 23 Sep 2015 09:33:00 +0900 (JST) [thread overview]
Message-ID: <20150923.093300.2235048662601452995.kametoku@gmail.com> (raw)
In-Reply-To: <87bncub6gj.fsf@nicolasgoaziou.fr>
Hi Nicolas,
Thank you for the update.
But it looks like `org-show-children' is a replacement of `show-children'.
Actually the key bind for `show-children' (C-c TAB in my case) is remapped
to `org-show-children' as below.
org.el:5733:
> (define-key org-mode-map [remap show-children] 'org-show-children)
When I typed C-C TAB on an org-mode buffer, I got the following error:
Wrong type argument: commandp, org-show-children
Thanks,
--Tokuya
On Tue, 22 Sep 2015 21:27:08 +0200,
Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
>
> Hello,
>
> Tokuya Kameshima <kametoku@gmail.com> writes:
>
> > This is a tiny patch to `org-show-children' which shoule be an
> > interactive function but not.
>
> Thank you. However, `org-show-children' is not meant to be interactive,
> because its functionality is incomplete within Org. It also needs
> `org-show-entry'.
>
> In any case, I fixed its docstring since it was misleading.
>
> Regards,
>
> --
> Nicolas Goaziou
next prev parent reply other threads:[~2015-09-23 0:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-21 3:13 a patch to org.el of git version Tokuya Kameshima
2015-09-22 19:27 ` Nicolas Goaziou
2015-09-23 0:33 ` Tokuya Kameshima [this message]
2015-09-23 22:04 ` Nicolas Goaziou
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=20150923.093300.2235048662601452995.kametoku@gmail.com \
--to=kametoku@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=mail@nicolasgoaziou.fr \
/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).