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 22:52:00 -0700 Message-ID: References: <11727.1289965578@gamaville.dokosmarshall.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=46659 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIaw6-0003qo-Oa for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 00:52:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PIaw5-0002aj-Ix for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 00:52:02 -0500 Received: from mail-ww0-f41.google.com ([74.125.82.41]:58667) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PIaw5-0002ad-90 for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 00:52:01 -0500 Received: by wwb17 with SMTP id 17so87019wwb.0 for ; Tue, 16 Nov 2010 21:52:00 -0800 (PST) In-Reply-To: <11727.1289965578@gamaville.dokosmarshall.org> 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: nicholas.dokos@hp.com Cc: emacs-orgmode@gnu.org Hi Nick, That is a great idea. Unfortunately, that option is simply not there for me. In Firefox and emacs-w3m, I only get: Reader Comments (*) Allow ( ) Don't allow Backlinks ( ) Allow (*) Don't allow And strangely do not get what you get. I tried reducing fonts in Firefox also; the same thing showed up. I wonder if we are using different versions of Blogger? Then I went to Settings -> Formatting and found this: ----- Convert line breaks If Yes is selected, single hard-returns entered in the Post Editor will be replaced with single
tags in your blog, and two hard-returns will be replaced with two tags (

). ----- But I set it to No and there was no difference; the paragraphs did not get filled. So I guess we are back to my 3 questions: unfill hook, HTML unfill, or better unfill-region. Samuel