Version: 1.0.1 (using KDE 3.5.9) Installed from: Fedora RPMs If you have a line with multiple expressions that match an autoreplace rule using regular expressions and captures, then all the replacements use the same capture. I experienced this using the wikipedia link rule that is included with konversation. I typed: aaime: much better wikipedia article this way (compare [[Captain_Atom]] to [[dwinslow]]) and got: <captain_atom> aaime: much better wikipedia article this way (compare http://en.wikipedia.org/wiki/Special:Search?go=Go&search=Captain_Atom to http://en.wikipedia.org/wiki/Special:Search?go=Go&search=Captain_Atom) but I expected: <captain_atom> aaime: much better wikipedia article this way (compare http://en.wikipedia.org/wiki/Special:Search?go=Go&search=Captain_Atom to http://en.wikipedia.org/wiki/Special:Search?go=Go&search=dwinslow)
Fixed in SVN.