From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: Re: HTML export and blogging to blogger.com Date: Tue, 16 Nov 2010 16:17:05 -0700 Message-ID: References: <83eial4my9.fsf@yahoo.it> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=49975 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIUlw-0007tY-Ox for emacs-orgmode@gnu.org; Tue, 16 Nov 2010 18:17:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PIUlv-0001Lk-Ph for emacs-orgmode@gnu.org; Tue, 16 Nov 2010 18:17:08 -0500 Received: from mail-ww0-f49.google.com ([74.125.82.49]:38353) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PIUlv-0001LJ-LR for emacs-orgmode@gnu.org; Tue, 16 Nov 2010 18:17:07 -0500 Received: by wwc33 with SMTP id 33so1344026wwc.30 for ; Tue, 16 Nov 2010 15:17:06 -0800 (PST) In-Reply-To: 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: Giovanni Ridolfi Cc: emacs-orgmode@gnu.org Of these three options, which do you think makes the most sense? 1) a /hook in the exporter/ to unfill paragraphs, or 2) a way for the HTML to instruct the browser to /ignore newlines/, or 3) an unfill-region that works better than mine.