I'd like to start up an acme with a bunch of wiki windows open according to a saved configuration, but there appear to be structural obstacles.
1. Dump appears not to record wiki windows. 2. While Dump *will* record a window in which "win Wiki" has been invoked, something is "odd" about pathnames--Wiki will start up a window labelled /mnt/wiki/1, but no matter what pathname under /mnt/wiki (e.g, /mnt/wiki/2) I give to a B command, what I get is not a "wiki window" but instead a regular window displaying the contents of /mnt/wiki/2 (which is a directory). 3. If there were a way to pass a wiki virtual pathname to the Wiki command to get it to open up a window, Dump would record the existence of such windows... but Wiki takes only a wiki mountpoint and/or an author e-mail address as parameters, not a virtual pathname. Am I right in suspecting that I'd need to fix /acme/wiki/src/^(win.c main.c) to address #1 and #3 in a mutually supportive way to get this to work? Is there some other way I'm overlooking? Is this a bad thing to want? Dave Eckhardt
