emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] What is the difference between `org-narrow-to-subtree' and `org-


From: Marco Wahl
Subject: Re: [O] What is the difference between `org-narrow-to-subtree' and `org-narrow-to-element'?
Date: Mon, 08 Oct 2018 17:47:43 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hi!

> I found these two commands.  They seem to do the same thing.  What is
> the difference?

This is an example illustrating the difference.

- Have point on the *table* of the following subtree.


--8<---------------cut here---------------start------------->8---
* foo

| foo | foo |
| foo | foo |

* bar
--8<---------------cut here---------------end--------------->8---


- Use command `org-narrow-to-subtree'.  See the effect.
- Use command `widen' to get rid of the restriction.
- Make sure to have point on the table of the subtree again.
- Use command `org-narrow-to-element.  See the effect.
- Compare!


HTH,
    Marco
    




reply via email to

[Prev in Thread] Current Thread [Next in Thread]