From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Ben Key Newsgroups: gmane.emacs.help Subject: Question about backup-directory-alist Date: Tue, 1 Oct 2002 11:01:54 -0400 Sender: help-gnu-emacs-admin@gnu.org Message-ID: <762A7BB74D6AD51195EF00B0D0AA16602C37F1@STPETE> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: main.gmane.org 1033485292 24761 127.0.0.1 (1 Oct 2002 15:14:52 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 1 Oct 2002 15:14:52 +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 17wOja-0006RA-00 for ; Tue, 01 Oct 2002 17:14:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17wOjr-0006dH-00; Tue, 01 Oct 2002 11:15:07 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17wOjc-0006VM-00 for help-gnu-emacs@gnu.org; Tue, 01 Oct 2002 11:14:52 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17wOja-0006UD-00 for help-gnu-emacs@gnu.org; Tue, 01 Oct 2002 11:14:51 -0400 Original-Received: from stpete.freedomscientific.com ([209.101.206.132] helo=stpete.FreedomScientific) by monty-python.gnu.org with esmtp (Exim 4.10) id 17wOjY-0006TY-00 for help-gnu-emacs@gnu.org; Tue, 01 Oct 2002 11:14:50 -0400 Original-Received: by STPETE with Internet Mail Service (5.5.2656.59) id <4BN0SBXZ>; Tue, 1 Oct 2002 11:01:55 -0400 Original-To: "GNU Emacs Help (E-mail)" X-Mailer: Internet Mail Service (5.5.2656.59) Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2140 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2140 How can you define an item in backup-directory-alist such that all files found in a certain directory are backed up into a given directory? For example, I want all files found under S:\JAWS (and all subdirectories under S:\JAWS) to be backed up into the directory ~/backups/JAWS.