On Wed, Jun 04, 2014 at 09:32:11PM +0200, Roberto E. Vargas Caballero wrote: > Maybe the use of && to allow sequential code in a 'if' is not a good idea, > and maybe some refactoring could be done here to avoid so long lines and > the ugly sequential &&.
You’re right, I gave it a try and actually refactored the whole case SNAP_WORD, cf. the new patch "Refactor selsnap SNAP_WORD.". It replaces the patch proposed in this thread. -- Ivan "Colona" Delalande