From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Anselm Helbig Newsgroups: gmane.emacs.help Subject: Re: Problems with backup-dir ... help Date: Mon, 21 Sep 2009 12:23:03 +0200 Organization: Freie Universitaet Berlin Message-ID: <87r5u0bnqw.wl%anselm.helbig+news2009@googlemail.com> References: <855b5afa-ce57-4357-b8a4-fab227446743@2g2000prl.googlegroups.com> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1253529818 7373 80.91.229.12 (21 Sep 2009 10:43:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 21 Sep 2009 10:43:38 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 21 12:43:31 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MpgMg-0002K9-KV for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Sep 2009 12:43:27 +0200 Original-Received: from localhost ([127.0.0.1]:57303 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MpgMf-0007MT-Fd for geh-help-gnu-emacs@m.gmane.org; Mon, 21 Sep 2009 06:43:25 -0400 Original-Path: news.stanford.edu!usenet.stanford.edu!fu-berlin.de!uni-berlin.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-X-Trace: news.uni-berlin.de dDuRBZGpddsTa2ElXJsQEAZ6hbD6DvYgApv26ul1Fg3JyR93P7Zy5abaf7 Cancel-Lock: sha1:T8ybNaZ0ymPNp/bmTZFGKW+JGy4= In-Reply-To: <855b5afa-ce57-4357-b8a4-fab227446743@2g2000prl.googlegroups.com> Mail-Followup-To: Anselm Helbig Original-Xref: news.stanford.edu gnu.emacs.help:173225 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:68343 Archived-At: Hi! > I need backup directory will be arranged according to the time.. > (require 'backup-dir) > > ;set my directory > (setq my_today_fileback (concat "D:/back/emacs_auto_backup/" (format- > time-string "%Y/%m/%d") ) ) > ;Create > (make-directory my_today_fileback t) > > (setq bkup-backup-directory-info > '( ^ I guess this should be a backtick, ` > ("." ,my_today_fileback ok-create full-path prepend-name) > ) > ) > > Saving file e:/htdocs/test.php... > not: Wrong type argument: stringp, \,my_today_fileback > > --------------- > What is this? Help me . HTH, Anselm -- Anselm Helbig mailto:anselm.helbig+news2009@googlemail.com