On Sat, Nov 19, 2005 at 01:12:37AM +0000, Tuomo Valkonen wrote: > ... Something like the following should work
Thanks! I've now got a key-binding set up that prompts for a directory, and sets up a fresh new workspace with an emacs, xclock and a couple of terminals all in that directory. :) It's the sort of thing I'm accustomed to doing by hand on fvwm. > return mod_query.query(mplex, prompt, mod_query.get_initdir(mplex), > handle_evalfile, mod_query.file_completor, > "filename") Is mod_query.query documented somewhere? I looked through the docs on functions exported by mod_query, and it didn't seem to be listed... Is there a comprehensive reference somewhere that I've missed? Or do the docs perhaps only mention "commonly-used" functions? -- David Roundy http://www.darcs.net
