all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: bug-gnu-emacs@gnu.org (Emacs bug Tracking System)
To: Michael Albinus <michael.albinus@gmx.de>
Cc: emacs-bug-tracker@debbugs.gnu.org
Subject: bug#5343: marked as done (23.1.91; recursive directory copying is broken)
Date: Wed, 13 Jan 2010 10:56:02 +0000	[thread overview]
Message-ID: <handler.5343.D5343.126338016126282.ackdone@debbugs.gnu.org> (raw)
In-Reply-To: 87fx6gkx3h.fsf@escher.home

[-- Attachment #1: Type: text/plain, Size: 856 bytes --]

Your message dated Wed, 13 Jan 2010 11:55:54 +0100
with message-id <nqljg2tgsl.fsf@alcatel-lucent.com>
and subject line Re: bug#5343: 23.1.91; recursive directory copying is broken
has caused the Emacs bug report #5343,
regarding 23.1.91; recursive directory copying is broken
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact bug-gnu-emacs@gnu.org
immediately.)


-- 
5343: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=5343
Emacs Bug Tracking System
Contact bug-gnu-emacs@gnu.org with problems

[-- Attachment #2: Type: message/rfc822, Size: 4694 bytes --]

From: Stephen Berman <stephen.berman@gmx.net>
To: emacs-pretest-bug@gnu.org
Subject: 23.1.91; recursive directory copying is broken
Date: Sat, 09 Jan 2010 00:14:58 +0100
Message-ID: <87fx6gkx3h.fsf@escher.home>

1. emacs -Q
2. Make a directory /tmp/test, add to it a file named "a" and a
   directory named "test", and add to /tmp/test/test a file named "b".
3. Type `M-x copy-directory RET /tmp/test RET ~ RET' to copy /tmp/test
   recursively to ~.
4. Type `C-x d' and at the prompt `~' to visit ~ in Dired, put the
   cursor on the directory "test" and type `i' to open "test" as a
   subdirectory.  This is the result:

  /home/steve/test:
  total used in directory 16 available 7794948
  -rw-r--r--  1 steve users    4 2010-01-08 23:57 a
  -rw-r--r--  1 steve users    7 2010-01-08 23:57 b

Using `C' in Dired gives the same broken result.  In Emacs 23.1
recursive directory copying by `C' in Dired (copy-directory does not
exist in 23.1) works correctly, i.e., shows this:

  /home/steve/test:
  total used in directory 16 available 7794944
  -rw-r--r--  1 steve users    4 2010-01-08 23:31 a
  drwxr-xr-x  2 steve users 4096 2010-01-09 00:06 test

  /home/steve/test/test:
  total used in directory 12 available 7794944
  -rw-r--r-- 1 steve users    7 2010-01-08 23:32 b


In GNU Emacs 23.1.91.1 (i686-pc-linux-gnu, GTK+ Version 2.18.1)
 of 2010-01-06 on escher
Windowing system distributor `The X.Org Foundation', version 11.0.10605000
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: en_US.UTF-8
  value of $XMODIFIERS: @im=local
  locale-coding-system: utf-8-unix
  default enable-multibyte-characters: t



[-- Attachment #3: Type: message/rfc822, Size: 2666 bytes --]

From: Michael Albinus <michael.albinus@gmx.de>
To: Stephen Berman <stephen.berman@gmx.net>
Cc: 5343-done@debbugs.gnu.org
Subject: Re: bug#5343: 23.1.91; recursive directory copying is broken
Date: Wed, 13 Jan 2010 11:55:54 +0100
Message-ID: <nqljg2tgsl.fsf@alcatel-lucent.com>

Stephen Berman <stephen.berman@gmx.net> writes:

> I confirm it's fixed.  Thanks!

Closing bug in debbugs.

> Steve Berman

Best regards, Michael.


      parent reply	other threads:[~2010-01-13 10:56 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <nqljg2tgsl.fsf@alcatel-lucent.com>
2010-01-08 23:14 ` bug#5343: 23.1.91; recursive directory copying is broken Stephen Berman
2010-01-09 21:53   ` Stephen Berman
2010-01-10  2:14     ` Lennart Borgman
2010-01-12 22:07     ` Michael Albinus
2010-01-13 10:52       ` Stephen Berman
2010-01-13 10:56   ` Emacs bug Tracking System [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

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

  git send-email \
    --in-reply-to=handler.5343.D5343.126338016126282.ackdone@debbugs.gnu.org \
    --to=bug-gnu-emacs@gnu.org \
    --cc=emacs-bug-tracker@debbugs.gnu.org \
    --cc=michael.albinus@gmx.de \
    /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.