all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* backup file save not saving to backups directory.
@ 2014-09-24 10:51 Sharon Kimble
  0 siblings, 0 replies; 4+ messages in thread
From: Sharon Kimble @ 2014-09-24 10:51 UTC (permalink / raw)
  To: help-gnu-emacs

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


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

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

^ permalink raw reply	[flat|nested] 4+ messages in thread
[parent not found: <mailman.9465.1411555938.1147.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2014-09-25 15:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24 10:51 backup file save not saving to backups directory Sharon Kimble
     [not found] <mailman.9465.1411555938.1147.help-gnu-emacs@gnu.org>
2014-09-24 11:18 ` Anssi Saari
2014-09-25 15:26   ` Sharon Kimble
2014-09-24 17:12 ` Will Parsons

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.