emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Brad Collins <brad@chenla.la>
To: emacs-orgmode@gnu.org
Subject: Re: what are speedy keys?
Date: Tue, 16 Jul 2013 12:09:45 +0700	[thread overview]
Message-ID: <87d2qjks4m.fsf@bulma.chenla.la> (raw)
In-Reply-To: <87mwpnefuf.fsf@gmail.com> (Nick Dokos's message of "Mon, 15 Jul 2013 16:19:20 -0400")


This is very cool!

I especially like `s' for narrow to subtree.

I always forget C-x n s, and C-x n w.  So I set `S' to
widen a subtree (w is used by something else).

   ;; Use Org Speed Commands
   (setq org-use-speed-commands t)
   ;; Default has `s' for narrow subtree, 
   ;; so add `S' to widen subtree.
   (add-to-list 'org-speed-commands-user '("S" widen))

Thanks for pointing out Speed Key!

b/

Nick Dokos <ndokos@gmail.com> writes:
> Thomas Koch <thomas@koch.ro> writes:
>
>> I'm reading "speedy keys" in emacs release notes. What are they?
>
> Maybe this (section 15.3 of the Org manual):
>
>       (info "(org) Speed keys")
>
> ? 
>
> Eval the form above with C-x C-e after the closing paren to get to that
> section.

-- 
Brad Collins <brad@chenla.la>
skype|twitter|wave: deerpig
http://chenla.la

      reply	other threads:[~2013-07-16  5:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-15 18:43 what are speedy keys? Thomas Koch
2013-07-15 20:19 ` Nick Dokos
2013-07-16  5:09   ` Brad Collins [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

  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=87d2qjks4m.fsf@bulma.chenla.la \
    --to=brad@chenla.la \
    --cc=emacs-orgmode@gnu.org \
    /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).