all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Meta key in Emacs 23 on Mac OS X
@ 2009-06-02 21:08 Francis Devereux
  2009-06-03  5:27 ` Leo
  2009-06-03  7:05 ` Jonathan Groll
  0 siblings, 2 replies; 4+ messages in thread
From: Francis Devereux @ 2009-06-02 21:08 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I currently use Emacs 22.3 on OS X 10.5.7 (compiled from source).  I  
decided to try out one of the Emacs 23 preleases, 23.0.94, and  
compiled it with "./configure --with-ns && make -j2 && make install".

Emacs 23 uses Option as the Meta key, but I prefer having Command as  
the Meta key, like in Emacs 22.  Is there a way to configure Emacs 23  
to use Command as the Meta key?

Thanks,

Francis





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Meta key in Emacs 23 on Mac OS X
  2009-06-02 21:08 Meta key in Emacs 23 on Mac OS X Francis Devereux
@ 2009-06-03  5:27 ` Leo
  2009-06-03 20:08   ` Francis Devereux
  2009-06-03  7:05 ` Jonathan Groll
  1 sibling, 1 reply; 4+ messages in thread
From: Leo @ 2009-06-03  5:27 UTC (permalink / raw)
  To: help-gnu-emacs

On 2009-06-02 22:08 +0100, Francis Devereux wrote:
> Hello,
>
> I currently use Emacs 22.3 on OS X 10.5.7 (compiled from source).  I
> decided to try out one of the Emacs 23 preleases, 23.0.94, and
> compiled it with "./configure --with-ns && make -j2 && make install".
>
> Emacs 23 uses Option as the Meta key, but I prefer having Command as
> the Meta key, like in Emacs 22.  Is there a way to configure Emacs 23
> to use Command as the Meta key?

(setq mac-command-modifier 'meta)

> Thanks,
>
> Francis
>
>
>
>

-- 
.:  Leo  :.  [ sdl.web AT gmail.com ]  .: I use Emacs :.

               www.git-scm.com
    git - the one true version control system





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Meta key in Emacs 23 on Mac OS X
  2009-06-02 21:08 Meta key in Emacs 23 on Mac OS X Francis Devereux
  2009-06-03  5:27 ` Leo
@ 2009-06-03  7:05 ` Jonathan Groll
  1 sibling, 0 replies; 4+ messages in thread
From: Jonathan Groll @ 2009-06-03  7:05 UTC (permalink / raw)
  To: Francis Devereux; +Cc: help-gnu-emacs

On Tue, Jun 02, 2009 at 10:08:14PM +0100, Francis Devereux wrote:
> Emacs 23 uses Option as the Meta key, but I prefer having Command as the 
> Meta key, like in Emacs 22.  Is there a way to configure Emacs 23 to use 
> Command as the Meta key?

All the next-step specific options can be found by
M-x customize-group RET ns RET

(The option you're looking for is NS-alternate modifier)

Regards,
Jonathan




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Meta key in Emacs 23 on Mac OS X
  2009-06-03  5:27 ` Leo
@ 2009-06-03 20:08   ` Francis Devereux
  0 siblings, 0 replies; 4+ messages in thread
From: Francis Devereux @ 2009-06-03 20:08 UTC (permalink / raw)
  To: Leo; +Cc: help-gnu-emacs

On 3 Jun 2009, at 06:27, Leo wrote:

> On 2009-06-02 22:08 +0100, Francis Devereux wrote:
>> Hello,
>>
>> I currently use Emacs 22.3 on OS X 10.5.7 (compiled from source).  I
>> decided to try out one of the Emacs 23 preleases, 23.0.94, and
>> compiled it with "./configure --with-ns && make -j2 && make install".
>>
>> Emacs 23 uses Option as the Meta key, but I prefer having Command as
>> the Meta key, like in Emacs 22.  Is there a way to configure Emacs 23
>> to use Command as the Meta key?
>
> (setq mac-command-modifier 'meta)

Thanks (and thanks to Jonathan too).  All set up as I prefer it now.

Francis





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-06-03 20:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-02 21:08 Meta key in Emacs 23 on Mac OS X Francis Devereux
2009-06-03  5:27 ` Leo
2009-06-03 20:08   ` Francis Devereux
2009-06-03  7:05 ` Jonathan Groll

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.