From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Tim Johnson Newsgroups: gmane.emacs.help Subject: Syntax for binding option and command keys in aquamacs Date: Sat, 4 Oct 2014 14:56:03 -0800 Organization: AkWebsoft Message-ID: <20141004225603.GD7030@mail.akwebsoft.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1412463397 20194 80.91.229.3 (4 Oct 2014 22:56:37 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 4 Oct 2014 22:56:37 +0000 (UTC) To: Emacs Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Oct 05 00:56:28 2014 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XaYFX-0002qL-Fr for geh-help-gnu-emacs@m.gmane.org; Sun, 05 Oct 2014 00:56:27 +0200 Original-Received: from localhost ([::1]:45562 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaYFW-0004ws-V5 for geh-help-gnu-emacs@m.gmane.org; Sat, 04 Oct 2014 18:56:26 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:43253) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaYFJ-0004wZ-1A for Help-gnu-emacs@gnu.org; Sat, 04 Oct 2014 18:56:17 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XaYFE-0005HH-7x for Help-gnu-emacs@gnu.org; Sat, 04 Oct 2014 18:56:12 -0400 Original-Received: from 191-232-4-64.mtaonline.net ([64.4.232.191]:63012 helo=tj49.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XaYFE-0005HB-0W for Help-gnu-emacs@gnu.org; Sat, 04 Oct 2014 18:56:08 -0400 Original-Received: by tj49.com (Postfix, from userid 501) id 4B1E94F5DB93; Sat, 4 Oct 2014 14:56:03 -0800 (AKDT) Content-Disposition: inline User-Agent: Mutt/1.4.2.3i X-detected-operating-system: by eggs.gnu.org: Mac OS X 10.x X-Received-From: 64.4.232.191 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:100273 Archived-At: I've recently migrated from emacs on ubuntu to mac os x 10.7.5 I not sure about how to code for the option and command keys for keybinding. I am using a happy hacker keyboard where the alt key is being interpreted by aquamacs as the option key. Here are two results from c-h c c-h c Alt-h : =E2=8C=A5H runs the command mark-paragraph c-h c Cmd-c : =E2=8C=98C runs the command clipboard-kill-ring-save How would I code those modifiers if I wished to create new keybindings for them? thanks --=20 Tim=20 tim at tee jay forty nine dot com or akwebsoft dot com http://www.akwebsoft.com, http://www.tj49.com