From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Crotti Subject: Html and unreadable characters Date: Sun, 25 Oct 2009 15:00:20 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N24aR-0004V2-Sm for emacs-orgmode@gnu.org; Sun, 25 Oct 2009 11:00:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N24aN-0004Sd-8D for emacs-orgmode@gnu.org; Sun, 25 Oct 2009 11:00:51 -0400 Received: from [199.232.76.173] (port=59741 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N24aM-0004SV-3o for emacs-orgmode@gnu.org; Sun, 25 Oct 2009 11:00:46 -0400 Received: from lo.gmane.org ([80.91.229.12]:57380) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N24aL-0007nR-AB for emacs-orgmode@gnu.org; Sun, 25 Oct 2009 11:00:45 -0400 Received: from list by lo.gmane.org with local (Exim 4.50) id 1N24aI-0001zf-UT for emacs-orgmode@gnu.org; Sun, 25 Oct 2009 16:00:43 +0100 Received: from 45-206.eduroam.RWTH-Aachen.DE ([134.61.45.206]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Oct 2009 16:00:42 +0100 Received: from andrea.crotti.0 by 45-206.eduroam.RWTH-Aachen.DE with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Oct 2009 16:00:42 +0100 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: emacs-orgmode@gnu.org When I export to html and there is source code inside sometimes I get unreadable characters,that's because the color is very light and on a white background it disappears. How could I solve it? Wouldn't be possible to export keeping the emacs theme (like htmlize does) for example?