all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andries.Brouwer@cwi.nl
Subject: emacs fails to backup
Date: Sun, 12 May 2002 16:49:41 +0200 (MEST)	[thread overview]
Message-ID: <UTC200205121449.g4CEnfI10196.aeb@smtp.cwi.nl> (raw)


Usually, emacs will save a backup of a file that was edited.
There are good and bad sides to this, but that is what
emacs does by default, and one comes to depend on it.
Today I lost some time because emacs failed to make a backup.

Normally my Linux trees are mounted on /linux, or /mnt or
other directories. Today, on this computer, it was /tmp/linux.
Edit a file, with the purpose of sending off the resulting
diff after
	diff -u file~ file
but there was no file~.

Investigation of the info file shows that, indeed, if one is
deep below /mnt then things are saved, but if one is deep below
/tmp then things are not saved. Bad. Very bad context dependence.

This means that the default version of emacs will make backup files
when you don't need them, but that you cannot rely on getting the
backup when you depend on it. The worst of all worlds.

Andries

             reply	other threads:[~2002-05-12 14:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-12 14:49 Andries.Brouwer [this message]
2002-05-13 14:54 ` emacs fails to backup Stefan Monnier

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

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

  git send-email \
    --in-reply-to=UTC200205121449.g4CEnfI10196.aeb@smtp.cwi.nl \
    --to=andries.brouwer@cwi.nl \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.