From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: org-metaup / org-metadown nerfed in 7.9.1 Date: Sat, 22 Sep 2012 11:24:40 +0200 Message-ID: <87obkywgtj.fsf@bzg.ath.cx> References: <5059DA33.3030109@codepuzzles.org> <1B3F071B-9000-46B1-9896-3BA11A885100@landerfamily.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41750) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFLx6-0000pD-0Q for emacs-orgmode@gnu.org; Sat, 22 Sep 2012 05:24:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TFLx2-0005hL-3T for emacs-orgmode@gnu.org; Sat, 22 Sep 2012 05:24:43 -0400 Received: from mail-wi0-f169.google.com ([209.85.212.169]:44571) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFLx1-0005hA-Ta for emacs-orgmode@gnu.org; Sat, 22 Sep 2012 05:24:40 -0400 Received: by wibhm2 with SMTP id hm2so2524632wib.0 for ; Sat, 22 Sep 2012 02:24:39 -0700 (PDT) In-Reply-To: <1B3F071B-9000-46B1-9896-3BA11A885100@landerfamily.ca> (Anthony Lander's message of "Wed, 19 Sep 2012 10:50:33 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Anthony Lander Cc: emacs-orgmode Mode , Trevor Vartanoff Hi Anthony, Anthony Lander writes: > I use the M-up/dn behaviour a lot to move property lines up and down. Maybe each property line could be a new element recognized as such by org-element.el. This way org-metaup/down on a property line would move it up/down. (Maybe there are some other benefits from having such an element, but I'll trust Nicolas on this.) Nicolas, what do you think? -- Bastien