Sometimes I send pieces of code using Skype. Very often the the text is messed up with smileys, and some brackets are doubled.

Can I somehow send text that will not be transformed? Something like <pre> in HTML.

link|improve this question

1  
You could disable smileys and suggest your recipient do the same. It's not as nice as what you're asking for though. – Kyle Smith May 18 '11 at 14:48
+1 I always like the workarounds ;) – Bakudan May 25 '11 at 19:09
feedback

1 Answer

To get around this kind of problem in other chat systems, people often post the code fragment on a web-based snippet site like pastebin.com and then just send a link to the code via chat.

link|improve this answer
I know, like pastie.org, jsfiddle.net, codetidy.com, tinypaste.com, codepad.org, pastesite.com. This is not the point of the question. – Bakudan May 10 '11 at 5:04
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.