From mboxrd@z Thu Jan 1 00:00:00 1970 From: "I.S." Subject: Re: proposal for enhanced org-get-priority function Date: Wed, 17 Nov 2010 08:11:32 -0500 Message-ID: <4CE3D484.9040000@gmail.com> References: <4CBF237F.1080602@gmail.com> <87aam34cy0.wl%dmaus@ictsoc.de> <4CC814B6.3070603@gmail.com> <4CCAB3D8.5010505@gmail.com> <4CCAB5C1.1080002@gmail.com> <5536343D-8741-46A9-8A81-849E141414A2@gmail.com> <20101115120753.GE2450@soloJazz.com> <4CE17663.9090004@gmail.com> <4F8DC134-334A-4208-AFC2-EDF85E8E98BC@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from [140.186.70.92] (port=43138 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PIhnV-0002nU-Am for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 08:11:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PIhnU-0003Lw-0D for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 08:11:36 -0500 Received: from mail-yx0-f169.google.com ([209.85.213.169]:56616) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PIhnT-0003Le-To for emacs-orgmode@gnu.org; Wed, 17 Nov 2010 08:11:35 -0500 Received: by yxt3 with SMTP id 3so1274098yxt.0 for ; Wed, 17 Nov 2010 05:11:35 -0800 (PST) In-Reply-To: <4F8DC134-334A-4208-AFC2-EDF85E8E98BC@gmail.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: Carsten Dominik Cc: David Maus , Juan Pechiar , emacs-orgmode@gnu.org On 11/17/2010 3:16 AM, Carsten Dominik wrote: > Hi I.S. > > I have not added you patch as it is, because in some ways the syntax > it adds is > questionable, and, as others have pointed out, sorting can be done in > different ways, too. > > However, instead, I have introduced a variable that can be set to a > user-defined function to compute the base priority of a node. So you > can simply put your function into that variable and continue to use > your special syntax, with us making it an official Org syntax. > > The name of the variable is org-get-priority-function. > > I hope this helps. > > - Carsten > Thank you. That is a fine solution for me. -- Thanks, -I.S.