all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Xah Lee <xahlee@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: emacs lisp command to copy dir and all subdir?
Date: Fri, 11 Sep 2009 18:43:17 -0700 (PDT)	[thread overview]
Message-ID: <2cbea57e-1f71-44c1-be97-c9cfb063bdf9@e4g2000prn.googlegroups.com> (raw)
In-Reply-To: b3a35811-6d4f-4b75-a1de-ac6a9dc8e463@j9g2000prh.googlegroups.com

PS filed a bug report. http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4408

 Xah

On Sep 11, 6:40 pm, Xah Lee <xah...@gmail.com> wrote:
> On Sep 11, 7:16 am, Andreas Politz <poli...@fh-trier.de> wrote:
>
> > Take a look howdireddoes it.  Run on your own risk.
> > (dired-copy-file-recursive"~/.emacs.d/" "/tmp/emacs.d"
> >  nil nil nil 'always)
>
> On Sep 11, 10:54 am,XahLee <xah...@gmail.com> wrote:
>
> > i don't seems to havedired-copy-file-recursive? it doesn't seems to
> > be indired.el.
>
> Ok. Found it. Thanks. It is indired-aux.el.
>
> (require 'dired-aux)
> (dired-copy-file-recursive"c:/Users/xah/web/kacma" "c:/Users/xah/web/
> kacma2" nil nil nil 'always)
>
>  Xah
> ∑http://xahlee.org/
>
> ☄



  reply	other threads:[~2009-09-12  1:43 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-25  3:43 emacs lisp command to copy dir and all subdir? Xah Lee
2009-08-25 15:53 ` notbob
2009-08-26 12:32 ` Michael Heerdegen
2009-08-27 15:21   ` Xah Lee
2009-08-28 20:25     ` John A Pershing Jr
2009-09-10 20:23       ` wart
2009-09-11 14:16         ` Andreas Politz
     [not found]         ` <mailman.6442.1252678615.2239.help-gnu-emacs@gnu.org>
2009-09-11 17:54           ` Xah Lee
2009-09-12  1:40             ` Xah Lee
2009-09-12  1:43               ` Xah Lee [this message]
2009-09-12  5:24                 ` Xah Lee

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2cbea57e-1f71-44c1-be97-c9cfb063bdf9@e4g2000prn.googlegroups.com \
    --to=xahlee@gmail.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.