Hey,

On Fri, Mar 15 2019 20:41:37 +0100, [email protected] wrote:
> commit 21367a040f056f6a207fafa066bd1cb2d9cae586
> Author:     Hiltjo Posthuma <[email protected]>
> AuthorDate: Fri Mar 15 20:40:16 2019 +0100
> Commit:     Hiltjo Posthuma <[email protected]>
> CommitDate: Fri Mar 15 20:40:16 2019 +0100
> 
>     revert part of commit add0211522737b79dad990ccd65c8af63b5cc1dd
>     
>     "use iswspace()/iswpunct() to find word delimiters
>     
>         this inverts the configuration logic: you no longer provide a list of
>         delimiters -- all space and punctuation characters are considered
>         delimiters, unless listed in extrawordchars."
>     
>     Feedback from IRC and personal preference.

sorry for reacting so late to this, but could you share what the
feedback/personal preference was? I do understand this was a bit
controversial of a change and thus understand the revert, but I kind of
expected only the iswpunct() part to be controversial, since considering
all space chars delimiters using iswspace() would have kind of kept the
spirit of the original config default.

-- 
Lauri Tirkkonen | lotheac @ IRCnet

Reply via email to