<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 03/04/2011 10:07, Kjow wrote:
    <blockquote
      cite="mid:BANLkTim0oXrWZNmPWB37NDTDfoROOf-9dA@mail.gmail.com"
      type="cite">
      <pre wrap="">2011/4/2 Martin <a class="moz-txt-link-rfc2396E" href="mailto:lazarus@mfriebe.de"><lazarus@mfriebe.de></a>:
</pre>
      <blockquote type="cite">
        <pre wrap="">Now, supported in the latest svn. Folded code stays folded.

However as long as a fold is in a comment (or otherwise preserved where it
would have previously been unfolded), it will not be saved to your session.
That means:
- if you restart the IDE, while you have an unfinished "(*" comment => you
lose the folds inside that comment.
- Once you finished the comment, all folds after the "*)" will be normal
again, and be preserved.

Oh, and if you go for it. Remember it's a snapshot, it's a new feature, it
had some testing here, but you should save your data regulary.

Martin
</pre>
      </blockquote>
      <pre wrap="">
Hi Martin,
Thank you!

I updated svn to "Lazarus 0.9.30 r30142M FPC 2.4.2
i386-win32-win32/win64" but trying with both "{" OR "(*" folded code
after first "open parenthesis" unfolds when I start the comment :(
</pre>
    </blockquote>
    it is *not* in 0.9.30<br>
    It is only in 0.9.31<br>
    <a class="moz-txt-link-freetext" href="http://www.hu.freepascal.org/lazarus/">http://www.hu.freepascal.org/lazarus/</a> (links *"without" "fixes"<br>
    e.g. "Lazarus + fpc 2.4.2   win32   <a class="download"
href="ftp://ftp.hu.freepascal.org/pub/lazarus/snapshots/Lazarus-0.9.31-30142-fpc-2.4.2-20110403-win32.exe">Lazarus-0.9.31-30142-fpc-2.4.2-20110403-win32.exe</a>"<br>
    <br>
    The 64 bit snapshot seems missing at current. as for 32 bit:<br>
    0.9.31 snapshots with <br>
    30142 should be good<br>
    30141 is ok, but as long as the fold is commented the [+] symbol is
    not reacting to clicks<br>
    <br>
    <br>
    if you want to stay on  0.9.30, then you can just merge 2 revisions
    30141 and 30142 (and 30140 for 64 bit)<br>
    <br>
    I attached a patch, (there is one for each of the revisions, so
    depending on what you download, you apply the rest)<br>
    <br>
    Or you hope that tomorrow there will be a 64 bit snapshot too<br>
    <br>
    <br>
    <br>
    Martin<br>
    <br>
  </body>
</html>