From mboxrd@z Thu Jan 1 00:00:00 1970 From: emacs-orgmode@gnu.org Subject: Re: Cycling visibility of blocks Date: Mon, 25 May 2009 08:48:14 +0200 Message-ID: <87iqjpsmoh.fsf@selenimh.orion.org> References: <87skiuryr2.fsf@selenimh.orion.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M8U3T-0005sh-NJ for emacs-orgmode@gnu.org; Mon, 25 May 2009 02:53:03 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M8U3Q-0005sV-TQ for emacs-orgmode@gnu.org; Mon, 25 May 2009 02:53:02 -0400 Received: from [199.232.76.173] (port=38080 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8U3Q-0005sS-P7 for emacs-orgmode@gnu.org; Mon, 25 May 2009 02:53:00 -0400 Received: from mx20.gnu.org ([199.232.41.8]:36128) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1M8U3Q-00051e-31 for emacs-orgmode@gnu.org; Mon, 25 May 2009 02:53:00 -0400 Received: from smtp22.services.sfr.fr ([93.17.128.13]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M8U3P-0006fg-3G for emacs-orgmode@gnu.org; Mon, 25 May 2009 02:52:59 -0400 In-Reply-To: (Eric Schulte's message of "Sun, 24 May 2009 15:58:06 -0700") 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: Eric Schulte Cc: emacs-orgmode@gnu.org Eric Schulte writes: > The attached file should implement this feature, just load the file and > then press tab while at the beginning of a source block. Note that it > requires a newish version of org-mode which includes the > `org-tab-first-hook' variable. Very nice ! Thank you. > Maybe this would make sense for all org blocks, not just src blocks? Sure, begin_src was just an example. It can be very useful in so many cases. -- Nicolas Goaziou