Version: 0.19 #3100 (using KDE 3.5.2, Gentoo) Compiler: gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) OS: Linux (i686) release 2.6.16-gentoo-r13 Konversation only accepts the first word of an /onotice command, I would guess it is an easy fix for someone who knows the code, if someone doesn't want to patch it, but knows where to start (files, functions) I would be more than greatful for such an answer (and given some time, I will submit a patch for it) currently, the /omsg command works, and I would guess there is a problem with the string parsing for /onotice (unless this is a feature, not a bug) To test, get in a channel you have ops and type /onotice test message. if you have another computer in the channel, you will see it only sends 'test'.
Fixed in svn trunk, rev 601995 Thanks for the report.