From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Han Boetes Newsgroups: gmane.emacs.devel Subject: Re: backup method Date: Thu, 27 Jan 2005 04:27:35 +0100 Message-ID: <20050127032757.GE6167@boetes.org> References: <20050127000210.GA6167@boetes.org> <200501270147.j0R1l2b06722@raven.dms.auburn.edu> <20050127020846.GC6167@boetes.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1106797774 2427 80.91.229.6 (27 Jan 2005 03:49:34 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 27 Jan 2005 03:49:34 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 27 04:49:28 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Cu0eu-0000yV-00 for ; Thu, 27 Jan 2005 04:49:28 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cu0lD-0005VJ-Uv for ged-emacs-devel@m.gmane.org; Wed, 26 Jan 2005 22:55:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Cu0ka-0005Jl-Fv for emacs-devel@gnu.org; Wed, 26 Jan 2005 22:55:23 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Cu0kQ-0005GA-EU for emacs-devel@gnu.org; Wed, 26 Jan 2005 22:55:12 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Cu0kN-0005B4-Hx for emacs-devel@gnu.org; Wed, 26 Jan 2005 22:55:07 -0500 Original-Received: from [217.120.147.78] (helo=boetes.org) by monty-python.gnu.org with smtp (Exim 4.34) id 1Cu0Jk-0007fi-Si for emacs-devel@gnu.org; Wed, 26 Jan 2005 22:27:37 -0500 Original-Received: (qmail 1800 invoked by uid 1000); 27 Jan 2005 03:27:57 -0000 Original-To: emacs-devel@gnu.org Mail-Followup-To: emacs-devel@gnu.org Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:32577 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:32577 Miles Bader wrote: > Han Boetes wrote: > > > -- Variable: backup-enable-predicate > > > > I do not yet seem to have this variable in the multitty > > branch, which is now over a month old. Must be something new. > > The earliest ChangeLog entry for it is from 1990, so maybe look > again... :-) Yes, I was looking for the customize-variable :-) # Han