From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hugo Wolf Newsgroups: gmane.emacs.help Subject: Re: installing emacs and X11 on OS X Date: Thu, 24 Oct 2002 12:43:29 GMT Organization: AT&T Broadband Sender: help-gnu-emacs-admin@gnu.org Message-ID: References: <87elah9ril.fsf@bundalo.shootybangbang.com> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1035463604 25903 80.91.224.249 (24 Oct 2002 12:46:44 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 24 Oct 2002 12:46:44 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 184hNl-0006i8-00 for ; Thu, 24 Oct 2002 14:46:37 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 184hNU-0008I1-00; Thu, 24 Oct 2002 08:46:20 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!nntp-server.caltech.edu!attla2!ip.att.net!attbi_feed3!attbi.com!rwcrnsc52.ops.asp.att.net.POSTED!not-for-mail Original-Newsgroups: gnu.emacs.help User-Agent: slrn/0.9.7.4 (Darwin) Original-Lines: 20 Original-NNTP-Posting-Host: 66.31.41.137 Original-X-Complaints-To: abuse@attbi.com Original-X-Trace: rwcrnsc52.ops.asp.att.net 1035463409 66.31.41.137 (Thu, 24 Oct 2002 12:43:29 GMT) Original-NNTP-Posting-Date: Thu, 24 Oct 2002 12:43:29 GMT Original-Xref: shelby.stanford.edu gnu.emacs.help:106331 Original-To: help-gnu-emacs@gnu.org Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:2881 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:2881 In article <87elah9ril.fsf@bundalo.shootybangbang.com>, John Paul Wallington wrote: > e.g.: (eq window-system 'mac) could replace your check. Perfect; thanks. > Also, it may be better to test for specific capabilities In this case the window-system check is exactly the right level of specificity for what I'm after, which is to add a few global keybindings iff emacs is running in a mac-native window system. -- d f-d