From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Eric Schulte" Subject: Re: [BUG] #+begin_src wo. language blocks XHTML export Date: Thu, 08 Jul 2010 12:09:37 -0700 Message-ID: <87r5jdsscu.fsf@gmail.com> References: <87fx0abtr1.fsf@gmx.de> <87mxu7nxoy.wl%dmaus@ictsoc.de> <87iq4uzynf.fsf@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=40107 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OWwVK-0000M7-Hu for emacs-orgmode@gnu.org; Thu, 08 Jul 2010 15:11:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OWwTe-0004V4-PV for emacs-orgmode@gnu.org; Thu, 08 Jul 2010 15:09:44 -0400 Received: from mail-pv0-f169.google.com ([74.125.83.169]:59612) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OWwTe-0004Ur-Gy for emacs-orgmode@gnu.org; Thu, 08 Jul 2010 15:09:42 -0400 Received: by pvc30 with SMTP id 30so1057414pvc.0 for ; Thu, 08 Jul 2010 12:09:41 -0700 (PDT) In-Reply-To: <87iq4uzynf.fsf@gmx.de> (Sebastian Rose's message of "Mon, 05 Jul 2010 00:10:28 +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: Sebastian Rose Cc: Emacs-orgmode mailing list Sebastian Rose writes: [...] > > It can be considered an error, since the docs say:=20 > > "...This is done with the =E2=80=98src=E2=80=99 block, where you also n= eed to specify > the name of the major mode that should be used to fontify the > example..." > I would vote that this be considered an error as a source block doesn't make sense w/o a source language. If others agree with this interpretation, I would be happy to submit a patch which actively raises an errors when this cases is encountered. Cheers -- Eric