From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Hugo Wolf Newsgroups: gmane.emacs.help Subject: Re: macintosh OSX emacs: copy/paste Date: Fri, 24 Jan 2003 19:36:46 GMT Organization: Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <20030124143646191-0500@news.genuity.net> References: <20030124132747796-0500@news.genuity.net> NNTP-Posting-Host: main.gmane.org Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1043437303 17310 80.91.224.249 (24 Jan 2003 19:41:43 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 24 Jan 2003 19:41:43 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18c9gr-0004QN-00 for ; Fri, 24 Jan 2003 20:40:38 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18c9gf-0004ia-05 for gnu-help-gnu-emacs@m.gmane.org; Fri, 24 Jan 2003 14:40:25 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!crtntx1-snh1.gtei.net!news.gtei.net!paloalto-snr1.gtei.net.POSTED!not-for-mail User-Agent: Halime (MacOSX)/1.0b1 Original-Newsgroups: gnu.emacs.help Original-Lines: 13 Original-X-Trace: /wmC6F1prMIYxJLHrNry7c1ToZUue0UONki9GTNeAgjuGS3U6EL8G+ky4PhkWOIcK5uYqbEo5S6n!HSNyxRePlmBORzbztQ4Aa7aSHifUg47LBNgOGzXdgmdkk/48EoWZiPlRU6Hssifynyedb6Yu9k/p!8NRlCRrDvQY= Original-X-Complaints-To: abuse@gte.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we will be unable to process your complaint properly Original-NNTP-Posting-Date: Fri, 24 Jan 2003 19:36:45 GMT Original-Distribution: world Original-Xref: shelby.stanford.edu gnu.emacs.help:109426 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:5947 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:5947 In Greg Trafton wrote: >> For paste into emacs use mouse-middle or emacs' Edit menu. > > emacs' Edit menu doesn't seem to work Oops, you're right, it doesn't. Ctl-y should work though. It _is_ possible to a limited extent to get Mac-like behavior with the command key. You can do this by making command be alt (and option be meta), and then binding cut&paste functions to alt-v, alt-x, alt-c etc. But this is in some ways worse than nothing, since it behaves a little like MacOS but not that much. Better just to put your emacs hat on when you run emacs and forget about the underlying platform altogether...