From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [dev] About a beamer back-end Date: Tue, 19 Jun 2012 15:21:32 +0200 Message-ID: <87ehpbphcz.fsf@gmail.com> References: <87ehpg8vfo.fsf@gmail.com> <87ipep83ds.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:33293) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgyQL-0004zz-Vm for emacs-orgmode@gnu.org; Tue, 19 Jun 2012 09:24:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SgyQJ-00060O-UZ for emacs-orgmode@gnu.org; Tue, 19 Jun 2012 09:24:49 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:35125) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SgyQJ-0005y8-La for emacs-orgmode@gnu.org; Tue, 19 Jun 2012 09:24:47 -0400 Received: by mail-we0-f169.google.com with SMTP id h52so5651919wef.0 for ; Tue, 19 Jun 2012 06:24:46 -0700 (PDT) In-Reply-To: <87ipep83ds.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Mon, 18 Jun 2012 08:50:55 +0100") 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: Avdi Grimm Cc: Org Mode List Hello, Eric S Fraga writes: > Well, I will have to chime in with a contrary view. I like using > headlines to define blocks, and I use blocks on almost every frame. I > have the following reasons for preferring a headline approach: > > - the proposed approach does not easily (at all?) cater for blocks > within blocks I may be missing your point, but you can have nested blocks. What would be more difficult to achieve with blocks? > - ease of hiding of content: org for me is still primarily an > outliner! You can hide blocks too. > - being able to re-arrange content in a frame quickly (M-, etc.) See `org-element-drag-backward' and `org-element-drag-forward'. > - within frames, there is no other use for lower level headlines. Using > these for blocks seems appropriate. What else could they be used > for? Good question. One idea would be to use them as outline tools that would have no impact on export (they would help hiding frame contents in the buffer but would be ignored in produced LaTeX code). Obviously, both approaches (blocks or headlines) have drawbacks. I'm still unsure about which one would be the quickest/cleanest/most useful. Regards, -- Nicolas Goaziou