From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Use case of TIMESTAMP, SCHEDULED and DEADLINE Date: Wed, 12 Apr 2006 06:38:38 +0200 Message-ID: <13ab1105075576df5f4adf7a2e025695@science.uva.nl> References: <1144668069.8041.87.camel@elrond.novell.com> <1144763104.7781.19.camel@elrond.novell.com> Mime-Version: 1.0 (Apple Message framework v623) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FTYEJ-0007bY-4W for emacs-orgmode@gnu.org; Wed, 12 Apr 2006 01:49:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FTYEH-0007ar-BJ for emacs-orgmode@gnu.org; Wed, 12 Apr 2006 01:49:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FTYEH-0007ao-7Z for emacs-orgmode@gnu.org; Wed, 12 Apr 2006 01:49:25 -0400 Received: from [146.50.4.51] (helo=imap.science.uva.nl) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FTYJI-0005jc-KF for emacs-orgmode@gnu.org; Wed, 12 Apr 2006 01:54:36 -0400 In-Reply-To: <1144763104.7781.19.camel@elrond.novell.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Christian Egli Cc: emacs-orgmode@gnu.org On Apr 11, 2006, at 15:45, Christian Egli wrote: > > This is interesting. Still using CVS Emacs (and org mode), "P" tells me > 1001 for "OPEN TODO ITEMS" (2001 for #A, 1 for #C). However scheduled > TODOs which show up on a certain day all have priority -1000 regardless > of their explicitly set priorities. Is this intended? No, it is a bug. Fixed now, for 4.22. Thanks. - Carsten