From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.help Subject: Re: Emacs running on Mac OS Date: Wed, 17 Dec 2008 08:48:03 +0100 Organization: Norwegian university of science and technology Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1229503257 19904 80.91.229.12 (17 Dec 2008 08:40:57 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2008 08:40:57 +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 Dec 17 09:42:03 2008 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 1LCryk-0001GA-Ue for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Dec 2008 09:42:03 +0100 Original-Received: from localhost ([127.0.0.1]:39574 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCrxY-0000Rx-SN for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Dec 2008 03:40:48 -0500 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!feeder.erje.net!news2.arglkargh.de!news.musoftware.de!wum.musoftware.de!border1.nntp.ams.giganews.com!nntp.giganews.com!uio.no!ntnu.no!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: fiinbeck.math.ntnu.no Original-X-Trace: orkan.itea.ntnu.no 1229499756 31903 129.241.15.140 (17 Dec 2008 07:42:36 GMT) Original-X-Complaints-To: usenet@itea.ntnu.no Original-NNTP-Posting-Date: Wed, 17 Dec 2008 07:42:36 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) Cancel-Lock: sha1:QnxSlzlasYNecLZuYvs5a3p+hlQ= Original-Xref: news.stanford.edu gnu.emacs.help:165386 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:60716 Archived-At: + "Alberto Simões" : > I just compiled emacs with the --with-ns option (cocoa). Trying to get > back to the origins. TextMate sucks :) > > Now I have two main problems: > > - The apple/command key does not work as meta/alt key. That would be a > beneffit. It would make it easier to type (the alt key in a macbook > pro is misplaced ;)) I use (when (eq window-system 'ns) (setq mac-command-modifier 'meta) (setq mac-option-modifier 'none)) I can't help with your second problem. -- * Harald Hanche-Olsen - It is undesirable to believe a proposition when there is no ground whatsoever for supposing it is true. -- Bertrand Russell