From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard G Riley Subject: Re: exporting src as html Date: Thu, 17 Jul 2008 16:24:18 +0200 Message-ID: <9bq0wk2r1.fsf@richardriley.net> References: <6atzev3rie.fsf@richardriley.net> <442C5935-1F2C-4138-8FE3-0063650F724D@uva.nl> <49DE6F8A-035F-44E1-BE17-9F3DBE5FD203@uva.nl> 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 1KJUPD-00050N-Ox for emacs-orgmode@gnu.org; Thu, 17 Jul 2008 10:24:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJUPC-0004zr-96 for emacs-orgmode@gnu.org; Thu, 17 Jul 2008 10:24:27 -0400 Received: from [199.232.76.173] (port=41641 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJUPB-0004zm-UL for emacs-orgmode@gnu.org; Thu, 17 Jul 2008 10:24:26 -0400 Received: from mu-out-0910.google.com ([209.85.134.184]:64481) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJUPB-0000Vb-DS for emacs-orgmode@gnu.org; Thu, 17 Jul 2008 10:24:25 -0400 Received: by mu-out-0910.google.com with SMTP id i2so243857mue.6 for ; Thu, 17 Jul 2008 07:24:22 -0700 (PDT) In-Reply-To: (Jason F. McBrayer's message of "Thu, 17 Jul 2008 10:16:34 -0400") 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: "Jason F. McBrayer" Cc: Carsten Dominik , org-mode jmcbray@carcosa.net (Jason F. McBrayer) writes: > Carsten Dominik writes: > >> Hi, >> >> do any of the HTML gurus on this list have an opinion on the >> additional div for specific source examples? >> > > Instead of doing something like this: >
>
> (psychoanalyze-pinhead) >
>
> > you should do something like this: > >
> (psychoanalyze-pinhead) >
> > Both the src and src-emacs-lisp classes will get applied to that div. Yes, but end result the same. I think it's a nice addition to be able to customise different src types ones self.