Subject: Command-line file creation
From: Matthew Kirkwood (matthew@hairy.beasts.org)
Date: Fri Oct 26 2001 - 14:30:03 CDT
Hi,
With Martin's 0.9.4.1 RPM and, I think, a CVS build from a
few days ago:
$ cat foo
cat: foo: No such file or directory
$ abiword foo
[ ignore GTK asserts, since everyone else seems to be :) ]
^Q -- quit without doing anything
$ cat foo
<?xml version="1.0"?>
<!DOCTYPE abiword PUBLIC "-//ABISOURCE//DTD AWML 1.0 Strict//EN" "http://www.abisource.com/awml.dtd">
<abiword xmlns:awml="http://www.abisource.com/awml.dtd" version="0.9.4.1"
fileformat="1.0">
<!-- ===================================================================== -->
<!-- This file is an AbiWord document. -->
<!-- AbiWord is a free, Open Source word processor. -->
<!-- You may obtain more information about AbiWord at www.abisource.com -->
<!-- You should not edit this file by hand. -->
<!-- ===================================================================== -->
<pagesize pagetype="Letter" orientation="portrait" width="8.500000" height="11.000000" units="inch" page-scale="1.000000"/>
<section>
<p></p>
</section>
</abiword>
I think this may be related to the autosave behaviour changes
that Dom committed a while ago.
Matthew.
This archive was generated by hypermail 2b25 : Fri Oct 26 2001 - 14:30:11 CDT