Lars Magne Ingebrigtsen 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.