<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">The FileList tool is very slow in my
      machine. I would like to redesign it so that instead of using a
      tree panel on the left, use a flat list with the current directory
      files.</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">I've started coding such a tool a
      couple of times, but haven't put the the work to finish it , yet
      ...</div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix"><br>
    </div>
    <div class="moz-cite-prefix">El 7/5/22 a las 14:15, Gerald Klix via
      Cuis-dev escribió:<br>
    </div>
    <blockquote type="cite"
      cite="mid:F1D4E621-166C-4512-82A6-9192368AD982@getmailspring.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div>Please do not remove that feature. </div>
      <br>
      <div>The file-list always starts at the root directory. On a Unix
        host with a deep</div>
      <div>directory hierarchy with remote file-systems, I make sense,
        to start</div>
      <div>the file list somewhere down the hierarchy. Otherwise, you
        may experience</div>
      <div>considerable delay with a remote file-system such as sshfs.</div>
      <br>
      <div>Perhaps you remember the delays before opening the list
        during my Haver demo.</div>
      <div>I forgot to change that setting.</div>
      <br>
      <div>I am aware an option to ignore mount-points in the list would
        be more helpful.</div>
      <div>Alas AFAIK there now support in the VM to discover
        mount-points. On Linux</div>
      <div>one may read /prco/mounts, but that isn't portable.</div>
      <br>
      <div>HTH,</div>
      <br>
      <div>Gerald</div>
      <br>
      <div class="gmail_quote_attribution">On May 7 2022, at 6:41 pm,
        Hilaire Fernandes via Cuis-dev <a class="moz-txt-link-rfc2396E" href="mailto:cuis-dev@lists.cuis.st"><cuis-dev@lists.cuis.st></a>
        wrote:</div>
      <blockquote>
        <div> </div>
        <div>
          <div><font size="4">Hi,</font></div>
        </div>
        <br>
        <div>
          <div><font size="4">For the FileList tool there is this
              #initialFileListDirectories preference. It can accept
              symbol as #root, #image, etc or a Set with DirectoryEntry
              (?). This is not uniform type.</font></div>
        </div>
        <br>
        <div>
          <div><font size="4">For now I implemented this preference as
              below:</font></div>
        </div>
        <br>
        <div><font size="4">#(initialFileListDirectories #roots #(root
            image vm current) )</font></div>
        <br>
        <div>
          <div><font size="4">I understand this preference is used with
              FileList to change the initial directory. I try to use the
              feature for an arbitrary initial directory without success
              (image locked)</font></div>
        </div>
        <br>
        <div>
          <div><font size="4">Insight? Should the feature be removed?</font></div>
        </div>
        <div>Hilaire</div>
        <code>
          <pre style="background-color:rgba(0,0,0,0.05);padding:0.2em 1em">-- 
GNU Dr. Geo
<a href="http://drgeo.eu" title="http://drgeo.eu" moz-do-not-send="true" class="moz-txt-link-freetext">http://drgeo.eu</a><a href="http://blog.drgeo.eu" title="http://blog.drgeo.eu" moz-do-not-send="true" class="moz-txt-link-freetext">http://blog.drgeo.eu</a></pre>
        </code>
        <div>--</div>
        <div>Cuis-dev mailing list</div>
        <div><a class="moz-txt-link-abbreviated" href="mailto:Cuis-dev@lists.cuis.st">Cuis-dev@lists.cuis.st</a></div>
        <div><a class="moz-txt-link-freetext" href="https://lists.cuis.st/mailman/listinfo/cuis-dev">https://lists.cuis.st/mailman/listinfo/cuis-dev</a></div>
      </blockquote>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>