From: Takaaki ISHIKAWA <takaxp@ieee.org>
To: sergio <mailbox@sergio.spb.ru>
Cc: emacs-orgmode@gnu.org
Subject: Re: reveal only current subtree
Date: Sun, 18 Dec 2011 14:44:46 +0900 [thread overview]
Message-ID: <B351030F-690D-4C7D-9A23-092ED80CDFCB@ieee.org> (raw)
In-Reply-To: <4EED5345.20202@sergio.spb.ru>
[-- Attachment #1: Type: text/plain, Size: 396 bytes --]
Dear sergio,
I think you are right, and have confirmed your setting.
The following has the same effect, just for your information.
(define-key org-mode-map (kbd "C-c C-r")
'(lambda () (interactive) (org-show-siblings)))
Best regards,
Takaaki Ishikawa
> (add-hook 'org-mode-hook (lambda ()
> (local-set-key "\C-c\C-r" (lambda ()
> (interactive)
> (org-show-siblings)))))
[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 455 bytes --]
next prev parent reply other threads:[~2011-12-18 5:44 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-17 14:20 reveal only current subtree sergio
2011-12-17 15:24 ` Takaaki ISHIKAWA
2011-12-17 15:52 ` sergio
2011-12-17 16:09 ` Takaaki ISHIKAWA
2011-12-17 16:04 ` Carsten Dominik
2011-12-17 17:57 ` sergio
2011-12-17 17:59 ` Carsten Dominik
2011-12-17 18:33 ` sergio
2011-12-18 0:13 ` Takaaki ISHIKAWA
2011-12-18 0:54 ` sergio
2011-12-18 1:12 ` Takaaki ISHIKAWA
2011-12-18 1:28 ` sergio
2011-12-18 1:41 ` Takaaki ISHIKAWA
2011-12-18 2:43 ` sergio
2011-12-18 5:44 ` Takaaki ISHIKAWA [this message]
2011-12-18 9:32 ` sergio
2011-12-18 9:47 ` Takaaki ISHIKAWA
2011-12-18 10:25 ` sergio
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=B351030F-690D-4C7D-9A23-092ED80CDFCB@ieee.org \
--to=takaxp@ieee.org \
--cc=emacs-orgmode@gnu.org \
--cc=mailbox@sergio.spb.ru \
/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).