I'm having trouble setting up an RSS feed in org. I'm using org-feed.el (http://orgmode.org/worg/org-contrib/org-feed.html) and have set up my feed (from Pinboard) in org-feed-alist. I have no problem with the first sync of entries from the feed. When I start with a clean slate, all entries are added as subheadings to my specified heading. The problem comes when using org-feed-update or org-feed-update-all. If there is a new entry in the feed after the initial sync, it is not added as a subheading. A reference to the entry is added to the FEEDSTATUS drawer, but no new subheading is created. Anyone know what could be causing this?