From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: org-metaup / org-metadown nerfed in 7.9.1 Date: Sun, 23 Sep 2012 10:20:05 +0200 Message-ID: <87sja9b16y.fsf@gmail.com> References: <5059DA33.3030109@codepuzzles.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42182) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFhUk-0002y5-SZ for emacs-orgmode@gnu.org; Sun, 23 Sep 2012 04:24:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TFhU8-0002yH-6i for emacs-orgmode@gnu.org; Sun, 23 Sep 2012 04:24:54 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:62614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TFhU7-0002yB-Vi for emacs-orgmode@gnu.org; Sun, 23 Sep 2012 04:24:16 -0400 Received: by wibhn17 with SMTP id hn17so2993981wib.12 for ; Sun, 23 Sep 2012 01:24:14 -0700 (PDT) In-Reply-To: <5059DA33.3030109@codepuzzles.org> (Trevor Vartanoff's message of "Wed, 19 Sep 2012 10:44:03 -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: Trevor Vartanoff Cc: emacs-orgmode@gnu.org Hello, Trevor Vartanoff writes: > I suppose people who only write and handle text with Internet-style > line breaks between paragraphs won't notice any change. Those who > don't will either get "cannot" messages, or they will be quite > surprised when org scans down, down, down for the next line break and > ends up shifting 20 paragraphs as one element. 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. Hence, there is no such thing as "20 paragraphs as one element". A paragraph is always a single element. Regards, -- Nicolas Goaziou