From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robin Green Subject: orgstruct-mode bug: cannot sort region if next line is not a structure element Date: Thu, 24 Sep 2009 08:23:38 +0100 Message-ID: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mqig9-000784-LK for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 03:23:49 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mqig4-00076a-HZ for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 03:23:49 -0400 Received: from [199.232.76.173] (port=54616 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mqig4-00076V-EC for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 03:23:44 -0400 Received: from mx20.gnu.org ([199.232.41.8]:10074) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mqig3-0006rf-Uf for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 03:23:44 -0400 Received: from [67.214.171.75] (helo=mail.dnsexit.com) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mqig3-0006zR-5v for emacs-orgmode@gnu.org; Thu, 24 Sep 2009 03:23:43 -0400 Received: from localhost.localdomain (greenrd.plus.com [212.159.116.150]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.dnsexit.com (Postfix) with ESMTP id 7FDA6B7D4C4 for ; Thu, 24 Sep 2009 03:17:37 -0400 (EDT) Received: from fedora.greenrd.org (fedora [127.0.0.1]) by localhost.localdomain (8.14.3/8.14.3) with ESMTP id n8O7Nctl025496 for ; Thu, 24 Sep 2009 08:23:38 +0100 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 In orgstruct-mode, if you have these three lines: * TODO in a simulation, it will fail with "Future mempty: it'll never happen, buddy" if there is no ResetCmd :FIXME: * DONE outputs simultaneous with a ResetCmd, *and* the ResetCmds themselves, might be dropped :FIXME: -} and you select the first two lines with the mouse, so that the cursor (point?) is at the start of the third line, and then press C-c ^ to sort them, orgstruct-mode complains that "this key has no function outside structure elements". This is with the org-mode included in emacs 23.1.