[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [
From: |
Thorsten Jolitz |
Subject: |
Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)] |
Date: |
Thu, 24 Jul 2014 17:00:39 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Nicolas Richard <address@hidden> writes:
> But now that I think about it, org mode simply should avoid narrow-map
> completely : users (me included) won't randomly try to run
> org-narrow-to-subtree outside of org buffers (and those who do deserve a
> bad error message) but they might want to give "C-x n s" a try if it is
> available.
BTW, if you use outshine and
,----
| (setq outshine-use-speed-commands t)
`----
then you have most of the Org speed-commands available outside of
Org-mode too, including 'r' for narrow-to-subtree and 'w' for widen.
Try ? on an outshine heading to get this help buffer:
,----
| User-defined Speed commands
| ===========================
|
| Built-in Speed commands
| =======================
|
| Outline Navigation
| ------------------
| n (outshine-speed-move-safe (quote outline-next-visible-heading))
| p (outshine-speed-move-safe (quote outline-previous-visible-heading))
| f (outshine-speed-move-safe (quote outline-forward-same-level))
| b (outshine-speed-move-safe (quote outline-backward-same-level))
| u (outshine-speed-move-safe (quote outline-up-heading))
| j outshine-goto
| g outshine-refile
|
| Outline Visibility
| ------------------
| c outline-cycle
| C outshine-cycle-buffer
| r outshine-narrow-to-subtree
| w widen
| = outshine-columns
|
| Outline Structure Editing
| -------------------------
| ^ outline-move-subtree-up
| < outline-move-subtree-down
| + outline-demote
| - outline-promote
| i outshine-insert-heading
| ^ outshine-sort
| m outline-mark-subtree
|
| Clock Commands
| --------------
| I outshine-clock-in
| O outshine-clock-out
|
| Meta Data Editing
| -----------------
| t outshine-todo
| , outshine-priority
| 0 (outshine-use-outorg (lambda nil (interactive) (org-priority 32)))
| 1 (outshine-use-outorg (lambda nil (interactive) (org-priority 65)))
| 2 (outshine-use-outorg (lambda nil (interactive) (org-priority 66)))
| 3 (outshine-use-outorg (lambda nil (interactive) (org-priority 67)))
| : outshine-set-tags-command
| e outshine-set-effort
| E outshine-inc-effort
| v org-agenda
| / outshine-sparse-tree
|
| Misc
| ----
| o outshine-open-at-point
| ? outshine-speed-command-help
| < (outshine-agenda-set-restriction-lock)
| > (outshine-agenda-remove-restriction-lock)
|
| [back]
`----
--
cheers,
Thorsten
- [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Nicolas Richard, 2014/07/22
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Nicolas Goaziou, 2014/07/24
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Nicolas Richard, 2014/07/24
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Nicolas Goaziou, 2014/07/24
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Nicolas Richard, 2014/07/24
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)],
Thorsten Jolitz <=
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Nicolas Goaziou, 2014/07/25
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Bastien, 2014/07/28
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Nicolas Richard, 2014/07/30
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Thorsten Jolitz, 2014/07/30
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Nicolas Richard, 2014/07/30
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Thorsten Jolitz, 2014/07/30
- Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Nicolas Richard, 2014/07/31
Re: [O] Bug: [PATCH] Make org-narrow-to-subtree usable out of Org mode [8.2.7b (release_8.2.7b-6-g07d470 @ /home/youngfrog/sourcetrees/org-mode/lisp/)], Bastien, 2014/07/28