From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jay Cotton Newsgroups: gmane.emacs.help Subject: (no subject) Date: Fri, 1 Apr 2005 10:37:28 -0500 Message-ID: <0ff3c1a8a67ebe24323fd010efbb1fb9@littlecottoncoop.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112369965 26410 80.91.229.2 (1 Apr 2005 15:39:25 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 1 Apr 2005 15:39:25 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Apr 01 17:39:23 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DHOEM-0006JB-By for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Apr 2005 17:38:42 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DHOVH-0003X1-Es for geh-help-gnu-emacs@m.gmane.org; Fri, 01 Apr 2005 10:56:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DHOTy-0003Ek-05 for help-gnu-emacs@gnu.org; Fri, 01 Apr 2005 10:54:50 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DHOTv-0003De-8Z for help-gnu-emacs@gnu.org; Fri, 01 Apr 2005 10:54:47 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DHOTv-0003Cu-2x for help-gnu-emacs@gnu.org; Fri, 01 Apr 2005 10:54:47 -0500 Original-Received: from [67.18.181.68] (helo=one.textdrive.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DHODo-0001x4-20 for help-gnu-emacs@gnu.org; Fri, 01 Apr 2005 10:38:08 -0500 Original-Received: from [192.168.0.101] (pcp01607847pcs.nchrls01.sc.comcast.net [68.58.162.61]) by one.textdrive.com (Postfix) with ESMTP id 8EEAD1499 for ; Fri, 1 Apr 2005 15:38:07 +0000 (GMT) Original-To: help-gnu-emacs@gnu.org X-Mailer: Apple Mail (2.619.2) 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:25336 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:25336 I am using a version of emacs for OS X. Does anybody know how to reference the Macintosh Command key (Apple key) in elisp? (I would like to add a global-set-key function call for the command key in my .emacs file.) Thanks, Jay