emacs-devel
[Top][All Lists]
Advanced

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

Re: request: make-frame-visible hook


From: Lynbech Christian
Subject: Re: request: make-frame-visible hook
Date: Thu, 19 Feb 2009 14:24:00 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.0.60 (gnu/linux)

I do not know if you caught this, just want to make sure that you do,
but as Stefan hinted you can fix the problem yourself. Just make sure
dframe is loaded, overwrite the entry with your own function which runs
a hook where you then stores anything that was in special-event-map
before you put your own little function there.

Alternatively you can consider using post-command-hook, this is run all
the time and this particular problem should not pose a performance
problem.


------------------------+-----------------------------------------------------
Christian Lynbech       | christian #\@ defun #\. dk
------------------------+-----------------------------------------------------
Hit the philistines three times over the head with the Elisp reference manual.
                                        - address@hidden (Michael A. Petonic)




reply via email to

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