unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Sander Cox <sander@paralleldimension.nl>
Subject: Problems using CUA mode with emacs on Mac OS X
Date: Sat, 31 Aug 2002 14:28:45 +0200	[thread overview]
Message-ID: <317402F5-BCDD-11D6-A7ED-000393B8053A@paralleldimension.nl> (raw)

Hi,

I used to run emacs on my Windows PC, but I recently acquired a Mac. I 
checked out the source of Emacs to build it on my Mac and this all goes 
ok. However when I try to load the CUA-mode my key mapping is false. On 
my PC running CUA I can still do a C-x C-f to open a file but on my Mac 
this fails. I get a "call-interactively: End of buffer" in the messages 
buffer. Furthermore, the intended action of C-x when I have text 
selected doesn't work either. The C-c and C-v for copying and pasting 
text both work fine.

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)

My .emacs file only contains this:
(setq load-path (append (list (concat "~/lisp")) load-path))
(require 'cua)
(CUA-mode t)

Any ideas?
When I simply remove these lines (especially the last two) I'm able to 
open a buffer using C-x C-f

Regards,
Sander Cox

             reply	other threads:[~2002-08-31 12:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-31 12:28 Sander Cox [this message]
2002-09-01 21:17 ` Problems using CUA mode with emacs on Mac OS X Kim F. Storm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=317402F5-BCDD-11D6-A7ED-000393B8053A@paralleldimension.nl \
    --to=sander@paralleldimension.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).