From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Moynihan Subject: Re: Release: Org-mode 5.09 Date: Mon, 24 Sep 2007 10:33:15 +0100 Message-ID: <46F7845B.6010103@calicojack.co.uk> References: <200709181700.17786.zslevin@gmail.com> <572452f66890dd8ebca04908cbd33e29@gmail.com> <87y7f3v5qh.fsf@bzg.ath.cx> <69ce18fe638d5ec66232d221c36c7814@science.uva.nl> <871wctcvfa.fsf@bzg.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IZkK5-0006C7-RD for emacs-orgmode@gnu.org; Mon, 24 Sep 2007 05:33:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IZkK4-0006Ab-2F for emacs-orgmode@gnu.org; Mon, 24 Sep 2007 05:33:49 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IZkK3-0006AS-LU for emacs-orgmode@gnu.org; Mon, 24 Sep 2007 05:33:47 -0400 Received: from storm.bpweb.net ([83.223.106.8]) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IZkK3-00032E-8R for emacs-orgmode@gnu.org; Mon, 24 Sep 2007 05:33:47 -0400 In-Reply-To: <871wctcvfa.fsf@bzg.ath.cx> 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: Bastien Cc: emacs-orgmode@gnu.org Bastien wrote: > Carsten Dominik writes: > > S-up : nil -> [#B] -> [#A] -> nil -> [#C] -> [#B] -> [#A] -> nil... > S-sown : nil -> [#B] -> [#C] -> nil -> [#A] -> [#B] -> [#C] -> nil... > > As obvious, the problem in this case is that different keys first assign > the same (default) priority. > Hi all, sorry for chipping in late on these discussions (holiday), but I think this proposal is closest to what I had in mind. R.