Hi,<div><br></div><div>Looking through <span style="background-color: rgb(227, 233, 255); font-family: Arial, sans-serif; font-weight: bold; ">TWApp.cpp</span> 
<span class="stx-keyword" style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 136); font-family: monospace; line-height: 16px; white-space: pre; font-size: medium; ">void</span><span style="background-color: rgb(255, 255, 255); font-family: monospace; line-height: 16px; white-space: pre; font-size: medium; "> TWApp::writeToMailingList()</span> </div>
<div><br></div><div>I was wondering if Opera and more recent Windows versions were being more strictly standards compliant than they used to be, and there for whether  the \n line breaks in the strings needed to be encoded hex as %0d%0a and like treatment for any other control characters?</div>
<div><br></div><div>Or are these automatically escaped through the mystique of C++ :)</div><div><br></div><div>And now I show my complete ignorance of C++ -   in line 532 </div><div><br></div><div><span style="font-family: monospace; line-height: 16px; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; ">openUrl(QUrl(QString(</span><span class="stx-string" style="color: rgb(0, 136, 0); font-family: monospace; line-height: 16px; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; ">"<span class="GEQUXKXGK" id="m_c0_0" style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(136, 255, 184); font-weight: bold; background-position: initial initial; background-repeat: initial initial; ">mailto:</span>%1?&body=%3"</span><span style="font-family: monospace; line-height: 16px; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; ">).arg(address).arg(body)));</span>
</div><div><span style="font-family: monospace; line-height: 16px; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; "><br></span></div><div><span style="background-color: rgb(255, 255, 255); "><font face="monospace" size="3"><span style="line-height: 16px; white-space: pre;">There are only two arguments? but the QString substitutions are looking for %1 and %3  intuitively I was expecting %1 and %2 where would %3 come from? - but I have already expressed my ignorance so let me learn ;)</span></font></span></div>
<div><span style="background-color: rgb(255, 255, 255); "><font face="monospace" size="3"><span style="line-height: 16px; white-space: pre;"><br></span></font></span></div><div><span style="background-color: rgb(255, 255, 255); "><font face="monospace" size="3"><span style="line-height: 16px; white-space: pre;">Paul</span></font></span></div>
<div><span style="font-family: monospace; line-height: 16px; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; "><br></span></div><div><span style="font-family: monospace; line-height: 16px; white-space: pre; background-color: rgb(255, 255, 255); font-size: medium; "><br>
</span></div><div><br><div class="gmail_quote">On 7 November 2011 23:59, Ignasi Furió <span dir="ltr"><<a href="mailto:ignasi.furio@uib.cat">ignasi.furio@uib.cat</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
There was a minor problem in the code that apparently was handled<br>
gracefully on my Linux machine. That was corrected in r944 - could you<br>
please test if this solved the issue on Windows?<br>
</blockquote>
<br></div>
I use windowsxp and Opera as main browser and email client.<br>
After updating texworks open a email window in Opera with part of instructions message<br>
<br>
Instructions:-) Please write your message in English (it's in your own best interest; otherwise, many people will not be able to understand it and therefore will not answer).-) Please type something meaningful in the subject line.-) If you are having a problem, please describe it step-by-step in detail.-) After reading, please delete these instructions (up to the configuration<br>

<br>
and also a 'google search' page with<br>
<br>
info below which we may need to find the source of problems). ----- configuration info ----- TeXworks version : 0.5r944 (personal) Install location : D:/texworks/texworks-read-<u></u>only/release/TeXworks.exe Library path : D:/Documents and Settings/uib.UIB-22C4481E24B/<u></u>TeXworks\ pdfTeX location : D:/Archivos de programa/MiKTeX 2.9/miktex/bin/pdftex.exe Operating system : Windows XP Professional Service Pack 3 Qt4 version : 4.6.0 (build) / 4.6.0 (runtime) ------------------------------<br>

<br>
into search field. Funny!<span class="HOEnZb"><font color="#888888"><br>
<br>
Ignasi<br>
</font></span></blockquote></div><br></div>