From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: reader@newsguy.com Newsgroups: gmane.emacs.help Subject: Re: Makeing edit function more like win style Date: Wed, 21 Apr 2004 23:19:52 -0500 Organization: Still searching... Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1082610182 1726 80.91.224.253 (22 Apr 2004 05:03:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 22 Apr 2004 05:03:02 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 22 07:02:56 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 1BGWMS-0007Mt-00 for ; Thu, 22 Apr 2004 07:02:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BGWLV-0006xc-Hi for geh-help-gnu-emacs@m.gmane.org; Thu, 22 Apr 2004 01:01:57 -0400 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!logbridge.uoregon.edu!pln-w!spln!dex!extra.newsguy.com!newsp.newsguy.com!news1 Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: p-960.newsdawg.com User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:h5yQs794YvHL1UhZ5f9fnAONhKA= Original-Xref: shelby.stanford.edu gnu.emacs.help:122551 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:17838 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:17838 reader@newsguy.com writes: > I know this is probably a faq somewhere but it doesn't seem to be > findable with a couple quick scans in the emacs faw of Feb 22 2004. > > On a windows OS there are settings that make emacs behave more like > the other tools on windows regarding copy paste and that sort of > stuff. Someone please aim me at that information. A quick reply to myself may keep this a little clearer. I know about the ntemacs faq and the setting to make copy paste work like C-c C-v etc. I don't really want that... I'm way to used to emacs own way of doing business. I guess all I'm really after is to make cut and paste between emacs and other apps work more like it should. That is, the same action that cuts and pasts from IE to notetab should work from IE to emacs. Currently I see no way at all to do simple cut and paste from browser to emacs.