From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Stephen Dickey Newsgroups: gmane.emacs.help Subject: Re: dired question Date: 18 Oct 2004 05:39:25 +0000 Organization: Central Iowa (Model) Railroad, Plano, TX, USA Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1098078181 28706 80.91.229.6 (18 Oct 2004 05:43:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 18 Oct 2004 05:43:01 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Oct 18 07:42:50 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 1CJQIE-0005Xr-00 for ; Mon, 18 Oct 2004 07:42:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CJQPV-0003yt-61 for geh-help-gnu-emacs@m.gmane.org; Mon, 18 Oct 2004 01:50:21 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!newshosting.com!nx01.iad01.newshosting.com!news.airnews.net!cabal13.airnews.net!cabal11.airnews.net!egsner!news.cirr.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 8 Original-NNTP-Posting-Host: norge.freeshell.org Original-X-Trace: chessie.cirr.com 1098077965 28447 192.94.73.3 (18 Oct 2004 05:39:25 GMT) Original-X-Complaints-To: abuse@cirr.com Original-NNTP-Posting-Date: Mon, 18 Oct 2004 05:39:25 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Original-Xref: shelby.stanford.edu gnu.emacs.help:125922 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:21293 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21293 "oliver" writes: > try dired-do-shell-command (bound to !). it is either part of dired itself > or part of the add-on dired-x. dired-do-shell-command processes the files in the order they appear in the dired buffer. I want to operate on them in the order they were marked.