On Mon, Jul 21, 2008 at 18:30, Peter Dyballa <[EMAIL PROTECTED]> wrote:
> 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.

As I said, I don't want to do this unless I have to.  It seems I don't
have to, per David Reitter's followup pointing out the existence of
mac-{command,option}-modifier and friends.

Were you suggesting this as a quick fix, or do you have some argument
for why I should prefer to do it this way, or were you merely stating
how to do so for posterity?  (Or perhaps I missed an
interpretation....)

-- 
 Denis

-------------------------------------------------------------------------
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