From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Schmitt Subject: Re: Is OrgMode really GTD compliant? Date: Tue, 29 Apr 2014 15:37:08 +0200 Message-ID: References: <87wqeaqp5t.fsf@berkeley.edu> <877g68jum5.fsf@konixwork.incubateur.ens-lyon.fr> <874n1cjmg9.fsf@konixwork.incubateur.ens-lyon.fr> <87r44gtg6o.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34635) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wf8Dp-0000jn-Ml for emacs-orgmode@gnu.org; Tue, 29 Apr 2014 09:37:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wf8Dj-0007xD-Pe for emacs-orgmode@gnu.org; Tue, 29 Apr 2014 09:37:21 -0400 In-Reply-To: <87r44gtg6o.fsf@bzg.ath.cx> (Bastien's message of "Tue, 29 Apr 2014 15:31:59 +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: Bastien Cc: Rene , emacs-orgmode@gnu.org, Samuel Loury On 2014-04-29 15:31, Bastien writes: > Hi Samuel, > > Samuel Loury writes: > >> In that case, OBJECT is not the current buffer but a string called >> 'a'. Thus, IIUC, it makes no sense to use OBJECT=a and >> POSITION=(point-min). > > Indeed. It should be 0 in this case, thanks for spotting this, Thanks a lot indeed. I'll fix this. I have no idea why it worked in my case ... Alan