From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: How you ORGanize yourself? (aka: Why not one file to rule'em all?) Date: Wed, 21 Apr 2010 08:52:21 -0400 Message-ID: <87vdblc6ii.fsf@gollum.intra.norang.ca> References: 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 1O4ZQ0-00067h-Gg for emacs-orgmode@gnu.org; Wed, 21 Apr 2010 08:52:40 -0400 Received: from [140.186.70.92] (port=49070 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O4ZPy-00066F-H5 for emacs-orgmode@gnu.org; Wed, 21 Apr 2010 08:52:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O4ZPw-0004PF-Ur for emacs-orgmode@gnu.org; Wed, 21 Apr 2010 08:52:38 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:55666) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O4ZPw-0004Mq-Sk for emacs-orgmode@gnu.org; Wed, 21 Apr 2010 08:52:36 -0400 In-Reply-To: (Alan E. Davis's message of "Wed\, 21 Apr 2010 19\:51\:04 +1000") 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: "Alan E. Davis" Cc: org-mode "Alan E. Davis" writes: > 5. I hacked the code to provide six priority levels, #A--#F. I > haven't gotten around to use all the levels, but I forsee > being able, for example, to use #F as shopping list items. There's no need to hack the code for this. You can modify the variables that control how many priorities you get with - org-default-priority - org-highest-priority - org-lowest-priority