From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Laemeur Newsgroups: gmane.emacs.help Subject: List-style Paragrah Reordering Date: Tue, 11 Jun 2013 16:27:43 -0700 (PDT) Message-ID: <673c12be-3932-4fd4-a7b6-a3e5b57ffe56@googlegroups.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1370993541 5238 80.91.229.3 (11 Jun 2013 23:32:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 11 Jun 2013 23:32:21 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 12 01:32:22 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UmY34-0004Lt-FL for geh-help-gnu-emacs@m.gmane.org; Wed, 12 Jun 2013 01:32:22 +0200 Original-Received: from localhost ([::1]:42218 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmY33-0008QV-OI for geh-help-gnu-emacs@m.gmane.org; Tue, 11 Jun 2013 19:32:21 -0400 X-Received: by 10.224.205.138 with SMTP id fq10mr12006581qab.1.1370993263472; Tue, 11 Jun 2013 16:27:43 -0700 (PDT) X-Received: by 10.50.9.40 with SMTP id w8mr672007iga.4.1370993263378; Tue, 11 Jun 2013 16:27:43 -0700 (PDT) Original-Path: usenet.stanford.edu!ch1no4115063qab.0!news-out.google.com!y6ni1724qax.0!nntp.google.com!ch1no4115056qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=96.50.104.7; posting-account=Z3euogoAAAAb7ekKIEZTfouku3un6GXx Original-NNTP-Posting-Host: 96.50.104.7 User-Agent: G2/1.0 Injection-Date: Tue, 11 Jun 2013 23:27:43 +0000 Original-Xref: usenet.stanford.edu gnu.emacs.help:199203 X-Mailman-Approved-At: Tue, 11 Jun 2013 19:32:12 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91468 Archived-At: In Org-mode, reordering items in a list is a piece of cake with the Meta-Sh= ift-up/down binding: the current list item swaps places with the item above= or below, and point keeps its position relative to the current line. I wou= ld like to be able to do this with paragraphs/lines of text as well, but Me= ta-Shift-up/down only works this way on tables, lists, and headings by defa= ult. I would really appreciate any help in configuring Emacs to do this. Hopeful= ly it's a relatively simple thing to do.=20 Thanks very kindly, -L