unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#7890: `bzr status' errors prevent backing up edited file
@ 2011-01-23  2:09 Glenn Morris
  2011-01-23  2:39 ` Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Glenn Morris @ 2011-01-23  2:09 UTC (permalink / raw)
  To: 7890

Package: emacs
Version: 23.2
Severity: minor

I was editing files in my copy of the Emacs bzr repo.
The partition had plenty of space.
I hadn't noticed, but my home partition had filled up.
Emacs started failing to backup the files I was editing, saying:

  Cannot write backup file; backing up in /home/gm/%backup%~

I presume this was because `bzr status' was failing all the time
trying to write its trace file:

  File "/usr/local/lib/python2.6/dist-packages/bzrlib/trace.py", line
  188, in mutter _trace_file.write(out)
 IOError: [Errno 28] No space left on device

OK, this is a dumb failure mode for bzr, but IMO Emacs shoud be more
robust in the face of such an error. It's especially dumb for Emacs
to refuse to backup the file in a partition with plenty of space,
and instead to try to back it up to a full partition.





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

* bug#7890: `bzr status' errors prevent backing up edited file
  2011-01-23  2:09 bug#7890: `bzr status' errors prevent backing up edited file Glenn Morris
@ 2011-01-23  2:39 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2011-01-23  2:39 UTC (permalink / raw)
  To: 7890-done


Sorry, ignore this report, I was being dumb.





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

end of thread, other threads:[~2011-01-23  2:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-23  2:09 bug#7890: `bzr status' errors prevent backing up edited file Glenn Morris
2011-01-23  2:39 ` Glenn Morris

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).