> If I start kate from konsole, I get tons of messages like: > ASSERT: "!m_doc->wrapCursor()" in ../../../kate/part/katerenderer.cpp > (626)
kate always throws out reams of failed assertions to the console. I got
sick of it and now use
function kate
{
/usr/bin/kate "$@" 2>/dev/null
}
--
To reply by email, replace "deadspam.com" by "alumni.utexas.net"

