From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: dired-guess-shell-alist-user: How to match folders instead of file types? Date: Tue, 25 Jun 2013 13:42:22 +0200 Message-ID: <792EB2D2-E2CF-446E-ADF4-5B5BD92C8146@Web.DE> References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 (Apple Message framework v1085) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1372160567 6893 80.91.229.3 (25 Jun 2013 11:42:47 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 25 Jun 2013 11:42:47 +0000 (UTC) Cc: Emacs help To: Marius Hofert Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jun 25 13:42:46 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UrRe0-0005vh-9B for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Jun 2013 13:42:44 +0200 Original-Received: from localhost ([::1]:50556 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrRdz-00037Q-Sx for geh-help-gnu-emacs@m.gmane.org; Tue, 25 Jun 2013 07:42:43 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:41204) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrRdo-00036u-BH for help-gnu-emacs@gnu.org; Tue, 25 Jun 2013 07:42:34 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UrRdn-0003Ye-6W for help-gnu-emacs@gnu.org; Tue, 25 Jun 2013 07:42:32 -0400 Original-Received: from mout.web.de ([212.227.15.3]:61929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UrRdm-0003Ya-T1 for help-gnu-emacs@gnu.org; Tue, 25 Jun 2013 07:42:31 -0400 Original-Received: from sumac.fritz.box ([176.198.63.55]) by smtp.web.de (mrweb103) with ESMTPA (Nemesis) id 0Mb8sh-1UXzuP3wAF-00Ki9s; Tue, 25 Jun 2013 13:42:23 +0200 In-Reply-To: X-Mailer: Apple Mail (2.1085) X-Provags-ID: V03:K0:nxzwvhevN8sWgeFiBL+wqpjvXkfhE0loE0qdIJHMJSGBHeoRZLL 1NlVTLX6kow1mO3CxA6zuTt3yH7aUy2o99O3o+cXfzGagAfZ46wPLkcZuxEeZHSyVHxju7R FuUV907v3Z3Zo/7TAMulraE6VAE5pd9Bnk8wa+52UMQTWxyU77Og8U67K3YnThTe/G4RvJK yjIuDJq4pfz/xA7R+lOfw== X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 212.227.15.3 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91703 Archived-At: Am 25.06.2013 um 13:24 schrieb Marius Hofert: > I am wondering how one can match *folders* (in contrast to > file types such as .zip, .tar.gz), such that M-! suggests a > command to be executed on folders? Insert a pair of a ^directory name\' (or a full path name, whatever is = necessary) instead of a regular expression and an action and see what = happens! -- Mit friedvollen Gr=FC=DFen Pete Without vi there is only GNU Emacs