all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Anssi Saari <as@sci.fi>
To: help-gnu-emacs@gnu.org
Subject: Re: backup file save not saving to backups directory.
Date: Wed, 24 Sep 2014 14:18:27 +0300	[thread overview]
Message-ID: <vg3mw9pi7wc.fsf@coffee.modeemi.fi> (raw)
In-Reply-To: mailman.9465.1411555938.1147.help-gnu-emacs@gnu.org

Sharon Kimble <boudiccas@skimble.plus.com> writes:

> I am using this code in my 'init.el' -
> ;;; 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/")))
>
> 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?

Those settings seem to work fine for me, the directory was created and
backups appeared in it. Are you sure the settings are actually in
effect?



       reply	other threads:[~2014-09-24 11:18 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 ` Anssi Saari [this message]
2014-09-25 15:26   ` backup file save not saving to backups directory Sharon Kimble
2014-09-24 17:12 ` Will Parsons
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=vg3mw9pi7wc.fsf@coffee.modeemi.fi \
    --to=as@sci.fi \
    --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.