unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Putting all backup (tilde) files in one directory using xemacs 21.4p6
@ 2007-01-22  1:00 Kelly Jones
  0 siblings, 0 replies; 3+ messages in thread
From: Kelly Jones @ 2007-01-22  1:00 UTC (permalink / raw)


Using xemacs 21.4p6, how do I put all backup (tilde) files into a
single directory, instead of having them saved to the same directory
as the original file?

I tried several variations of:

(require 'saveconf)
(require 'uniquify)
(require 'auto-save)
(setq backup-directory-alist '(("." . "/home/user/emacs-backups")))

to no avail (I replaced 'user' with my username and confirmed that
emacs-backups existed and was writable by me).

I then wiped out all the tilde files, restarted xemacs, ran the LISP
code above, but the tilde files still show up in the same directory as
the original.

Doing "describe-variable" for "backup-directory-alist" is unhelpful,
so I wonder if I need to "require" something else to make this work?

-- 
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.

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

end of thread, other threads:[~2007-01-23  5:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-22  1:00 Putting all backup (tilde) files in one directory using xemacs 21.4p6 Kelly Jones
     [not found] <mailman.3400.1169427633.2155.help-gnu-emacs@gnu.org>
2007-01-22 17:21 ` Robert Thorpe
2007-01-23  5:42   ` Kevin Rodgers

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).