https://bugs.kde.org/show_bug.cgi?id=399291

--- Comment #6 from Oswald Buddenhagen <o...@kde.org> ---
hard-coding the exception is a rather questionable solution.

a fully generic solution would be a configurable regular expression.
however, that might be considered too complex for regular users, and not
necessarily very useful to start with.

a less complex solution would be having an additional character class: mid-word
characters. these would be considered part of the word only if surrounded by
regular word characters. apart from the colon, the period would be included
here as well.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to