From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Giannandrea Castaldi Newsgroups: gmane.emacs.help Subject: How delete a not empty directory in the Dired buffer? Date: Thu, 23 Sep 2004 09:21:43 +0200 Organization: Tiscali Spa Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1095924255 22608 80.91.229.6 (23 Sep 2004 07:24:15 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 23 Sep 2004 07:24:15 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Sep 23 09:24:09 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 1CANxZ-0004Q9-00 for ; Thu, 23 Sep 2004 09:24:09 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CAO3a-0005W9-9b for geh-help-gnu-emacs@m.gmane.org; Thu, 23 Sep 2004 03:30:22 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!newsmi-us.news.garr.it!NewsITBone-GARR!news.mailgate.org!draco.tiscalinet.it!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: host-212-123-94-100.tiscali.it Original-X-Trace: lacerta.tiscalinet.it 1095924130 15969 212.123.94.100 (23 Sep 2004 07:22:10 GMT) Original-X-Complaints-To: abuse@tiscali.it Original-NNTP-Posting-Date: 23 Sep 2004 07:22:10 GMT User-Agent: Mozilla Thunderbird 0.8 (X11/20040918) X-Accept-Language: en-us, en X-Enigmail-Version: 0.86.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Original-Xref: shelby.stanford.edu gnu.emacs.help:125467 Original-To: help-gnu-emacs@gnu.org 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20821 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20821 Hi all, I'd like to delete not empty directories using emacs (these directory are under CVS so emacs should update CVS data). When I select the directories to delete in the Dired buffer and press 'D' it fails beacause the directories aren't empty. There is a way in the Dired buffer to delete not empty dir? Thanks. Giannandrea