From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: bnet@daltons.net (Barney Dalton) Newsgroups: gmane.emacs.help Subject: Execute lisp function on marked files Date: 10 Nov 2004 07:35:16 -0800 Organization: http://groups.google.com Message-ID: <1c6c2df9.0411100735.58bda372@posting.google.com> NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1100101002 19135 80.91.229.6 (10 Nov 2004 15:36:42 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 10 Nov 2004 15:36:42 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Nov 10 16:36:38 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 1CRuWT-0000wZ-00 for ; Wed, 10 Nov 2004 16:36:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CRuev-0005KS-NY for geh-help-gnu-emacs@m.gmane.org; Wed, 10 Nov 2004 10:45:21 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!postnews.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 6 Original-NNTP-Posting-Host: 193.122.23.66 Original-X-Trace: posting.google.com 1100100917 22224 127.0.0.1 (10 Nov 2004 15:35:17 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 10 Nov 2004 15:35:17 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:126480 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: , 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: main.gmane.org gmane.emacs.help:21872 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:21872 Is it possible to execute on each marked file in a dired or buffer list buffer? I see that you can execute a shell command from dired but how about a lisp command? Thanks Barney