* Help on printing in windows
@ 2007-03-12 23:40 yuza
2007-03-13 10:03 ` Ismael Valladolid Torres
2007-03-13 13:24 ` Anders Wirzenius
0 siblings, 2 replies; 4+ messages in thread
From: yuza @ 2007-03-12 23:40 UTC (permalink / raw)
To: help-gnu-emacs
Hi,
How can I print in emacs 21 under windows ?
Thank in advance
yuza
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Help on printing in windows
2007-03-12 23:40 Help on printing in windows yuza
@ 2007-03-13 10:03 ` Ismael Valladolid Torres
2007-03-13 15:28 ` Drew Adams
2007-03-13 13:24 ` Anders Wirzenius
1 sibling, 1 reply; 4+ messages in thread
From: Ismael Valladolid Torres @ 2007-03-13 10:03 UTC (permalink / raw)
To: yuza; +Cc: help-gnu-emacs
yuza escribe:
> How can I print in emacs 21 under windows ?
Google for w32-winprint.el, it makes it powerful and easy. You have
the choice of printing through Notepad or through your web browser,
for a nicer result.
Cordially, Ismael
--
Ismael Valladolid Torres m. +34679156321
La media hostia j. ivalladt@gmail.com
http://lamediahostia.blogspot.com/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Help on printing in windows
2007-03-12 23:40 Help on printing in windows yuza
2007-03-13 10:03 ` Ismael Valladolid Torres
@ 2007-03-13 13:24 ` Anders Wirzenius
1 sibling, 0 replies; 4+ messages in thread
From: Anders Wirzenius @ 2007-03-13 13:24 UTC (permalink / raw)
To: help-gnu-emacs
yuza <yuza78@hotmail.com> writes:
> Hi,
> How can I print in emacs 21 under windows ?
>
> Thank in advance
>
> yuza
I have this in my .emacs:
,----
| ; set printing of line numbers
| (setq ps-line-number t)
| (setq ps-printer-name "//printer_server/printer")
`----
Then I am able to print with
M-x ps-print-buffer-with-faces
--
Anders
^ permalink raw reply [flat|nested] 4+ messages in thread
* RE: Help on printing in windows
2007-03-13 10:03 ` Ismael Valladolid Torres
@ 2007-03-13 15:28 ` Drew Adams
0 siblings, 0 replies; 4+ messages in thread
From: Drew Adams @ 2007-03-13 15:28 UTC (permalink / raw)
To: help-gnu-emacs
> How can I print in emacs 21 under windows ?
http://www.emacswiki.org/cgi-bin/wiki/PrintingFromEmacs
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2007-03-13 15:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-12 23:40 Help on printing in windows yuza
2007-03-13 10:03 ` Ismael Valladolid Torres
2007-03-13 15:28 ` Drew Adams
2007-03-13 13:24 ` Anders Wirzenius
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).