unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [riceowlguy@gmail.com: Bug report: Incorrect error message for overwriting file with not enough disk space]
@ 2006-08-04  0:34 Richard Stallman
  2006-08-05  0:43 ` Bob Rogers
  2006-08-05 10:13 ` Eli Zaretskii
  0 siblings, 2 replies; 7+ messages in thread
From: Richard Stallman @ 2006-08-04  0:34 UTC (permalink / raw)


Can anyone arrange to test this for the current version?
It is important for Emacs to work right in such situations.

Please ack if you can test it.

------- Start of forwarded message -------
Date: Wed, 2 Aug 2006 11:48:17 -0500
From: "Alex Hemsath" <riceowlguy@gmail.com>
To: bug-gnu-emacs@gnu.org
MIME-Version: 1.0
Subject: Bug report: Incorrect error message for overwriting file with not
	enough disk space
Content-Type: multipart/mixed; boundary="===============0350707155=="
X-Spam-Status: No, score=0.3 required=5.0 tests=HTML_10_20,HTML_MESSAGE,
	RCVD_BY_IP autolearn=no version=3.0.4

- --===============0350707155==
Content-Type: multipart/alternative; 
	boundary="----=_Part_89958_15637570.1154537297564"

- ------=_Part_89958_15637570.1154537297564
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Bug report for Gnu Emacs
Version: 21.4.2
OS: Mandriva Linux 2006 Free
Filesystem: ext3

Scenario: overwriting (C-x C-w) an existing file, where the new file to be
written is larger than the available disk space on the filesystem where the
original file is kept.

Bug: after confirming that it is okay to overwrite the existing file, the
error message displayed is "file already exists".
Expected behavior: error message should read "No space left on device or
similar".

strace confirms that emacs is getting the right errno (ENOSPC) for the write
to the file handle.

Thanks,
Alex

- ------=_Part_89958_15637570.1154537297564
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Bug report for Gnu Emacs<br>Version: 21.4.2<br>OS: Mandriva Linux 2006 Free<br>Filesystem: ext3<br><br>Scenario: overwriting (C-x C-w) an existing file, where the new file to be written is larger than the available disk space on the filesystem where the original file is kept.
<br><br>Bug: after confirming that it is okay to overwrite the existing file, the error message displayed is &quot;file already exists&quot;.<br>Expected behavior: error message should read &quot;No space left on device or similar&quot;.
<br><br>strace confirms that emacs is getting the right errno (ENOSPC) for the write to the file handle.<br><br>Thanks,<br>Alex<br><br>

- ------=_Part_89958_15637570.1154537297564--



- --===============0350707155==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

- --===============0350707155==--
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2006-08-05 17:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-08-04  0:34 [riceowlguy@gmail.com: Bug report: Incorrect error message for overwriting file with not enough disk space] Richard Stallman
2006-08-05  0:43 ` Bob Rogers
2006-08-05  5:06   ` Richard Stallman
2006-08-05 15:53     ` Bob Rogers
2006-08-05 17:19       ` Richard Stallman
2006-08-05 10:13 ` Eli Zaretskii
2006-08-05 15:07   ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).