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: Re: dired-mark Date: Thu, 29 Nov 2007 07:47:22 +0100 Message-ID: <200711290747.22690.andreas.roehler@online.de> References: <200711281739.38047.andreas.roehler@online.de> <97715768-5747-420B-90E2-C88BDC92D2FC@Web.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 1196318884 18957 80.91.229.12 (29 Nov 2007 06:48:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 29 Nov 2007 06:48:04 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 29 07:48:10 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 1IxdBx-0005wa-Kk for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Nov 2007 07:48:09 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxdBi-0003Di-4W for geh-help-gnu-emacs@m.gmane.org; Thu, 29 Nov 2007 01:47:54 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IxdBS-0003D9-0c for help-gnu-emacs@gnu.org; Thu, 29 Nov 2007 01:47:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IxdBQ-0003Cx-1N for help-gnu-emacs@gnu.org; Thu, 29 Nov 2007 01:47:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IxdBP-0003Cu-S1 for help-gnu-emacs@gnu.org; Thu, 29 Nov 2007 01:47:35 -0500 Original-Received: from moutng.kundenserver.de ([212.227.126.177]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IxdBP-0008OT-EB for help-gnu-emacs@gnu.org; Thu, 29 Nov 2007 01:47:35 -0500 Original-Received: from noname (p54BE84AB.dip0.t-ipconnect.de [84.190.132.171]) by mrelayeu.kundenserver.de (node=mrelayeu3) with ESMTP (Nemesis) id 0MKxQS-1IxdBO1kTQ-00016O; Thu, 29 Nov 2007 07:47:34 +0100 User-Agent: KMail/1.9.5 In-Reply-To: <97715768-5747-420B-90E2-C88BDC92D2FC@Web.DE> Content-Disposition: inline X-Provags-ID: V01U2FsdGVkX1/Z6TgEGMxbUVfVBI5ETcnaJbyAJFHMhTT2ZBG m8lzJPXSGkWi1VBUUDgPS58rFoAlJh6Ub/MNVFGckYq7aswZKo EVriugOgpKYJlsrU288fQ== 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:49673 Archived-At: Am Donnerstag, 29. November 2007 01:31 schrieb Peter Dyballa: > Am 28.11.2007 um 17:39 schrieb Andreas R=F6hler: > > Or exist known cases, where marks on directories are useful? > > Go up one level and try there! (It depends on what you intend, of > course.) > Do you know any command which marks these directory-chars and operates on them after marking? > The problem could be that a user could delete . or .. or make it > unreachable.=20 =2E.. To prevent from deleting, OK. But then it seems better, to skip i.e. block marking them from the very beginning. (?) Thanks Andreas R=F6hler