Lugaru's Epsilon
Programmer's
Editor 14.04

Context:
Epsilon User's Manual and Reference
   . . .
   Command Reference
      abort
      about-epsilon
      align-by-tab
      . . .
      zoom-window
   Variable Reference
      . . .
      session-restore-max-directories
      session-restore-max-files
      session-tree-root
      session-warn-when-saving
      set-bookmark-automatically
      . . .
   Changing Epsilon
   . . .

Previous   Up    Next
session-restore-max-files  Variable Reference   session-warn-when-saving


Epsilon User's Manual and Reference > Variable Reference >

session-tree-root: preference variable

Default value: "NONE"

If nonempty, when Epsilon searches for a session file in the current directory tree, it only examines directories that are children of this directory. For example, if session-tree-root holds \joe\proj, and the current directory is \joe\proj\src, Epsilon will search in \joe\proj\src, then \joe\proj, for a session file. If the current directory is \joe\misc, on the other hand, Epsilon won't search at all (since \joe\misc isn't a child of \joe\proj), but will use the rules in the previous paragraph. By default, session-tree-root is set to an impossible absolute pathname, so searching is disabled.

More info:

Locating The Session File



Previous   Up    Next
session-restore-max-files  Variable Reference   session-warn-when-saving


Lugaru Epsilon Programmer's Editor 14.04 manual. Copyright (C) 1984, 2021 by Lugaru Software Ltd. All rights reserved.