unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 7890@debbugs.gnu.org
Subject: bug#7890: `bzr status' errors prevent backing up edited file
Date: Sat, 22 Jan 2011 21:09:43 -0500	[thread overview]
Message-ID: <8u1v44weu0.fsf@fencepost.gnu.org> (raw)

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.





             reply	other threads:[~2011-01-23  2:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-23  2:09 Glenn Morris [this message]
2011-01-23  2:39 ` bug#7890: `bzr status' errors prevent backing up edited file Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8u1v44weu0.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=7890@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).