From mboxrd@z Thu Jan 1 00:00:00 1970 From: michael hohn Subject: lists and fill-region Date: Wed, 9 Mar 2011 11:04:13 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: Received: from [140.186.70.92] (port=44454 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PxOgB-00026e-Ba for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 14:04:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PxOgA-0007Od-FL for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 14:04:15 -0500 Received: from mail-gw0-f41.google.com ([74.125.83.41]:64329) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PxOgA-0007OM-D0 for emacs-orgmode@gnu.org; Wed, 09 Mar 2011 14:04:14 -0500 Received: by gwaa12 with SMTP id a12so162524gwa.0 for ; Wed, 09 Mar 2011 11:04:13 -0800 (PST) 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: emacs-orgmode@gnu.org Hi all, after upgrading to the current git head (from a version around 6.36), fill-region produces wrong indentation for my lists. Starting with - one - very, very, very, very, very, very, very, very, very, very, very, very, long - short and marking the second item via mark-paragraph followed by fill-region results in - one - very, very, very, very, very, very, very, very, very, very, very, very, long - short I have tried different settings for org-list-ending-method but this doesn't change the result. Has anybody seen this or know a fix? Thank you, Michael