Am 22.07.2008 um 00:10 schrieb Denis Bueno:

> The preferences pane from Emacs.app?  No.  Unless I have to, I'd
> rather not use it, and interact with my .emacs/custom-file instead, to
> keep my settings portable.


Sounds very reasonable! You can use the defaults command to write  
into Emacs.plist. The modifier keys and some possible values are:

     AlternateModifier = none;
     CommandModifier = super;
     ControlModifier = control;
     FunctionModifier = none;

They're all mentioned in src/nsterm.m. It seems that "meta" is the  
fourth possible value.

--
Greetings

   Pete

Be careful of reading health books, you might die of a misprint.
                                – Mark Twain




-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Emacs-app-dev- mailing list
Emacs-app-dev-@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emacs-app-dev-

Reply via email to