From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: How to do proper folding and semantic markup Date: Mon, 4 Apr 2016 05:21:55 +0000 (UTC) Message-ID: References: <87vb438zm8.fsf@mercovich.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:60114) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amwxj-0000r2-35 for emacs-orgmode@gnu.org; Mon, 04 Apr 2016 01:22:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1amwxf-0000dm-Td for emacs-orgmode@gnu.org; Mon, 04 Apr 2016 01:22:07 -0400 Received: from plane.gmane.org ([80.91.229.3]:57487) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1amwxf-0000de-MM for emacs-orgmode@gnu.org; Mon, 04 Apr 2016 01:22:03 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1amwxe-00049t-OW for emacs-orgmode@gnu.org; Mon, 04 Apr 2016 07:22:02 +0200 Received: from 172-0-42-27.lightspeed.ltrkar.sbcglobal.net ([172.0.42.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Apr 2016 07:22:02 +0200 Received: from adam by 172-0-42-27.lightspeed.ltrkar.sbcglobal.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Apr 2016 07:22:02 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi Eduardo, Just a note, you mentioned that you find the folding very useful, so you might want to try out the org-tree-to-indirect-buffer command. It's very helpful when you're working on a large Org file and only want to work on certain parts of it. I don't see it mentioned often, so I'm not sure many people are aware of it (there's always something else to learn about Org!).