From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: john doe Newsgroups: gmane.emacs.help Subject: universal backup directory Date: Mon, 27 Jan 2003 07:43:48 -0800 (PST) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030127154348.84275.qmail@web10701.mail.yahoo.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1043683975 15585 80.91.224.249 (27 Jan 2003 16:12:55 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 27 Jan 2003 16:12:55 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18dBsT-000436-00 for ; Mon, 27 Jan 2003 17:12:53 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18dBhV-0000AF-04 for gnu-help-gnu-emacs@m.gmane.org; Mon, 27 Jan 2003 11:01:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18dBb6-0005ry-00 for help-gnu-emacs@gnu.org; Mon, 27 Jan 2003 10:54:56 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18dBZm-0005Fk-00 for help-gnu-emacs@gnu.org; Mon, 27 Jan 2003 10:53:34 -0500 Original-Received: from web10701.mail.yahoo.com ([216.136.130.209]) by monty-python.gnu.org with smtp (Exim 4.10.13) id 18dBQM-00026T-00 for help-gnu-emacs@gnu.org; Mon, 27 Jan 2003 10:43:50 -0500 Original-Received: from [128.252.233.86] by web10701.mail.yahoo.com via HTTP; Mon, 27 Jan 2003 07:43:48 PST Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5977 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5977 I have the following entry in my dotfile: ;; MAKE ALL BACKUPS TO A SINGLE DIRECTORY (setq backup-directory-alist `(("." . ,(file-name-nondirectory "~/.emacs_backups")))) This will make backups in the current directory to a dir called .emacs_backups -- however, is there a way to make one universal backup directory that all emacs files go to regardless of where they are saved? Thanks! __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com