From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: :noweb header argument Date: Wed, 11 Jan 2012 15:06:39 +0000 Message-ID: <8739bmcm80.fsf@ucl.ac.uk> References: <801ur8rnjg.fsf@somewhere.org> <87ty43ik2y.fsf@gmx.com> <808vlezmmy.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:42989) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rl0Zu-0000Mm-39 for emacs-orgmode@gnu.org; Wed, 11 Jan 2012 10:59:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Rl0Zm-0007aP-FL for emacs-orgmode@gnu.org; Wed, 11 Jan 2012 10:59:06 -0500 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:62458) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Rl0Zm-0007Zp-8J for emacs-orgmode@gnu.org; Wed, 11 Jan 2012 10:58:58 -0500 In-Reply-To: <808vlezmmy.fsf@somewhere.org> (Sebastien Vauban's message of "Wed, 11 Jan 2012 09:09:09 +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: Sebastien Vauban Cc: emacs-orgmode@gnu.org "Sebastien Vauban" writes: > Hi Thomas, Eric(s) and all, Hi Sebastien, [...] > I use HTML export more and more, and would be sad if the solution wasn't > targeted at all to HTML as well. I agree although this doesn't preclude target specific customisation variables; it just means that each target would have to have its own variable. Maybe less aesthetically pleasing than a single org intermediary but possibly easier to use... > > I see rare cases where I wouldn't want to see the code name: if they have a > name, most of the time, it's because they are referenced one or multiple times > from elsewhere and you'd better be able to display that information to the > reader of your LP/RR document. Well, my case is the opposite! I seldom want the names in the exported output. That's partly because I tend to name *every* code block. First, I use yasnippet to insert code blocks and it prompts for the name; second, I find it good practice as I never know if or when I might actually want to refer to the code block so naming as I go along is most convenient; third, most importantly, it makes it possible to jump to code blocks quickly in a large file! > Without knowing what it implies, I'd find an extra option rather sexy, > something such as: > > #+OPTIONS: H:4 num:nil noweb-names:t I would be happy with this! > The real question is: should we be able to turn that off for some code blocks? > Not sure, but difficult to answer that it's totally unwanted. It would be nice but, at least for my use case, not necessary. -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.90.1 : using Org-mode version 7.8.03 (release_7.8.03.76.ga9c15)