From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Dan Jacobson Newsgroups: gmane.emacs.bugs Subject: dired-do-rename vs. mv(1) Date: Thu, 29 Jul 2004 00:38:22 +0800 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: <8765886q9t.fsf@jidanni.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1091033552 5557 80.91.224.253 (28 Jul 2004 16:52:32 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 28 Jul 2004 16:52:32 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Jul 28 18:52:27 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BprfH-0004lT-00 for ; Wed, 28 Jul 2004 18:52:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpriQ-0006m2-3X for geb-bug-gnu-emacs@m.gmane.org; Wed, 28 Jul 2004 12:55:42 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BpriN-0006lx-Qs for bug-gnu-emacs@gnu.org; Wed, 28 Jul 2004 12:55:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BpriN-0006ll-An for bug-gnu-emacs@gnu.org; Wed, 28 Jul 2004 12:55:39 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BpriN-0006li-6E for bug-gnu-emacs@gnu.org; Wed, 28 Jul 2004 12:55:39 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bpreh-0002mK-1m for bug-gnu-emacs@gnu.org; Wed, 28 Jul 2004 12:51:51 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.34) id 1Bpreg-00006n-It for gnu-emacs-bug@gnu.org; Wed, 28 Jul 2004 12:51:50 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BprdX-0002Oz-Oq for gnu-emacs-bug@gnu.org; Wed, 28 Jul 2004 12:50:40 -0400 Original-Received: from [204.74.68.40] (helo=frodo.hserus.net) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1BprdX-0002OT-8J for gnu-emacs-bug@gnu.org; Wed, 28 Jul 2004 12:50:39 -0400 Original-Received: from tc218-187-78-7.2-4.dynamic.apol.com.tw ([218.187.78.7]:32779 helo=jidanni1) by frodo.hserus.net with asmtp (Cipher TLSv1:RC4-SHA:128) (Exim 4.41 #0) id 1BprdI-0002SL-Rs by authid with plain for ; Wed, 28 Jul 2004 22:20:38 +0530 Original-Received: from jidanni by jidanni1 with local (Exim 4.34) id 1BprRe-0000eX-UP for gnu-emacs-bug@gnu.org; Thu, 29 Jul 2004 00:38:22 +0800 Original-To: gnu-emacs-bug@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:8562 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:8562 dired-do-rename's docstring could have a note about what it plans to do about owner and group, even when root, when moving to a different partition.