From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Is OrgMode really GTD compliant? Date: Tue, 29 Apr 2014 15:31:59 +0200 Message-ID: <87r44gtg6o.fsf@bzg.ath.cx> References: <87wqeaqp5t.fsf@berkeley.edu> <877g68jum5.fsf@konixwork.incubateur.ens-lyon.fr> <874n1cjmg9.fsf@konixwork.incubateur.ens-lyon.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33037) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wf88q-0004mY-PK for emacs-orgmode@gnu.org; Tue, 29 Apr 2014 09:32:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wf88h-0005pO-OJ for emacs-orgmode@gnu.org; Tue, 29 Apr 2014 09:32:12 -0400 Received: from mail-we0-x236.google.com ([2a00:1450:400c:c03::236]:38516) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wf88h-0005pH-Hz for emacs-orgmode@gnu.org; Tue, 29 Apr 2014 09:32:03 -0400 Received: by mail-we0-f182.google.com with SMTP id u57so216814wes.27 for ; Tue, 29 Apr 2014 06:32:02 -0700 (PDT) In-Reply-To: <874n1cjmg9.fsf@konixwork.incubateur.ens-lyon.fr> (Samuel Loury's message of "Tue, 29 Apr 2014 15:26:46 +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: Samuel Loury Cc: Alan Schmitt , emacs-orgmode@gnu.org, Rene 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, -- Bastien