help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sending a buffer content as pipe to enscript


From: Peter Dyballa
Subject: Re: sending a buffer content as pipe to enscript
Date: Tue, 4 Oct 2005 12:29:30 +0200


Am 04.10.2005 um 11:54 schrieb Flatman:

I'd like to use enscript for printing buffer contents . How can I send
the content of the active buffer to enscript ?


top-of-buffer
set-mark
end-of-buffer
shell-command-on-region?

The whole buffer is marked and gets passed to enscript.

How about your elder approach from August with saving the buffer's contents to /tmp? enscript could pick up this too ...

--
Greetings

  Pete

War springs from unseen and generally insignificant causes.
-Anonymous





reply via email to

[Prev in Thread] Current Thread [Next in Thread]