From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Is there a limit to number of entries in org-feed.el? Date: Wed, 10 Apr 2013 14:42:04 +0200 Message-ID: <87eheifrru.fsf@bzg.ath.cx> References: <87ppy23g6i.fsf@mean.albasani.net> <87k3oa3ekb.fsf@mean.albasani.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:54986) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPuv3-0006Gq-13 for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 09:18:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UPuv0-00033V-0N for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 09:18:32 -0400 Received: from mail-we0-x22f.google.com ([2a00:1450:400c:c03::22f]:57189) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UPuuz-00032u-Ol for emacs-orgmode@gnu.org; Wed, 10 Apr 2013 09:18:29 -0400 Received: by mail-we0-f175.google.com with SMTP id t11so359494wey.20 for ; Wed, 10 Apr 2013 06:18:29 -0700 (PDT) In-Reply-To: <87k3oa3ekb.fsf@mean.albasani.net> (Memnon Anon's message of "Wed, 10 Apr 2013 09:46:59 +0000 (UTC)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Memnon Anon Cc: emacs-orgmode@gnu.org Memnon Anon writes: > So, I can see no upper limit in the code at a first glance, and even if > there is one, it's not 70. I guess the upper limit is from the RSS feed itself: for dynamically created feed, it makes sense to have a limit. 2 cents, -- Bastien