From: Fabian Braennstroem <f.braennstroem@gmx.de>
To: help-gnu-emacs@gnu.org
Subject: dired command on marked files
Date: Mon, 16 Jun 2008 21:13:01 +0200 [thread overview]
Message-ID: <g36dvo$h5b$1@tamarack.fernuni-hagen.de> (raw)
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'.
Does anyone have an idea or any suggestion, how I should do that?
Thanks!
Greetings!
Fabian
next reply other threads:[~2008-06-16 19:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-16 19:13 Fabian Braennstroem [this message]
2008-06-16 21:04 ` dired command on marked files Joel J. Adamson
[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='g36dvo$h5b$1@tamarack.fernuni-hagen.de' \
--to=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.