From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Jolitz Subject: Re: Random underscores in html-export Date: Mon, 04 Nov 2013 13:36:23 +0100 Message-ID: <87mwlkjqd4.fsf@gmail.com> References: <87r4btkr5r.fsf@gmail.com> <871u2wxsnj.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51170) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdJPC-0005Nr-2s for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 07:37:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VdJP6-0004s4-2e for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 07:37:18 -0500 Received: from plane.gmane.org ([80.91.229.3]:53110) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VdJP5-0004rw-SV for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 07:37:12 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VdJOT-0001du-Pj for emacs-orgmode@gnu.org; Mon, 04 Nov 2013 13:36:33 +0100 Received: from e178061197.adsl.alicedsl.de ([85.178.61.197]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Nov 2013 13:36:33 +0100 Received: from tjolitz by e178061197.adsl.alicedsl.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 04 Nov 2013 13:36:33 +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: emacs-orgmode@gnu.org Bastien writes: Hi Bastien, > Thorsten Jolitz writes: > >> I see (somehow random) underscores in html-exports, but no hint >> whatsoever in the original Org file where they might come from. > > Are they really underscore or unbreakable spaces? They might have started out as unbreakable spaces, but they make it as visible underscores into the html-output-string of the exporter. > Do you have a minimal example? This is completely unpredictable, and the context is too complicated to produce a MWE. I'm trying a different approach right now anyway, but I will follow up to this thread in case it happens again. -- cheers, Thorsten