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

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

Re: w32-print.el and w32-integ.el


From: Lennart Borgman (gmail)
Subject: Re: w32-print.el and w32-integ.el
Date: Thu, 10 Apr 2008 10:06:12 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.9) Gecko/20071031 Thunderbird/2.0.0.9 Mnenhy/0.7.5.666

B. T. Raven wrote:
Yes, that worked fine. Apparently the Quick Print is is inserted into the Menu by default since I didn't need to customize it. The only thing that bothers me is the app key assignment. Will this (from hfyview.el near the end of the file):

 (define-key (symbol-value map) [(apps)] nil))

interfere with this in my .emacs :

(setq w32-pass-lwindow-to-system nil
      w32-pass-rwindow-to-system nil
      w32-pass-apps-to-system    nil
      w32-lwindow-modifier       'super   ;; Left Windows
      w32-rwindow-modifier       'super   ;; Right Windows
      w32-apps-modifier          'hyper)  ;; App-Menu


Yes, but only if you turn on hfy-view-mode, which is up to you.




reply via email to

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