From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Re: blogger.com Date: Thu, 13 Mar 2008 03:00:03 +0000 Message-ID: <87skyvgwgc.fsf@bzg.ath.cx> References: <87ve3rjtop.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JZdfw-0004m2-LQ for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 23:00:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZdfu-0004jd-Oz for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 23:00:12 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZdfu-0004iY-6v for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 23:00:10 -0400 Received: from fg-out-1718.google.com ([72.14.220.156]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JZdft-0004zq-GX for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 23:00:10 -0400 Received: by fg-out-1718.google.com with SMTP id d23so3918481fga.30 for ; Wed, 12 Mar 2008 20:00:08 -0700 (PDT) In-Reply-To: (Sivaram Neelakantan's message of "Thu, 13 Mar 2008 08:17:49 +0530") 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: Sivaram Neelakantan Cc: emacs-orgmode@gnu.org Sivaram Neelakantan writes: >> I get the HTML code by exporting the region with `C-u C-c C-e R' -- this >> exports just the content of the ..., and this is enough for >> the email I send to blogger. > > Does that get you the title on the blogger site? I've been struggling > with weblogger.el and got it work. But it does not put a title for > the blog post and I don't know how to fix that. As I blog thru email, the title of the blog entry is the subject of the email I send to blogger. > Can you please elaborate on how you post to blogger via html export? I edit in org-mode, restrict the region to what I want to export, then export this region by explicitely requiring the exported buffer to strip the HTML header. Then I simply copy this HTMLified text in the email I send, with the subject as the title of the post. All this relies on the fact that I use blogger thru email, so this is by no mean a org2blogger gateway... but blogging via email seems to be the fastest way IMO. -- Bastien