From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Piotr Zielinski" Subject: Re: Re: Interpretation of priorities in org-mode Date: Wed, 1 Aug 2007 16:13:36 +0100 Message-ID: <3c12eb8d0708010813i1b6c0fb5p90ba4f5ff6886326@mail.gmail.com> References: <4916e1b50708010747n49b65809p7c94f7d8c804962f@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IGFtL-0001dr-KK for emacs-orgmode@gnu.org; Wed, 01 Aug 2007 11:13:39 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IGFtJ-0001df-Ky for emacs-orgmode@gnu.org; Wed, 01 Aug 2007 11:13:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IGFtJ-0001dc-IY for emacs-orgmode@gnu.org; Wed, 01 Aug 2007 11:13:37 -0400 Received: from an-out-0708.google.com ([209.85.132.243]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IGFtJ-0005Wf-CI for emacs-orgmode@gnu.org; Wed, 01 Aug 2007 11:13:37 -0400 Received: by an-out-0708.google.com with SMTP id c25so35507ana for ; Wed, 01 Aug 2007 08:13:36 -0700 (PDT) In-Reply-To: <4916e1b50708010747n49b65809p7c94f7d8c804962f@mail.gmail.com> Content-Disposition: inline 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: Renzo Been Cc: emacs-orgmode@gnu.org On 01/08/07, Renzo Been wrote: > But what is actually the difference between using: > *priorities > > and: > *Using tags That's a very good point. The reason why I decided to use priorities was because it was easier to make them work with org-agenda. In particular, I don't know how to make the agenda display, for example, "all headlines without the :today: tag in the order of increasing deadlines". If this is possible, I'll happily switch to tags. Any ideas? Thanks, Piotr