On 10/3/07, William Xu <[EMAIL PROTECTED]> wrote: > > > "Kasper Daniel Hansen" <[EMAIL PROTECTED]> writes: > > > You can bring a hidden application to the front by CMD+TAB to it, or > mouse > > click on the dock icon. I have no idea on how you send CMD+h to Emacs > > instead of the OS, > > It seems to me this keybinding is added by the carbon interface, which I > have no idea how to modify at present..
Actually it is a FAQ item on the wiki : http://www.emacswiki.org/cgi-bin/emacs-en/CarbonEmacsPackage (sorry for the HTML): Stop M-h from Hiding Emacs How to have cmd-h (M-h) not acting as Hide Current Application? Answer: add the following lines to the emacs init file ~/.emacs (setq mac-pass-command-to-system nil);avoid hiding with M-h > but you can configure Emacs to use ALT instead of CMD as > > Meta key, in which case you should be fine (unless you are on an > external > > keyboard with only two of (CTRL, ALT, CMD) conveniently located. > > For me, CMD key as Meta is much more convenient than ALT. For me as well. Kasper -- > William > > http://williamxu.net9.org > > > > > --~--~---------~--~----~------------~-------~--~----~ "Carbon Emacs" group mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/carbon-emacs?hl=en -~----------~----~----~----~------~----~------~--~---
