help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: macintosh OSX emacs: copy/paste


From: Kester Clegg
Subject: Re: macintosh OSX emacs: copy/paste
Date: 27 Jan 2003 11:54:25 +0000
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1

Greg Trafton <trafton@itd.nrl.navy.mil> writes:

> kai.grossjohann@uni-duisburg.de (Kai Großjohann) writes:
> 
> > Greg Trafton <trafton@itd.nrl.navy.mil> writes:
> >
> >> Hi, All.  I'm using emacs on a macintosh running OS 10.2.3.  one
> >> problem I have is that when I want to copy something from a mac
> >> application (like mozilla or word) into emacs, I copy it to the
> >> clipboard, but apple-v / paste does not work.
> >
> > Does C-y work to paste it in Emacs?
> 
> Yikes!  C-y DOES work.  I didn't even think to try it since I "knew"
> it wouldn't work.

I must confess I have the below in mine too, for ever so slightly
different reasons... 

(global-set-key "\C-v" 'yank)                   ; paste clipboard like M$

-- 
************************************************************************
Kester Clegg                            Dept. of Computer Science,
Research Assistant (UTC)                University of York, 
Tel (01904) 43 27 49                    email: kester at cs.york.ac.uk
************************************************************************


reply via email to

[Prev in Thread] Current Thread [Next in Thread]