From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sivaram Neelakantan Subject: Re: blogger.com Date: Thu, 13 Mar 2008 08:17:49 +0530 Message-ID: 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 1JZdUJ-0000TM-1S for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 22:48:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JZdUG-0000TA-Lr for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 22:48:09 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JZdUG-0000T7-Gk for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 22:48:08 -0400 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JZdUF-0003KP-UE for emacs-orgmode@gnu.org; Wed, 12 Mar 2008 22:48:08 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JZdU7-000510-PL for emacs-orgmode@gnu.org; Thu, 13 Mar 2008 02:47:59 +0000 Received: from 122.167.57.247 ([122.167.57.247]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Mar 2008 02:47:59 +0000 Received: from nsivaram.net by 122.167.57.247 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 13 Mar 2008 02:47:59 +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: emacs-orgmode@gnu.org Bastien writes: > Hi Leo, > > Leo writes: > >> Can I use org to blog to blogger.com? > > Sorry to wake up this old question. > > I use Org to send HTML posts to blogger via email. > > 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. Can you please elaborate on how you post to blogger via html export? sivaram --