[Zope] Re: Mount Zope parts to local Linux file system
de ZORZI Frederic
fredz@pimentech.net
Tue, 12 Mar 2002 18:57:12 +0100
>>
>>>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
>
Or in package "xemacs21-basesupport" if you are on debian