From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: googleaddress@yahoo.co.uk (Patrick) Newsgroups: gmane.emacs.help Subject: Copy and Pasting in Emacs... Date: 7 Mar 2004 15:20:27 -0800 Organization: http://groups.google.com Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: <94740f05.0403071520.5069e469@posting.google.com> NNTP-Posting-Host: deer.gmane.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1078987788 4984 80.91.224.253 (11 Mar 2004 06:49:48 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 11 Mar 2004 06:49:48 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Mar 11 07:49:39 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1B1K0h-0004n9-01 for ; Thu, 11 Mar 2004 07:49:39 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1B1Jy3-00079O-2E for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Mar 2004 01:46:55 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!headwall.stanford.edu!news.ks.uiuc.edu!news.glorb.com!postnews1.google.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 33 Original-NNTP-Posting-Host: 194.125.42.43 Original-X-Trace: posting.google.com 1078701627 10861 127.0.0.1 (7 Mar 2004 23:20:27 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 7 Mar 2004 23:20:27 +0000 (UTC) Original-Xref: shelby.stanford.edu gnu.emacs.help:121518 Original-To: help-gnu-emacs@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:17511 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17511 i have just started to use emacs and unixy things..so apologies if this seems a little simple\naive I am currently using XEmacs on windows To copy a line in emacs i (a)put the cursor at the beginning of the line (b)press CTRL+SPACEBAR (c)put the cursor at the end of the line (d)press ALT+W (where ALT = metakey) now the line is copied... and to paste the copied line... (e)press CTRL-Y Now I have recently needed to use emacs on a remote machine (running under linux). I ssh into the machine from my computer (running windows) using ssh from cygwin. I open up emacs on this remote machine. But the steps (a) to (e) above will not work, i cannot copy a line. Anyone have any ideas where im going wrong? Im sure its pretty trivial, ive searched the net but to no avail. any help greatly appreciated. regards, pat