all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Will Parsons <varro@nodomain.invalid>
To: help-gnu-emacs@gnu.org
Subject: Re: backup file save not saving to backups directory.
Date: 24 Sep 2014 17:12:16 GMT	[thread overview]
Message-ID: <slrnm25urg.1oc.varro@anukis.local> (raw)
In-Reply-To: mailman.9465.1411555938.1147.help-gnu-emacs@gnu.org

Sharon Kimble wrote:
> --=-=-=
> Content-Type: text/plain
> Content-Transfer-Encoding: quoted-printable
>
>
> I am using this code in my 'init.el' -
>=2D-8<---------------cut here---------------start------------->8---
> ;;; from Tassilo Horn 11/08/14
> (setq version-control t
>       delete-old-versions t
>       kept-new-versions 7
>       kept-old-versions 0
>       backup-directory-alist '(("." . "~/.emacs.d/backup/")))
>=2D-8<---------------cut here---------------end--------------->8---
>
> When a file is saved, it is saved to its destination, but there is no
> backup copy in "~/.emacs.d/backup/". How can I get a backup copy please?

Are the files under revision control?  I think if they are, they don't
get saved backups by default.

-- 
Will


  parent reply	other threads:[~2014-09-24 17:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.9465.1411555938.1147.help-gnu-emacs@gnu.org>
2014-09-24 11:18 ` backup file save not saving to backups directory Anssi Saari
2014-09-25 15:26   ` Sharon Kimble
2014-09-24 17:12 ` Will Parsons [this message]
2014-09-24 10:51 Sharon Kimble

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=slrnm25urg.1oc.varro@anukis.local \
    --to=varro@nodomain.invalid \
    --cc=gyliamos@gmail.com \
    --cc=help-gnu-emacs@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 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.