all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* dired command on marked files
@ 2008-06-16 19:13 Fabian Braennstroem
  2008-06-16 21:04 ` Joel J. Adamson
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Fabian Braennstroem @ 2008-06-16 19:13 UTC (permalink / raw)
  To: help-gnu-emacs

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-06-20 19:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-16 19:13 dired command on marked files Fabian Braennstroem
2008-06-16 21:04 ` 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

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.