From mboxrd@z Thu Jan 1 00:00:00 1970 From: Giovanni Ridolfi Subject: Re: Eliminate line breaks in html Date: Wed, 28 Jul 2010 09:09:40 +0200 Message-ID: <83fwz4qdzf.fsf@yahoo.it> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=47924 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Oe0ls-0004Jj-63 for emacs-orgmode@gnu.org; Wed, 28 Jul 2010 03:09:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Oe0lr-0005EP-8k for emacs-orgmode@gnu.org; Wed, 28 Jul 2010 03:09:44 -0400 Received: from slim-4a.inet.it ([213.92.5.126]:52813) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Oe0lr-0005DX-04 for emacs-orgmode@gnu.org; Wed, 28 Jul 2010 03:09:43 -0400 In-Reply-To: (John Hendy's message of "Wed, 28 Jul 2010 03:16:15 +0000") 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: John Hendy Cc: emacs-orgmode John Hendy writes: > Hi, > I use org for exporting to html and then pasting into blogger... but > every time I do I need to delete line breaks. > Is there a way to get org to just publish the blob without breaking > lines every time? #+OPTIONS: \n:nil ? cheers, Giovanni