From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Schulte Subject: Re: source code folding Date: Mon, 28 May 2012 10:38:09 -0600 Message-ID: <87aa0ss1j1.fsf@gmx.com> References: <87ehq4figm.fsf@cica.cica> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37319) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SZ2ys-0000d7-TA for emacs-orgmode@gnu.org; Mon, 28 May 2012 12:39:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SZ2yq-0003Nh-RM for emacs-orgmode@gnu.org; Mon, 28 May 2012 12:39:42 -0400 Received: from mailout-us.gmx.com ([74.208.5.67]:35392 helo=mailout-us.mail.com) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1SZ2yq-0003NU-K5 for emacs-orgmode@gnu.org; Mon, 28 May 2012 12:39:40 -0400 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: Petro Khoroshyy Cc: emacs-orgmode@gnu.org Petro Khoroshyy writes: > Hi all. > I can fold source code block using TAB key on begin_src block. Is there > a shortcut to do it within source code block, without navigation to > begin_src line? > Thanks. > Petro. > > Hi Petro, Such functionality is not provided by default, but the `org-hide-block-toggle' command does perform this action, and you could assign it a keybinding in your personal config to make it easy to call. Best, -- Eric Schulte http://cs.unm.edu/~eschulte