all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: adamsonj@email.unc.edu (Joel J. Adamson)
To: f.braennstroem@gmx.de
Cc: help-gnu-emacs@gnu.org
Subject: Re: dired command on marked files
Date: Mon, 16 Jun 2008 17:04:24 -0400	[thread overview]
Message-ID: <87d4mhccrr.fsf@edna.homeunix.org> (raw)
In-Reply-To: <g36dvo$h5b$1@tamarack.fernuni-hagen.de> (Fabian Braennstroem's message of "Mon, 16 Jun 2008 21:13:01 +0200")

Fabian Braennstroem <f.braennstroem@gmx.de> writes:

> Hi,
>
>     I would like to use dired to create some plots using
>     xmgrace/gracebat. My idea is to mark some files and plot
>     them all into one diagram using something like:
>
>     gracebat <file1> <file2> ... <file n> -pexec 'subtitle "<title>"'  -hardcopy -hdevice EPS -printfile "<name>"
>  
>    Generally, I would use 'call-process' , but I have no clue, how I can create a call with variable number of files (depending on the marks).
>    In the end, emacs should ask for the 'title' and 'name'.

Are you talking about a program, or interactively?  Interactively, I
would use a shell for loop.

Joel

-- 
Joel J. Adamson
(303) 880-3109
Public key: http://pgp.mit.edu
http://www.unc.edu/~adamsonj
http://trashbird1240.blogspot.com




  reply	other threads:[~2008-06-16 21:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-16 19:13 dired command on marked files Fabian Braennstroem
2008-06-16 21:04 ` Joel J. Adamson [this message]
     [not found] ` <mailman.13422.1213650548.18990.help-gnu-emacs@gnu.org>
2008-06-18 19:08   ` Fabian Braennstroem
2008-06-18 21:10     ` Rupert Swarbrick
2008-06-20 19:54       ` Fabian Braennstroem
2008-06-19  3:27 ` Kevin Rodgers
     [not found] ` <mailman.13550.1213846072.18990.help-gnu-emacs@gnu.org>
2008-06-20 19:56   ` Fabian Braennstroem

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d4mhccrr.fsf@edna.homeunix.org \
    --to=adamsonj@email.unc.edu \
    --cc=f.braennstroem@gmx.de \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.