From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: philkime Newsgroups: gmane.emacs.help Subject: Emacs 23 on OSX - migrating from Carbon Emacs - lots of small differences Date: Tue, 1 Jul 2008 17:31:18 -0700 (PDT) Organization: http://groups.google.com Message-ID: <622463e9-d82a-4517-a9cb-0d0442f7bd96@z24g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1214965455 7065 80.91.229.12 (2 Jul 2008 02:24:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Jul 2008 02:24:15 +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 Jul 02 04:25:01 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 1KDs1i-00075r-PH for geh-help-gnu-emacs@m.gmane.org; Wed, 02 Jul 2008 04:24:59 +0200 Original-Received: from localhost ([127.0.0.1]:49753 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDs0s-0006tK-1W for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Jul 2008 22:24:06 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!postnews.google.com!z24g2000prf.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 76.90.118.200 Original-X-Trace: posting.google.com 1214958679 12068 127.0.0.1 (2 Jul 2008 00:31:19 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Wed, 2 Jul 2008 00:31:19 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z24g2000prf.googlegroups.com; posting-host=76.90.118.200; posting-account=N-PUuAkAAAA71080CZlc_q_JpE8I1F-f User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9) Gecko/2008061004 Firefox/3.0,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:159832 X-Mailman-Approved-At: Tue, 01 Jul 2008 22:23:44 -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:55185 Archived-At: I am trying to move from Carbon Emacs 22.1 to macports Cocoa Emacs 23.60 but I'm having all sorts of small issues I hope I might be able to find some information on here: * The font smoothing is horrible. I want to turn it off and get the same look I had with Carbon Emacs which had nice, crisp Courier New instead of the blurry, ugly version I get in 23.60. I've tried the AppleAntiAliasingThreshold default (which works fine for Carbon emacs), I've tried --disable-font-backend. Nothing makes any difference as far as I can see. * The colours are different. If I run Carbon and 23.60 side-by-side, "darkolivegreen" is lighter and redder in 23.60. * I can't work out how to turn off the Command-X, Command-V cut and paste stuff. There is a switch for that in Carbon Emacs. I want the usual Emacs bindings, not the OSX ones. * visible-bell flashes a silly little rectangle in the middle of the frame instead of the top and bottom of the frame as in Carbon emacs. Any pointers appreciated