From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Andreas =?iso-8859-1?q?R=F6hler?= Newsgroups: gmane.emacs.help Subject: dired-mark Date: Wed, 28 Nov 2007 17:39:37 +0100 Message-ID: <200711281739.38047.andreas.roehler@online.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1196268260 31914 80.91.229.12 (28 Nov 2007 16:44:20 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Nov 2007 16:44:20 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 28 17:44:29 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IxQ1Q-0001CH-GK for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Nov 2007 17:44:24 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxQ1B-0003YP-1c for geh-help-gnu-emacs@m.gmane.org; Wed, 28 Nov 2007 11:44:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IxQ0m-0003SX-19 for help-gnu-emacs@gnu.org; Wed, 28 Nov 2007 11:43:44 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IxQ0k-0003Ro-Fm for help-gnu-emacs@gnu.org; Wed, 28 Nov 2007 11:43:43 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxQ0k-0003Ra-73 for help-gnu-emacs@gnu.org; Wed, 28 Nov 2007 11:43:42 -0500 Original-Received: from moutng.kundenserver.de ([212.227.126.186]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IxQ0j-0006Km-Mo for help-gnu-emacs@gnu.org; Wed, 28 Nov 2007 11:43:42 -0500 Original-Received: from noname (p54BE8191.dip0.t-ipconnect.de [84.190.129.145]) by mrelayeu.kundenserver.de (node=mrelayeu7) with ESMTP (Nemesis) id 0ML2xA-1IxQ0h2EHi-0006bn; Wed, 28 Nov 2007 17:43:39 +0100 User-Agent: KMail/1.9.5 Content-Disposition: inline X-Provags-ID: V01U2FsdGVkX18idfrBAIrl6rJsaUevZmBpTpbmFUsdzXiDnmP IrEIDaoO5Hcgyw8YYr5r1F/N8wa5LGaGcxFQ0r1qZnpDd2Te2o mGiLyrOOEhnQsAfUDJTZQ== X-detected-kernel: by monty-python.gnu.org: Linux 2.6? (barebone, rare!) 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: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:49648 Archived-At: Hi all, =20 `dired-mark' is able to mark all files in the current directory, including "." and "..". As marking these directories causes errors, I reflect to prevent that. Or exist known cases, where marks on directories are useful? Thanks Andreas R=F6hler