all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Sharon Kimble <boudiccas@skimble.plus.com>
To: Anssi Saari <as@sci.fi>
Cc: help-gnu-emacs@gnu.org
Subject: Re: backup file save not saving to backups directory.
Date: Thu, 25 Sep 2014 16:26:09 +0100	[thread overview]
Message-ID: <87vbob67se.fsf@skimble.plus.com> (raw)
In-Reply-To: <vg3mw9pi7wc.fsf@coffee.modeemi.fi> (Anssi Saari's message of "Wed, 24 Sep 2014 14:18:27 +0300")

[-- Attachment #1: Type: text/plain, Size: 977 bytes --]

Anssi Saari <as@sci.fi> writes:

> 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?

I've found that I need to have "auto-save-buffers-enhanced" in my setup
and then it all works well.

Thanks
Sharon.
-- 
A taste of linux = http://www.sharons.org.uk
my git repo = https://bitbucket.org/boudiccas/dots
TGmeds = http://www.tgmeds.org.uk
Debian testing, fluxbox 1.3.5, emacs 24.3.93.1

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

  reply	other threads:[~2014-09-25 15:26 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 [this message]
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=87vbob67se.fsf@skimble.plus.com \
    --to=boudiccas@skimble.plus.com \
    --cc=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.