From mboxrd@z Thu Jan 1 00:00:00 1970 From: Trevor Vartanoff Subject: Re: org-metaup / org-metadown nerfed in 7.9.1 Date: Wed, 26 Sep 2012 19:18:12 -0400 Message-ID: <50638D34.1090603@codepuzzles.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48921) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TH0s4-0002g7-D1 for emacs-orgmode@gnu.org; Wed, 26 Sep 2012 19:18:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TH0s3-0004YJ-EC for emacs-orgmode@gnu.org; Wed, 26 Sep 2012 19:18:24 -0400 Received: from p3plsmtpa08-09.prod.phx3.secureserver.net ([173.201.193.110]:42864) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TH0s3-0004XV-4V for emacs-orgmode@gnu.org; Wed, 26 Sep 2012 19:18:23 -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: n.goaziou@gmail.com Cc: emacs-orgmode@gnu.org Nicolas, "Org has its own definition for a paragraph, which, apparently, doesn't match yours. A paragraph ends either at a blank line, at the end of the buffer, or at the start of another non-paragraph element. In particular, indentation is unrelated to paragraph boundaries." If your definition of a paragraph excludes every single publication of fiction and nonfiction in the history of written language, you may want to rethink your definition. I think Charles Dickens knew what a paragraph boundary was. Actually, it's worse than that: even if you agree that everyone using a computer should now separate all paragraphs with a blank line, it still means that for any form of writing with closely packed separate lines, such as song lyrics, poetry, Shakespeare plays, or even basic lists of todo items, org-mode no longer lets you shift the lines around. I propose we implement an org-property value to decide which definition of "element" org-metaup should use. I'm glad to see an exception was made for node property, but that's only one of many, many problem cases. Regards, Trevor Vartanoff