From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harry Putnam Newsgroups: gmane.emacs.help Subject: Re: Samba in Emacs? Date: Thu, 26 Jun 2003 11:48:23 -0700 Organization: Still searching... Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <84y8zr5kkt.fsf@lucy.is.informatik.uni-duisburg.de> <84d6h2xfsr.fsf@lucy.is.informatik.uni-duisburg.de> <84el1h19ot.fsf@lucy.is.informatik.uni-duisburg.de> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1056654370 5636 80.91.224.249 (26 Jun 2003 19:06:10 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 26 Jun 2003 19:06:10 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 26 21:06:04 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19Vc4K-0001S7-00 for ; Thu, 26 Jun 2003 21:06:04 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19Vbva-0007sK-QL for gnu-help-gnu-emacs@m.gmane.org; Thu, 26 Jun 2003 14:57:02 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19VbvC-0007pK-F7 for help-gnu-emacs@gnu.org; Thu, 26 Jun 2003 14:56:38 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19Vbuq-0007hB-7G for help-gnu-emacs@gnu.org; Thu, 26 Jun 2003 14:56:16 -0400 Original-Received: from main.gmane.org ([80.91.224.249]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19VboC-0006IO-KU for help-gnu-emacs@gnu.org; Thu, 26 Jun 2003 14:49:24 -0400 Original-Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19Vbns-0008Fo-00 for ; Thu, 26 Jun 2003 20:49:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Original-To: help-gnu-emacs@gnu.org Original-Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 19Vbmx-00088q-00 for ; Thu, 26 Jun 2003 20:48:07 +0200 Original-Lines: 16 Original-X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3.50 (gnu/linux) Cancel-Lock: sha1:ynDPjcK3JJi82+NpmXgPw5dAVNc= X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:11251 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:11251 kai.grossjohann@gmx.net (Kai Großjohann) writes: > Dired can now delete directories recursively. This is a relatively > new feature. That's also why I got into the habit to use rm -rf on > directories. But I was just lucky to be able to unlearn that habit > quick enough :-) I have a very recent cvs of emacs but neither `d x' nor `D' work for me to delete a non-empty directory. C-h m (from dired) and C-s recurs (no hits) C-s delete (nothing other than [Dd]) C-s directory (none of these look right either) Is this recursive delete well hidden?