>From: Viktor Haag <[EMAIL PROTECTED]> >To: Fernando Pereira <[EMAIL PROTECTED]> >Cc: Fink Users <[EMAIL PROTECTED]> >X-Original-Date: Tue, 7 Jan 2003 17:18:39 -0500 >Date: Tue, 7 Jan 2003 17:18:39 -0500 > >Fernando Pereira writes: > > On 1/7/03 5:08 PM, "Viktor Haag" <[EMAIL PROTECTED]> wrote: > > > Anyone have any tips on how I can bring back my meta key for > > > use inside Fink's Emacs21 with Apple X11 and Quartz-wm? > > > > On Preferences, disable "Enable key equivalents under > > X11". Then Cmd can be used for Meta. It would be nice if > > Option could be used instead, leaving Cmd for its standard > > Aqua role, but I don't know how. > >Thanks, Fernando: great tip. Probably should have figured that >out myself 8-). > >I agree with your second comment; anyone else know how to force >Emacs to use 'Option' instead of 'Command' for the Meta key? > >Could this be done with xmodmap for example? > >-- >Viktor Haag : Software & Information Design : Research In Motion > +--+
How about (setq mac-command-key-is-meta nil) in .emacs? Standard disclaimer applies: I haven't tried this. It happens to be the standard recommendation for those who whant the command key back when they run _carbon_ emacs. On a partially unrelated note: Xemacs used to complain about the meta key. Now with X11.app it's gone. (The xemacs+auctex+reftex bug is still there, though, I haven't rebuilt xemacs...) -- Ettore Aldrovandi Department of Mathematics mailto:[EMAIL PROTECTED] Florida State University http://www.math.fsu.edu/~ealdrov ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
