From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Agenda priority setting bad feature Date: Fri, 28 Sep 2012 08:32:46 +0200 Message-ID: <87haqir71t.fsf@bzg.ath.cx> References: <87obkr5c7c.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:46108) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THU7w-0002TJ-Bc for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 02:32:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1THU7v-00057T-Ea for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 02:32:44 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:61544) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1THU7v-00057L-7K for emacs-orgmode@gnu.org; Fri, 28 Sep 2012 02:32:43 -0400 Received: by wibhj13 with SMTP id hj13so968130wib.12 for ; Thu, 27 Sep 2012 23:32:42 -0700 (PDT) In-Reply-To: (Robert Horn's message of "Thu, 27 Sep 2012 21:06:27 -0400") 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: Robert Horn Cc: Org-mode You can now use both `,' and `C-c ,' in agenda to set the priority. You can also use `C-u ,' and `C-u C-c ,' to see the see the priority. Note that the priority displayed is a number, not the priority cookie. Also this number for the same headline will differ in agendas and in Org buffers, as the priority is dynamically computed in agenda. There is also a new speedy command "," to set the priority when point is at the beginning of a headline. Thanks, -- Bastien