[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vile] misbehaviour of {
From: |
Marc Simpson |
Subject: |
Re: [vile] misbehaviour of { |
Date: |
Wed, 1 Jun 2016 20:55:20 -0700 |
On Wed, Jun 1, 2016 at 6:15 PM, Thomas Dickey <address@hidden> wrote:
>> consecutive/adjacent newlines with {. given
>>
>> --8<--
>> first paragraph
>>
>>
>> second paragraph
>> --8<--
>>
>> with the cursor on 'f', }} lands on 's' of second (as expected) but {{
>> gets stuck after the initial backward motion; {{{ {{ and { are
>> therefore equivalent.
>
> This sounds like
>
> https://savannah.nongnu.org/bugs/?47211
>
> but I don't see it happening with your example, either.
yep, this describes exactly the same issue; i experience it under both
osx and linux.
i'll try to bisect recent releases to find the 9.8 patch that
introduced the problem now.