From: Anselm Helbig <anselm.helbig+news2009@googlemail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Problems with backup-dir ... help
Date: Mon, 21 Sep 2009 12:23:03 +0200 [thread overview]
Message-ID: <87r5u0bnqw.wl%anselm.helbig+news2009@googlemail.com> (raw)
In-Reply-To: <855b5afa-ce57-4357-b8a4-fab227446743@2g2000prl.googlegroups.com>
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
prev parent reply other threads:[~2009-09-21 10:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-20 9:51 Problems with backup-dir ... help Able
2009-09-21 10:23 ` Anselm Helbig [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r5u0bnqw.wl%anselm.helbig+news2009@googlemail.com \
--to=anselm.helbig+news2009@googlemail.com \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).