From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: org-babel and empty code blocks : publishing html Date: Thu, 09 Sep 2010 10:31:47 -0600 Message-ID: <878w3a5158.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=50402 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Otk9V-000725-HV for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 12:39:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Otk2d-0000ch-IN for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 12:32:04 -0400 Received: from mail-px0-f169.google.com ([209.85.212.169]:60314) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Otk2d-0000cO-Cf for emacs-orgmode@gnu.org; Thu, 09 Sep 2010 12:32:03 -0400 Received: by pxi5 with SMTP id 5so1038180pxi.0 for ; Thu, 09 Sep 2010 09:32:02 -0700 (PDT) In-Reply-To: (Richard Riley's message of "Thu, 09 Sep 2010 18:20:09 +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: Richard Riley Cc: emacs-orgmode@gnu.org I'd think adding an ":exports none" header argument should be sufficient. Best -- Eric Richard Riley writes: > On my journal capture template I include a #begin_src and #end_src block > as I frequently want to journal code. Being lazy I dont > necessarily want to delete this block even if I have no code in that > org-entry. Is it possible to suppress the output "nil" which is > generated for the html export for empty code blocks? > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode