From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Klipse change removed line breaks in html export of code blocks Date: Sat, 16 Sep 2017 17:27:14 +0200 Message-ID: <87ingiackt.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33448) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dtF07-0003Uk-SI for emacs-orgmode@gnu.org; Sat, 16 Sep 2017 11:27:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dtF03-0000d2-3t for emacs-orgmode@gnu.org; Sat, 16 Sep 2017 11:27:23 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:55963) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1dtF02-0000cc-Tq for emacs-orgmode@gnu.org; Sat, 16 Sep 2017 11:27:19 -0400 In-Reply-To: (Alexander Vorobiev's message of "Fri, 15 Sep 2017 00:04:44 -0500") 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" To: Alexander Vorobiev Cc: emacs-orgmode Hello, Alexander Vorobiev writes: > I noticed that at some point source code blocks lost the line breaks in the > html export. Closer investigation revealed that the reason was the change ( > https://www.mail-archive.com/emacs-orgmode@gnu.org/msg113099.html) which > started using >
 html tags instead of 
 so setting
> (setq org-html-keep-old-src t) fixed the issue for me.
>
> My question is why is this behavior not the default? It looks like Klipse
> supports very few languages (of which I use none) but the change affects
> every single language supported by Org mode.

I'm Cc'ing Matt, as the author of klipse integration, for some insight.

Regards,

-- 
Nicolas Goaziou