[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#17558: 24.4.50; global-subword-mode breaks ERC
From: |
Dima Kogan |
Subject: |
bug#17558: 24.4.50; global-subword-mode breaks ERC |
Date: |
Tue, 26 Jan 2016 00:07:19 -0800 |
User-agent: |
mu4e 0.9.11; emacs 25.0.50.1 |
Dima Kogan <dima@secretsauce.net> writes:
> Lars Magne Ingebrigtsen <larsi@gnus.org> writes:
>
>>> The attached patch thus has no changes to this hunk. Let me know if you
>>> think of a nicer way to do this.
>>
>> This still seems very difficult to understand. The old version has a
>> clear loop condition
>>
>>> - (while (forward-word 1)
>>
>> while in the new version everything is inside a progn, making it kinda
>> difficult to follow.
>
> Aaah, I see the complaint now. New patch attached.
Hi. This is a gentle ping. Did you get a chance to look at the new
patch, by chance? Thanks!