Comment 10 for bug 312456

Revision history for this message
mich (d206757) wrote :

Spiro,

I did what you suggested and I don't get that error. But it is not reading .pastebinit.xml. It is using the default pastebin, username, and file format. I tried with:

<pastebinit>
    <pastebin>http://pastebin.ca</pastebin>
    <author>ml</author>
    <jabberid><email address hidden></jabberid>
    <format>haskell</format>
</pastebinit>

<pastebinit>
    <pastebin>http://paste.debian.net</pastebin>
    <author>ml</author>
    <jabberid><email address hidden></jabberid>
    <format>text</format>
</pastebinit>

Thank You for the quick reply.