* postscript printing multiple files
@ 2002-09-17 16:33 Brad Fonseca
2002-09-18 10:22 ` Reiner Steib
0 siblings, 1 reply; 2+ messages in thread
From: Brad Fonseca @ 2002-09-17 16:33 UTC (permalink / raw)
Hello!
Is it possible to postscript print multiple files with Emacs at the same
time? I know that one can do this on the command line with:
enscript -1G *.cpp
,assuming I want all the .cpp files printed from the current working
directory. My guess is that it is done in Emacs in the minibuffer (meta-x
...) but a better hint would be helpful.
Thanks,
--
---
Brad Fonseca
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: postscript printing multiple files
2002-09-17 16:33 postscript printing multiple files Brad Fonseca
@ 2002-09-18 10:22 ` Reiner Steib
0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2002-09-18 10:22 UTC (permalink / raw)
On Tue, Sep 17 2002, Brad Fonseca wrote:
> ,assuming I want all the .cpp files printed from the current working
> directory. My guess is that it is done in Emacs in the minibuffer (meta-x
> ...) but a better hint would be helpful.
My guess is that dired may have such a functionality. Hm, there's
`dired-do-print' but this uses "lpr" to print the files, not
`ps-print-buffer'. Maybe you can write a function similar to
`dired-do-print' (see `dired.aux.el') using `ps-print-buffer'.
In another thread `printing.el' was mentioned, see
news:<uelbssvek.fsf@raibau.raiffeisen.at>. Maybe it offers this
functionality too (I don't know this package).
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- PGP key available via WWW http://rsteib.home.pages.de/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-09-18 10:22 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-17 16:33 postscript printing multiple files Brad Fonseca
2002-09-18 10:22 ` Reiner Steib
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).