michael hohn <mhh...@gmail.com> writes:

> 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?

Hi Michael,

This wraps okay for me.  I get the following:

--8<---------------cut here---------------start------------->8---
- one
  - very, very, very, very, very, very, very, very, very, very, very,
    very, long
  - short
--8<---------------cut here---------------end--------------->8---

Have you tried it with a minimal emacs setup?  Maybe it's something in
your customizations that affects this.

Regards,
-- 
Bernt

Reply via email to