<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thomas,<br>
    <br>
    Thanks for the prompt feedback! OK, then I will try to figure out
    first where the glitch is.<br>
    <br>
    Cheers,<br>
    Zoltán<br>
    <br>
    <div class="moz-cite-prefix">On 16/12/13 21:53, Thomas Kluyver
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAOvn4qhbKoo-SqhnXk1h4itd_6sJAbQ4ftCWd2z1=MPHr+6QBg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div class="gmail_extra">
          <div class="gmail_quote">On 16 December 2013 12:28, Zoltán
            Vörös <span dir="ltr"><<a moz-do-not-send="true"
                href="mailto:zvoros@gmail.com" target="_blank">zvoros@gmail.com</a>></span>
            wrote:<br>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              <div id=":155" style="overflow:hidden">     print 'test' #
                this is just a test<br>
                <br>
                When I press Cntr-/, I get<br>
                <br>
                     print 'test' this is just a test<br>
                <br>
                and when I press it the second time, I get<br>
                <br>
                     # print 'test' this is just a test<br>
                <br>
                Is there a reason for not leaving the line alone, and
                not removing only<br>
                the leading hash marks? If the developers want me to, I
                can try to fix<br>
                the code.</div>
            </blockquote>
          </div>
          <br>
        </div>
        <div class="gmail_extra">No, that seems like a bug. If it's
          something in our code, by all means make a PR, but I'd guess
          that something like that is actually part of CodeMirror, the
          editor component we use for code cells. If it is, I imagine
          the CodeMirror devs would be happy to get a fix, unless it's
          already been fixed there, and we just need to update.<br>
          <br>
        </div>
        <div class="gmail_extra">Thomas<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
IPython-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:IPython-dev@scipy.org">IPython-dev@scipy.org</a>
<a class="moz-txt-link-freetext" href="http://mail.scipy.org/mailman/listinfo/ipython-dev">http://mail.scipy.org/mailman/listinfo/ipython-dev</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>