[Zope] Re: Mount Zope parts to local Linux file system

Tim Hawes User.Name@ncmail.net
Tue, 12 Mar 2002 12:22:21 -0500


de ZORZI Frederic wrote:

> seb bacon wrote:
> > I've used both.
> >
> > They both work great, but I have had problems getting emacs not to save
> > all its various bits of guff in the same directory - anyone got any
> > hints?
> >
>
> Put that in your .emacs :;; Backups in ~/.backup
> (require 'backup-dir)
> (setq bkup-backup-directory-info '((t "~/.backups" ok-create full-path)))
>
> Works great
>

You forgot to mention that backup-dir does not come with Emacs, and can be
retrieved from:
http://www.northbound-train.com/emacs-hosted/backup-dir.el