From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Hiding/Narrowing dblocks and keywords Date: Wed, 02 Feb 2011 11:52:33 +0100 Message-ID: <87d3nad7ym.fsf@gnu.org> References: <87sjwaqgpc.fsf@bifteki.lan> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=53926 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PkdmH-0003Bs-58 for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 09:34:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PkaKT-0000sk-2d for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 05:52:54 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:56149) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PkaKS-0000Y9-SO for emacs-orgmode@gnu.org; Wed, 02 Feb 2011 05:52:53 -0500 Received: by bwz16 with SMTP id 16so411591bwz.0 for ; Wed, 02 Feb 2011 02:52:30 -0800 (PST) In-Reply-To: <87sjwaqgpc.fsf@bifteki.lan> (Leonidas Tsampros's message of "Sun, 30 Jan 2011 22:28:31 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: ltsampros@upnet.gr Cc: emacs-orgmode@gnu.org Hi Leonidas, Leonidas Tsampros writes: > I'm a recent new happy org-mode user. While hacking around and using it > for various tasks/todos and schedules, it occured to me that keywords > and dynamic blocks take a lot of screen real estate while I do very > little editing on them. You can now use this: M-x org-narrow-to-block RET (or C-x n b) This work for all blocks, being source blocks or dynamic blocks. (Note that the usual way of editing src block is to use C-c ' .) > Is there a way to have dblocks/keywords hidden/narrowed in a per > buffer manner? I'm not sure I understand the part of your request re keywords, though... can you explicit a bit? Thanks, -- Bastien