Alfredo Braunstein <[EMAIL PROTECTED]> writes: Things are looking good, some more testing now.
| @@ -52,11 +41,9 @@ public: | /// Close all open buffers. | void closeAll(); | | - /// read the given file | - Buffer * readFile(string const &, bool ro); | - | /// Make a new file (buffer) using a template | Buffer * newFile(string const &, string, bool isNamed = | false); I wonder... should newFile also be moved out? -- Lgb