From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francis Devereux Newsgroups: gmane.emacs.help Subject: Meta key in Emacs 23 on Mac OS X Date: Tue, 2 Jun 2009 22:08:14 +0100 Message-ID: <797E7F04-5884-4202-9DAE-DD47FAFD73FB@devrx.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v935.3) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1244001068 18468 80.91.229.12 (3 Jun 2009 03:51:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Jun 2009 03:51:08 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Jun 03 05:51:06 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MBhVK-0001Yy-6M for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Jun 2009 05:51:06 +0200 Original-Received: from localhost ([127.0.0.1]:59233 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBhVJ-0007Dy-Od for geh-help-gnu-emacs@m.gmane.org; Tue, 02 Jun 2009 23:51:05 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBbDd-0005XD-8Y for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 17:08:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBbDY-0005Ry-Fg for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 17:08:24 -0400 Original-Received: from [199.232.76.173] (port=43483 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBbDY-0005RY-6k for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 17:08:20 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.9]:55528) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MBbDX-0007Sb-4Z for help-gnu-emacs@gnu.org; Tue, 02 Jun 2009 17:08:19 -0400 Original-Received: from jupiter.repton.int (93-97-163-71.zone5.bethere.co.uk [93.97.163.71]) by mrelayeu.kundenserver.de (node=mrbap0) with ESMTP (Nemesis) id 0MKsym-1MBbDU22r5-000dD5; Tue, 02 Jun 2009 23:08:16 +0200 X-Mailer: Apple Mail (2.935.3) X-Provags-ID: V01U2FsdGVkX1/5z3ztZ0Lahl2ZrLfQ24aDF+3oQdgKtXgkrie /HbWDS+Xo9IWYhuGmf8adG1Gm7GlyptCbD/t1f4pRxNgB0lmBr OsZEsu6H4L2e+DjgHvbwA== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-Mailman-Approved-At: Tue, 02 Jun 2009 23:50:39 -0400 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64909 Archived-At: 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