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

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

Re: Print key


From: Bruce Ingalls
Subject: Re: Print key
Date: Thu, 17 Jun 2004 02:50:25 GMT
User-agent: Mozilla Thunderbird 0.5 (Windows/20040207)

;;Does the following help?

(define-key function-key-map [f22] [print]) ;display f22 as print screen
(global-set-key [print] 'ps-print-buffer-with-faces)


reply via email to

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