From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Moving paragraphs instead of lines Date: Fri, 22 Feb 2008 12:09:00 +0100 Message-ID: <494CA4D2-48E9-44C7-B0F4-9A48AE3ED881@science.uva.nl> References: <47B4237E.9060007@calicojack.co.uk> Mime-Version: 1.0 (Apple Message framework v919.2) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JSWE6-00045k-PF for emacs-orgmode@gnu.org; Fri, 22 Feb 2008 06:38:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JSWE2-00043h-Px for emacs-orgmode@gnu.org; Fri, 22 Feb 2008 06:38:02 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JSWE2-00043c-K6 for emacs-orgmode@gnu.org; Fri, 22 Feb 2008 06:37:58 -0500 Received: from fk-out-0910.google.com ([209.85.128.184]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JSWE1-0001IF-Nw for emacs-orgmode@gnu.org; Fri, 22 Feb 2008 06:37:58 -0500 Received: by fk-out-0910.google.com with SMTP id 26so519947fkx.10 for ; Fri, 22 Feb 2008 03:37:51 -0800 (PST) In-Reply-To: <47B4237E.9060007@calicojack.co.uk> 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: Rick Moynihan Cc: emacs-orgmode Paragraph definitions are complex in Org-mode, because of plain lists, tables etc. I think that moving paragraphs in this way would lead to surprising results too often, so I will not implement this suggestion. Thanks. - Carsten On Feb 14, 2008, at 12:18 PM, Rick Moynihan wrote: > When the cursor is positioned within a paragraph would M- and M- > not be better set to move the current paragraph above or > below it's surrounding paragraphs respectively? > > e.g. When the point is positioned in the following outline, would a > M- not be better moving the foo paragraph above the bar one, > rather than just repositioning the 6-foo line? > > * Outline > > bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar > bar > bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar bar > bar > bar bar bar bar bar > > foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo > foo > foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo foo > foo > foo foo foo foo foo foo | <-- point > > I could see such operations being restricted to only operate with > the current outline level. I realise the M-/ behaviour > when on an outline is correct, but I see little need in > repositioning lines within a paragraph if the user is using M-q to > wrap paragraphs, as I do. Moving the paragraph here would surely > make more sense. > > > R. > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode