From mboxrd@z Thu Jan 1 00:00:00 1970 From: Leo Subject: Re: add priority Date: Thu, 06 May 2010 12:24:38 +0100 Message-ID: References: <87eihqwdze.fsf@online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9zCG-0004UR-3e for emacs-orgmode@gnu.org; Thu, 06 May 2010 07:24:52 -0400 Received: from [140.186.70.92] (port=43648 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9zCD-0004Ru-S5 for emacs-orgmode@gnu.org; Thu, 06 May 2010 07:24:51 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9zCC-0004rl-Ho for emacs-orgmode@gnu.org; Thu, 06 May 2010 07:24:49 -0400 Received: from lo.gmane.org ([80.91.229.12]:60265) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9zCC-0004rf-Bn for emacs-orgmode@gnu.org; Thu, 06 May 2010 07:24:48 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1O9zCB-0001JJ-R8 for emacs-orgmode@gnu.org; Thu, 06 May 2010 13:24:47 +0200 Received: from cpc1-cmbg13-0-0-cust596.cmbg.cable.ntl.com ([86.9.122.85]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 May 2010 13:24:47 +0200 Received: from sdl.web by cpc1-cmbg13-0-0-cust596.cmbg.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 06 May 2010 13:24:47 +0200 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: emacs-orgmode@gnu.org On 2010-05-05 16:43 +0100, henry atting wrote: > How can I add a priority to the default priorities (not only per file) > I would like to have a priority, let's say like 'T' which refers to > something that I have to do only when inspiration comes (e.g. write a > certain text). You can set the range of chars you want to use by org-highest-priority and org-lowest-priority. > > > henry Leo -- CCL-USER> _