From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: exmixllxer@xattxbi.com Newsgroups: gmane.emacs.help Subject: Re: .emacs help Date: Tue, 10 Sep 2002 14:54:12 GMT Organization: AT&T Broadband Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1031670366 12842 127.0.0.1 (10 Sep 2002 15:06:06 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 10 Sep 2002 15:06:06 +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 17omaZ-0003Ke-00 for ; Tue, 10 Sep 2002 17:06:04 +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 17omae-0005SN-00; Tue, 10 Sep 2002 11:06:08 -0400 Original-Path: shelby.stanford.edu!nntp.stanford.edu!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!howland.erols.net!news-out.worldnet.att.net.MISMATCH!wn3feed!wn2feed!worldnet.att.net!204.127.198.203!attbi_feed3!attbi.com!sccrnsc03.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (Linux/2.4.17 (i586)) Original-Lines: 18 Original-NNTP-Posting-Host: 12.252.32.84 Original-X-Complaints-To: abuse@attbi.com Original-X-Trace: sccrnsc03 1031669652 12.252.32.84 (Tue, 10 Sep 2002 14:54:12 GMT) Original-NNTP-Posting-Date: Tue, 10 Sep 2002 14:54:12 GMT Original-Xref: nntp.stanford.edu gnu.emacs.help:104677 Original-To: help-gnu-emacs@gnu.org 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:1233 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:1233 exmixllxer@xattxbi.com wrote: > When I set the bkup-backup-directory-info variable > via xemacs regular emacs barfs on it. Not sure why, > but it seems that xemacs refers to this variable but > emacs refers to the backup-directory-alist variable. > This is the error I get: > File error: "Cannot open load file", "backup-dir" > .emacs from xemacs customization: > (custom-set-variables > '(bkup-backup-directory-info (quote (("." "~emiller/emacs_bkup" ok-create))) nil (backup-dir))) Ugh, I think the parens are unbalanced. Odd since this came right out of xemacs! E