From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Lohmar Subject: Re: [PATCH] make org-agenda-later honor arg when current span is a number Date: Sat, 13 Oct 2012 10:37:03 +0000 (UTC) Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53434) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMz5q-0000q5-0l for emacs-orgmode@gnu.org; Sat, 13 Oct 2012 06:37:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TMz5o-0006YV-Lc for emacs-orgmode@gnu.org; Sat, 13 Oct 2012 06:37:17 -0400 Received: from plane.gmane.org ([80.91.229.3]:36201) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TMz5o-0006YL-Ey for emacs-orgmode@gnu.org; Sat, 13 Oct 2012 06:37:16 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TMz5s-0003wu-Gx for emacs-orgmode@gnu.org; Sat, 13 Oct 2012 12:37:20 +0200 Received: from gr-140-128.dyn.huji.ac.il ([132.64.140.128]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Oct 2012 12:37:20 +0200 Received: from i.lohmar by gr-140-128.dyn.huji.ac.il with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 13 Oct 2012 12:37:20 +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: emacs-orgmode@gnu.org Hey folks, I am slightly puzzled that there has been no reaction at all to this patch. To me it seems entirely unambiguous, and it fixes a bug (as per the docstring of org-agenda-{later,earlier}). Is there anything I can do to help include this half-line patch in org? I am sorry that I do not use the git version of org, but I checked that the state of affairs has not changed. Thanks and regards, Ingo