From mboxrd@z Thu Jan 1 00:00:00 1970 From: zwz Subject: org-feed not working for codeproject Date: Sat, 19 Jun 2010 11:15:49 +0800 Message-ID: <871vc3g1ay.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=45120 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPoXq-0007ND-OS for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 23:16:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPoXp-00082q-Ay for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 23:16:34 -0400 Received: from lo.gmane.org ([80.91.229.12]:35060) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPoXp-00082h-5X for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 23:16:33 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OPoXl-0005zU-9s for emacs-orgmode@gnu.org; Sat, 19 Jun 2010 05:16:29 +0200 Received: from 60.12.143.12 ([60.12.143.12]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jun 2010 05:16:29 +0200 Received: from zhangweize by 60.12.143.12 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jun 2010 05:16:29 +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 I have the feed ("codeproject" "http://www.codeproject.com/webservices/articlerss.aspx?cat=2" "~/feeds.org" "C++ on CodeProject") in the org-feed-alist. Everytime I update the feed, I got a new headline "* codeproject" added into the file feeds.org without any new items. It is weird and I do not know why.