<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Op 03-07-13 14:05, Martin Geisler
      schreef:<br>
    </div>
    <blockquote cite="mid:87d2qzvog4.fsf@go.home" type="cite">
      <pre wrap="">Alexander Plavin <a class="moz-txt-link-rfc2396E" href="mailto:me@aplavin.ru"><me@aplavin.ru></a> writes:

(You're top-posting. It is more convenient if you put your comments
after the thing they apply to.)

</pre>
      <blockquote type="cite">
        <pre wrap="">In this case the whole lines are links, which makes it impossible to
select a random region (at least I couldn't do it) and isn't a good
thing anyway as for me. Also, both embedded and leading tabs are lost
on copy (tried several times, as you state the opposite, but same
result).
</pre>
      </blockquote>
      <pre wrap="">
Okay, you have a good point about the links making the text
un-selectable. What do you think about the version below where we use
JavaScript to install a click handler? I can mark text anywhere and when
doing so the URL is updated to include the relevant ID, so that one can
copy-paste the URL.
</pre>
    </blockquote>
    <br>
    If it fixes the copy/pasting of white space, sounds great.<br>
    <br>
    However, in terms of the click handling, I’d like to refer to my
    earlier mail:<br>
    <br>
    <a class="moz-txt-link-freetext" href="http://selenic.com/pipermail/mercurial-devel/2013-May/051431.html">http://selenic.com/pipermail/mercurial-devel/2013-May/051431.html</a><br>
    <br>
    “
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
    I don’t like that the screen jumps when you select something. I like
    to select where I’m reading so I don’t lose track, and this heavily
    interferes with that. It would be better if only clicking on the
    line number would change the target.”<br>
    <br>
    I think the way Alexander implemented the click handler after that
    was nice.<br>
    <br>
    ~Laurens<br>
    <br>
  </body>
</html>