From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: no-spam@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Problems using CUA mode with emacs on Mac OS X Date: 01 Sep 2002 23:17:17 +0200 Sender: emacs-devel-admin@gnu.org Message-ID: <5xheh98l5u.fsf@kfs2.cua.dk> References: <317402F5-BCDD-11D6-A7ED-000393B8053A@paralleldimension.nl> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1030911465 16588 127.0.0.1 (1 Sep 2002 20:17:45 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 1 Sep 2002 20:17:45 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17lbAF-0004JP-00 for ; Sun, 01 Sep 2002 22:17:43 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17lbi8-00089x-00 for ; Sun, 01 Sep 2002 22:52:45 +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 17lbBk-0007su-00; Sun, 01 Sep 2002 16:19:16 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17lb9e-0007a7-00 for emacs-devel@gnu.org; Sun, 01 Sep 2002 16:17:06 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17lb9c-0007Zp-00 for emacs-devel@gnu.org; Sun, 01 Sep 2002 16:17:05 -0400 Original-Received: from mail.filanet.dk ([195.215.206.179]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17lb9b-0007ZG-00 for emacs-devel@gnu.org; Sun, 01 Sep 2002 16:17:04 -0400 Original-Received: from kfs2.cua.dk.cua.dk (unknown [10.1.82.3]) by mail.filanet.dk (Postfix) with SMTP id 2EF5C7C016; Sun, 1 Sep 2002 20:16:56 +0000 (GMT) Original-To: Sander Cox In-Reply-To: <317402F5-BCDD-11D6-A7ED-000393B8053A@paralleldimension.nl> Original-Lines: 10 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7287 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7287 Sander Cox writes: > I'm running Mac OS X (10.2), Emacs latest from CVS, CUA.el is version > 2.10 (also the latest as far as I know) Please use the version of CUA which is bundled with CVS emacs!!! Just remove the (CUA-mode ...) call from you .emacs and enable the "CUA style cut and paste" item on the Options menu.