From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] contrib/lisp/org-velocity: Fix failure for big window Date: Mon, 20 Oct 2014 15:33:02 +0200 Message-ID: <87mw8qrhm9.fsf@bzg.ath.cx> References: <84vbnm1nxh.fsf@tm6592.fritz.box> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57185) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgD5G-0002zA-Im for emacs-orgmode@gnu.org; Mon, 20 Oct 2014 09:33:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgD57-0006C7-JA for emacs-orgmode@gnu.org; Mon, 20 Oct 2014 09:33:14 -0400 Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:48822) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgD57-0006Bc-CT for emacs-orgmode@gnu.org; Mon, 20 Oct 2014 09:33:05 -0400 Received: by mail-wg0-f50.google.com with SMTP id a1so5386446wgh.33 for ; Mon, 20 Oct 2014 06:33:04 -0700 (PDT) In-Reply-To: <84vbnm1nxh.fsf@tm6592.fritz.box> (Marco Wahl's message of "Tue, 14 Oct 2014 20:55:22 +0200") 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: Marco Wahl Cc: "Paul M. Rodriguez" , emacs-orgmode@gnu.org Hi Marco, Marco Wahl writes: > I found a bug which might not have occurred in the past since the > monitors were smaller. The bug shows up when the number of lines of the > match window exceeds the number of available indexes (which is 61). I > think the patch (which is just a switch from 'greater than' to 'smaller > than') in the attachment is a way to go. applied, thanks, -- Bastien