From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: org-googlecl : enhancements - replace existing blog entries. Date: Wed, 15 Sep 2010 04:29:49 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=50626 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OvhlA-0003Zg-06 for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 22:30:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Ovhl8-00024R-QJ for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 22:30:07 -0400 Received: from lo.gmane.org ([80.91.229.12]:48324) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Ovhl8-00024I-Jm for emacs-orgmode@gnu.org; Tue, 14 Sep 2010 22:30:06 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1Ovhl2-0003zk-PD for emacs-orgmode@gnu.org; Wed, 15 Sep 2010 04:30:00 +0200 Received: from 85.183.18.158 ([85.183.18.158]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Sep 2010 04:30:00 +0200 Received: from rileyrg by 85.183.18.158 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Sep 2010 04:30:00 +0200 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 The org-googlecl package has been extended a little. http://splash-of-open-sauce.blogspot.com/2010/09/now-org-googlecl-supports-deleting-of_14.html It now detects if you try to blog an entry with the same title as an existing one and prompts you to view and/or remove one or more entries with the same name. Obviously very useful for just updating an entry (NB the url will change unfortunately). There is also a footer option and default labels (tags) if none are specified on the org entry you are blogging. It's working pretty cleanly now but any feedback appreciated - its a pretty handy complement to org-mode if you maintain a blogger/blogspot account. The elisp snippets you will see above were all blogged from my dotemacs files which are all in org files using this function. regards r.