emacs-devel
[Top][All Lists]
Advanced

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

Re: Printing on M$


From: Jason Rumney
Subject: Re: Printing on M$
Date: Mon, 21 Jan 2008 09:24:47 +0000
User-agent: Thunderbird 2.0.0.9 (Windows/20071031)

dhruva wrote:
1. For the first attempt, it is enough to have a M$ application like
behavior for Emacs on M$? On selecting "Print", display the dialog box
to select the printer and set all the printer specifics and print the
buffer. This is the normal way it is done in most applications on M$.
The objective should be to print natively on all platforms. GTK has a similar method of printing to Windows as I understand it, so if you want to work on support for Windows, it is probably best to read the GTK docs as well, and try to write code that can be shared between the implementations.

Normally on Windows, printing code is shared with redisplay, but the optimisations in Emacs's redisplay code may make this difficult.





reply via email to

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