On Jan 22, 2006, at 1:56 PM, rahul wrote:

"hide others" (cmd-shift-H) incorrectly translates to self-insert "h", at least on my machine.

searching through all the docs. and source code referencing [do|ns]- hide-emacs showed no "hide others" function anyway. does this need to be written or is it handled in some other way?


Needs to be written. Search for "ns-hide-emacs" in emacs/lisp/term/ ns-win.el, then do a parallel impl for ns-hide-others (there and in nsfns.m, to call NSApp-hideOtherApplications).




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Emacs-app-dev- mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to