Hi Tassilo,

Tassilo Horn <tass...@member.fsf.org> wrote:

> Ulf Stegemann <ulf-n...@zeitform.de> writes:
>
>> Yes, increasing the interval is certainly a good idea. But how about
>> using the Fibonacci sequence (1, 2, 3, 5, 8 ...) for this :)
>
> The fibonacci sequence increases too slow.  The current implementation
> (which should hit the main tree soon) increases step by step till 16 and
> then doubles the value till an integer overflow occurs.  Normally, that
> cannot happen, only if the group is empty.  But in that case gnus
> signals a quit condition, which is handled now with an appropriate
> message.
>
> If you're impatient you can pull from
>
>    git://www.tsdh.de/org-mode.git
>
> instead of waiting till Carsten pulled the changes.

Carsten already did that. The new version works fine. Thanks for your
effort :)))))

Ulf



_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to